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

feat!: v36 #21810

Merged
merged 19 commits into from
Jul 4, 2023
Merged

feat!: v36 #21810

merged 19 commits into from
Jul 4, 2023

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Apr 26, 2023

@viceice
Copy link
Member

viceice commented Apr 27, 2023

the gitlab comment commit probably needs a message fix-up

@rarkins rarkins force-pushed the v36 branch 2 times, most recently from 9a72e80 to a640971 Compare May 10, 2023 07:05
@rarkins rarkins force-pushed the v36 branch 2 times, most recently from a116d43 to 3c164bf Compare May 24, 2023 09:17
@rarkins rarkins force-pushed the v36 branch 8 times, most recently from a759d49 to f0ca46e Compare June 18, 2023 10:18
@rarkins rarkins marked this pull request as ready for review June 18, 2023 10:34
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

☺️

@rarkins rarkins force-pushed the v36 branch 4 times, most recently from 14ccb9a to 0dff03b Compare July 4, 2023 08:58
@viceice viceice added the breaking Breaking change, requires major version bump label Jul 4, 2023
rarkins and others added 7 commits July 4, 2023 15:57
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
RahulGautamSingh and others added 11 commits July 4, 2023 16:11
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 #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
@rarkins rarkins requested a review from viceice July 4, 2023 14:59
@rarkins rarkins merged commit 9845082 into main Jul 4, 2023
type: 'string',
default: 'docker.io/containerbase',
default: 'ghcr.io/containerbase/sidecar:8.0.2',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default: 'ghcr.io/containerbase/sidecar:8.0.2',
default: 'ghcr.io/containerbase/sidecar:9.0.8',

we already use that

@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 36.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2023
@rarkins rarkins deleted the v36 branch September 26, 2023 04:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v36 planning
7 participants