-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Comparing changes
Open a pull request
base repository: renovatebot/renovate
base: 35.159.7
head repository: renovatebot/renovate
compare: 36.0.0
- 20 commits
- 204 files changed
- 7 contributors
Commits on Jul 4, 2023
-
feat!: allow post upgrade templating by default (#21326)
Closes #21320 BREAKING CHANGE: Post upgrade templating is now allowed by default, as long as the post upgrade task command is itself already allowed.
Configuration menu - View commit details
-
Copy full SHA for 6a95024 - Browse repository at this point
Copy the full SHA 6a95024View commit details -
feat(automerge)!: default to platformAutomerge=true (#21327)
Closes #21319 BREAKING CHANGE: Platform automerge will now be chosen by default whenever automerge is enabled.
Configuration menu - View commit details
-
Copy full SHA for 61a7813 - Browse repository at this point
Copy the full SHA 61a7813View commit details -
feat(platform/gitlab)!: prefer
commit_email
(#21122)gitAuthor discover for GitLab now prefers the field `commit_email` over `email`. Closes #12532 BREAKING CHANGE: GitLab gitAuthor will change from the account's "email" to "commit_email" if they are different.
Configuration menu - View commit details
-
Copy full SHA for 08bbf81 - Browse repository at this point
Copy the full SHA 08bbf81View commit details -
fix(post-upgrade-tasks)!: enable dot option for file filters (#21282)
Set `{ dot: true }` for minimatch. Closes #21276 BREAKING CHANGE: dot files will now be included by default for all minimatch results
Configuration menu - View commit details
-
Copy full SHA for bc693f2 - Browse repository at this point
Copy the full SHA bc693f2View commit details -
feat(npm)!: disable rollbackPrs for npm by default (#21970)
BREAKING CHANGE: Rollback PRs will no longer be enabled by default for npm (they are now disabled by default for all managers)
Configuration menu - View commit details
-
Copy full SHA for 530f537 - Browse repository at this point
Copy the full SHA 530f537View commit details -
fix(presets)!: remove compatibility:additionalBranchPrefix (#22015)
BREAKING CHANGE: v25 compatibility for language-based branch prefixes is removed
Configuration menu - View commit details
-
Copy full SHA for a23ca9e - Browse repository at this point
Copy the full SHA a23ca9eView commit details -
feat(package-rules)!: remove fuzzy matchPaths matching (#22394)
BREAKING CHANGE: matchPaths will no longer use “any string match” and instead must be a glob pattern
Configuration menu - View commit details
-
Copy full SHA for 033d776 - Browse repository at this point
Copy the full SHA 033d776View commit details -
feat!: merge matchPaths and matchFiles into matchFileNames (#22406)
Closes #22395 BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
Configuration menu - View commit details
-
Copy full SHA for e3d5f7d - Browse repository at this point
Copy the full SHA e3d5f7dView commit details -
feat!: replace
dockerImagePrefix
withdockerSidecarImage
(#22708)Closes #21217 BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
Configuration menu - View commit details
-
Copy full SHA for aa14b77 - Browse repository at this point
Copy the full SHA aa14b77View commit details -
feat(release-notes)!: support configurable fetching stage (#22781)
Changes fetchReleaseNotes from boolean to enum, with values off, branch, pr. Closes #20476 BREAKING CHANGE: Release notes won't be fetched early for commitBody insertion unless explicitly configured with fetchReleaseNotes=branch
Configuration menu - View commit details
-
Copy full SHA for c2d3ca8 - Browse repository at this point
Copy the full SHA c2d3ca8View commit details -
feat(npm): support constraintsFiltering=strict (#22447)
Closes #4826 Co-authored-by: HonkingGoose <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad0479a - Browse repository at this point
Copy the full SHA ad0479aView commit details -
feat(package-rules)!: match packageName for matchPackageNames (#22703)
Closes #20926 BREAKING CHANGE: matchPackageNames now matches both depName (existing) and packageName (new)
Configuration menu - View commit details
-
Copy full SHA for e4dead2 - Browse repository at this point
Copy the full SHA e4dead2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d059ad1 - Browse repository at this point
Copy the full SHA d059ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7832e5 - Browse repository at this point
Copy the full SHA c7832e5View commit details -
feat(presets)!: rename
config:base
toconfig:recommended
(#21136)Closes #12024 Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: HonkingGoose <[email protected]> Co-authored-by: Bastian Gutschke <[email protected]> BREAKING CHANGE: Preset config:base is now called config:recommended
1Configuration menu - View commit details
-
Copy full SHA for f9e3e80 - Browse repository at this point
Copy the full SHA f9e3e80View commit details -
feat(datasource)!: default to the central default versioning (#23020)
BREAKING CHANGE: semver-coerced is now the default versioning
1Configuration menu - View commit details
-
Copy full SHA for 8ccb0ea - Browse repository at this point
Copy the full SHA 8ccb0eaView commit details -
feat!: drop node v19 support (#23006)
BREAKING CHANGE: Node v19 is no longer supported
1Configuration menu - View commit details
-
Copy full SHA for 3923e7e - Browse repository at this point
Copy the full SHA 3923e7eView commit details -
Closes #13953 Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]> Co-authored-by: HonkingGoose <[email protected]> BREAKING CHANGE: languages are now called categories instead
1Configuration menu - View commit details
-
Copy full SHA for 19259a0 - Browse repository at this point
Copy the full SHA 19259a0View commit details -
feat!: commit all files in postUpgradeTasks by default (#23126)
BREAKING CHANGE: all modified files are now commited by default for postUpgradeTasks.fileFilters
1Configuration menu - View commit details
-
Copy full SHA for 9845082 - Browse repository at this point
Copy the full SHA 9845082View commit details -
chore(deps): update ghcr.io/containerbase/sidecar docker tag to v9 (#…
…23138) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c8d565 - Browse repository at this point
Copy the full SHA 2c8d565View commit details
There are no files selected for viewing