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/gitlab | devDependencies | major | 12.1.1 -> 13.2.4 |
@semantic-release/npm | devDependencies | major | 11.0.3 -> 12.0.1 |
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/gitlab (@semantic-release/gitlab)
v13.2.4
Bug Fixes
- use project ID for API calls if available (6b96943)
v13.2.3
Bug Fixes
- increase retry limit and make it configurable (e5b13f0)
v13.2.2
Bug Fixes
- updated configuration example (0af6cd9)
v13.2.1
Bug Fixes
- assets: changed generation of gitlab release asset url when providing file assets with target project_upload to point to url for the uploaded file (56edd34), closes #753
v13.2.0
Features
- commenting: disable if set to false (05d1a59)
- fail-comment: allow to skip based on provided condition #480 #636 (29b2a3a)
- success-comment: allow to skip based on provided condition #480 #636 (c402511)
v13.1.0
Features
- improve output in case of errors during publish (d53f94c)
v13.0.4
Bug Fixes
- get rid of import assertion (94cc869)
v13.0.3
Bug Fixes
- fail: properly parse issue creation response to log in terminal (4014f51)
v13.0.2
Bug Fixes
- deps: update dependency got to v14 (7e649eb)
v13.0.1
Bug Fixes
- deps: update dependency parse-url to v9 (4c4e342)
v13.0.0
chore
- bump minimum Node version to 20.8.1 (cf97c59)
BREAKING CHANGES
- Node 18 and 19 are not supported anymore. Users have to upgrade to Node 20.8.1 or later.
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate