-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat!: v36 #21810
feat!: v36 #21810
Conversation
rarkins
commented
Apr 26, 2023
•
edited by viceice
Loading
edited by viceice
- closes v36 planning #21134
the gitlab comment commit probably needs a message fix-up |
9a72e80
to
a640971
Compare
a116d43
to
3c164bf
Compare
a759d49
to
f0ca46e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
14ccb9a
to
0dff03b
Compare
Closes #21320 BREAKING CHANGE: Post upgrade templating is now allowed by default, as long as the post upgrade task command is itself already allowed.
Closes #21319 BREAKING CHANGE: Platform automerge will now be chosen by default whenever automerge is enabled.
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.
Set `{ dot: true }` for minimatch. Closes #21276 BREAKING CHANGE: dot files will now be included by default for all minimatch results
BREAKING CHANGE: Rollback PRs will no longer be enabled by default for npm (they are now disabled by default for all managers)
BREAKING CHANGE: v25 compatibility for language-based branch prefixes is removed
BREAKING CHANGE: matchPaths will no longer use “any string match” and instead must be a glob pattern
Closes #22395 BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
Closes #21217 BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
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
Closes #4826 Co-authored-by: HonkingGoose <[email protected]>
Closes #20926 BREAKING CHANGE: matchPackageNames now matches both depName (existing) and packageName (new)
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
BREAKING CHANGE: semver-coerced is now the default versioning
BREAKING CHANGE: Node v19 is no longer supported
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
BREAKING CHANGE: all modified files are now commited by default for postUpgradeTasks.fileFilters
type: 'string', | ||
default: 'docker.io/containerbase', | ||
default: 'ghcr.io/containerbase/sidecar:8.0.2', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
default: 'ghcr.io/containerbase/sidecar:8.0.2', | |
default: 'ghcr.io/containerbase/sidecar:9.0.8', |
we already use that
🎉 This PR is included in version 36.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |