chore(deps): update semantic-release monorepo (major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@semantic-release/github | devDependencies | major | 9.2.6 -> 11.0.1 |
@semantic-release/npm | devDependencies | major | 11.0.3 -> 12.0.1 |
semantic-release | devDependencies | major | 23.1.1 -> 24.2.0 |
Release Notes
semantic-release/github (@semantic-release/github)
v11.0.1
Bug Fixes
v11.0.0
chore
- update peer dependency for
semantic-release
(95c7cdd)
Code Refactoring
- modify commit associatedPRs and relatedIssues
label
property data type. (718134a)
Features
BREAKING CHANGES
- the commit associatedPR and relatedIssues
label
prop is now an array of objects with more properties - the minimum required version of semantic-release to use @semantic-release/github is now v24.1.0
v10.3.5
Bug Fixes
v10.3.4
Bug Fixes
v10.3.3
Bug Fixes
v10.3.2
Bug Fixes
v10.3.1
Bug Fixes
v10.3.0
Features
v10.2.0
Features
v10.1.7
Bug Fixes
v10.1.6
Bug Fixes
v10.1.5
Bug Fixes
v10.1.4
Bug Fixes
v10.1.3
Bug Fixes
v10.1.2
Bug Fixes
v10.1.1
Bug Fixes
v10.1.0
Features
v10.0.7
Bug Fixes
v10.0.6
Bug Fixes
- corrected homepage link in package.json so the generated links in the errors are valid (#848) (865762d)
v10.0.5
Bug Fixes
v10.0.4
Bug Fixes
v10.0.3
Bug Fixes
- deps: update dependency @octokit/plugin-paginate-rest to v11 (#810) (7a0bc89)
v10.0.2
Bug Fixes
v10.0.1
Bug Fixes
v10.0.0
Features
BREAKING CHANGES
- node-versions: node v18 and v19 are no longer supported
semantic-release/npm (@semantic-release/npm)
v12.0.1
Bug Fixes
- deps: update dependency execa to v9 (9ac5ed0)
v12.0.0
Features
-
exports: defined
exports
to point at ./index.js (9e193c2) - node-versions: dropped support for node v18 and v19 (2df962b)
BREAKING CHANGES
-
exports:
exports
has been defined, which prevents access to private apis (which arent intended for consumption anyway) - node-versions: node v18 and v19 are no longer supported
semantic-release/semantic-release (semantic-release)
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 Renovate