Draft: chore(deps): update semantic-release monorepo (major)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @semantic-release/commit-analyzer | devDependencies | major | 12.0.0 -> 13.0.1 |
| @semantic-release/release-notes-generator | devDependencies | major | 13.0.0 -> 14.0.3 |
| semantic-release | devDependencies | major | 23.1.1 -> 24.2.1 |
This MR may involve breaking changes so it should be carefully checked.
Release Notes
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v13.0.1
Bug Fixes
v13.0.0
Bug Fixes
- log the raw message again (e2f5d6c)
Features
- support latest conventional-changelog packages (0254d7a)
BREAKING CHANGES
- by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
semantic-release/release-notes-generator (@semantic-release/release-notes-generator)
v14.0.3
Bug Fixes
v14.0.2
Bug Fixes
v14.0.1
Bug Fixes
v14.0.0
Features
BREAKING CHANGES
- by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
semantic-release/semantic-release (semantic-release)
v24.2.1
Bug Fixes
v24.2.0
Features
v24.1.3
Bug Fixes
- branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)
v24.1.2
Bug Fixes
v24.1.1
Bug Fixes
v24.1.0
Features
v24.0.0
Bug Fixes
- deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
- deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)
BREAKING CHANGES
- deps: the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
- deps: the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by AV Bot