Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update renovate/renovate docker tag to v25 #543

Merged
merged 1 commit into from
May 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
renovate/renovate major 24.119.22-slim -> 25.13.0-slim

Release Notes

renovatebot/renovate

v25.13.0

Features
Documentation
Code Refactoring

v25.12.8

25.12.8 (2021-05-05)
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

v25.12.7

25.12.7 (2021-05-05)
Bug Fixes
Documentation

v25.12.6

25.12.6 (2021-05-05)
Bug Fixes
Miscellaneous Chores

v25.12.5

25.12.5 (2021-05-05)
Bug Fixes

v25.12.4

25.12.4 (2021-05-05)
Bug Fixes

v25.12.3

25.12.3 (2021-05-05)
Bug Fixes
Miscellaneous Chores

v25.12.2

25.12.2 (2021-05-04)
Bug Fixes
  • Revert "fix(git): add -- to git rev-parse" (32b14e5)

v25.12.1

25.12.1 (2021-05-04)
Bug Fixes
Documentation

v25.12.0

Features
Bug Fixes

v25.11.0

Features
Bug Fixes
Documentation

v25.10.0

Features

v25.9.0

Features
Miscellaneous Chores

v25.8.0

Features
Bug Fixes
  • Revert "feat(ci): Use data files from arbitrary path" (#​9833) (d0203f9)
Documentation
  • master branch -> main branch, default branch -> base branch (#​9808) (75b5e9d)

v25.7.7

25.7.7 (2021-05-03)
Build System

v25.7.6

25.7.6 (2021-05-02)
Bug Fixes

v25.7.5

25.7.5 (2021-05-02)
Build System

v25.7.4

25.7.4 (2021-05-01)
Bug Fixes
Miscellaneous Chores
  • fix HostRule type (915bd15)
  • hostRules resolvedHost simplification (49272cc)
  • simplify global hostRules test (61c648d)
Code Refactoring
  • hostRules error (5268736)
  • hostRules.hosts() simplification (4e9e0a6)

v25.7.3

25.7.3 (2021-05-01)
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • hostRules: precalculate resolvedHost (#​9811) (0918679)
  • host-rules ruleMatch -> resolvedHost (5246e6b)
  • pre-commit hostName -> hostname (91bdc87)

v25.7.2

25.7.2 (2021-05-01)
Bug Fixes
  • gomod: use latest go version when binarySource=docker (#​9765) (bb2e7ff)
Code Refactoring

v25.7.1

25.7.1 (2021-04-30)
Bug Fixes
  • keep stabilityDays pending check even if dashboard checked (#​9799) (3c2b394)

v25.7.0

Features
  • maven: Fetch "last-modified" timestamps from all hosts (#​9795) (bc25520)
Documentation

v25.6.0

Features
Code Refactoring
Documentation

v25.5.0

Features

v25.4.9

25.4.9 (2021-04-29)
Build System

v25.4.8

25.4.8 (2021-04-28)
Build System

v25.4.7

25.4.7 (2021-04-28)
Bug Fixes

v25.4.6

25.4.6 (2021-04-28)
Bug Fixes
  • gitlabci: filter out !reference tags in gitlabci-include (#​9741) (038f52c)

v25.4.5

25.4.5 (2021-04-28)
Code Refactoring
Build System

v25.4.4

25.4.4 (2021-04-27)
Build System
  • deps: update dependency redis to v3.1.1 security (be3b4bc)

v25.4.3

25.4.3 (2021-04-27)
Bug Fixes

v25.4.2

25.4.2 (2021-04-27)
Bug Fixes
Code Refactoring
Documentation

v25.4.1

25.4.1 (2021-04-26)
Bug Fixes

v25.4.0

Features
  • test: Detect test utils callers and simplify helpers (#​9707) (ce51f05)
Code Refactoring

v25.3.4

25.3.4 (2021-04-26)
Bug Fixes

v25.3.3

25.3.3 (2021-04-25)
Bug Fixes
Miscellaneous Chores
Documentation

v25.3.2

25.3.2 (2021-04-24)
Build System

v25.3.1

25.3.1 (2021-04-23)
Bug Fixes
  • terraform: support github repo source url with underscores (#​9661) (108a00b)
Documentation
Code Refactoring

v25.3.0

Features
Code Refactoring

v25.2.1

25.2.1 (2021-04-23)
Bug Fixes
Miscellaneous Chores

v25.2.0

Features

v25.1.3

25.1.3 (2021-04-22)
Bug Fixes

v25.1.2

25.1.2 (2021-04-22)
Bug Fixes
Documentation
Build System

v25.1.1

25.1.1 (2021-04-22)
Bug Fixes

v25.1.0

Features
  • config: validate packageRules matchUpdateTypes combos (#​9649) (61abc03)

v25.0.0

⚠️ BREAKING CHANGES
  • npm: Renovate will no longer read from ~/.npmrc. Configure npmrc in config instead.
  • npm: ignoreNpmrcFile is no longer supported. Use an empty string for config.npmrc instead.
  • dockerMapDotfiles is no longer supported (not needed now that .npmrc is not read from the home directory)
  • docker: Major updates for docker will now be enabled by default.
  • config: Removal of default additionalBranchPrefix values will cause branch names to change for docker/helm/buildkite/cargo/homebrew.
  • node images founds in Dockerfiles will no longer have hardcoded commitMessageTopic to ensure grouping. Add group:Nodejs or config:base to extends for backwards compatibility if you're not using them already.
  • config: Config presets will be resolved after platform initialization, so from now on platform credentials cannot be placed in presets.
  • terraform: Values for extracted depType in terraform manager have changed, please see the terraform manager readme for details.
  • patch updates are not considered updateType=minor by default so any rules you have for minor need to have patch added to them in order to take effect. It's now not necessary to configure separateMinorPatch in order to apply patch rules.
  • trustLevel is no longer supported and instead broken into allowCustomCrateRegistries , allowScripts , and exposeAllEnv.
  • You must now configure LOG_LEVEL in env and not in config or CLI using logLevel or --log-level
  • Do not use NPM_TOKEN in env to configure npm authentication. Configure hostRules instead.
  • RENOVATE_LEGACY_GIT_AUTHOR_EMAIL is no longer supported. Use ignoredAuthors in config instead.
Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/docker-renovate-renovate-25.x branch 3 times, most recently from e3b84c2 to 01579e2 Compare April 23, 2021 00:05
@viceice viceice marked this pull request as draft April 23, 2021 05:04
@viceice
Copy link
Member

viceice commented Apr 23, 2021

Defer a few days

@renovate renovate bot force-pushed the renovate/docker-renovate-renovate-25.x branch 12 times, most recently from c4db4c7 to dedcd34 Compare April 30, 2021 13:16
@renovate renovate bot force-pushed the renovate/docker-renovate-renovate-25.x branch 11 times, most recently from c50ad28 to 2127f65 Compare May 4, 2021 18:27
@renovate renovate bot force-pushed the renovate/docker-renovate-renovate-25.x branch 5 times, most recently from 9b6b6df to 446fc37 Compare May 6, 2021 00:06
@viceice viceice marked this pull request as ready for review May 6, 2021 08:37
@renovate renovate bot force-pushed the renovate/docker-renovate-renovate-25.x branch from 446fc37 to 3c591d2 Compare May 6, 2021 08:37
@viceice viceice enabled auto-merge (squash) May 6, 2021 08:38
@viceice viceice merged commit db07ac5 into main May 6, 2021
@viceice viceice deleted the renovate/docker-renovate-renovate-25.x branch May 6, 2021 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants