deps(dev): update semantic-release monorepo (major)
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @semantic-release/npm | 12.0.2 -> 13.1.1 |
||
| semantic-release | 24.2.8 -> 25.0.1 |
Release Notes
semantic-release/npm (@semantic-release/npm)
v13.1.1
Bug Fixes
- publish-dry-run: temporarily remove the addition of dry-running the publish step (30bd176)
v13.1.0
Features
- trusted-publishing: verify auth, considering OIDC vs tokens from various registries (e3319f1), closes #958
- trusted-publishing: refine the messages for related errors (316ce21), closes #958
- trusted-publishing: make request to verify if OIDC token exchange can succeed (c80ecb0), closes #958
- trusted-publishing: pass id-token as bearer header for github actions (d83b727), closes #958
- trusted-publishing: pass id-token as bearer header for gitlab pipelines (6d1c3cf), closes #958
- trusted-publishing: handle failure to retrieve id-token in the context of github actions (b673257), closes #958
- auth-error: update messaging for auth failure to be less token specific (e24967d)
- auth: attempt a dry-run publish to determine auth status (841dc67)
Bug Fixes
- trusted-publishing: uri encode the package name for the token exchange request (3dd95d0), closes #958
- auth: throw appropriate error when auth context fails to enable publishing (f5c8d85)
- auth: throw error if dry-run publish determines lack of auth (8f88e9d)
- verify-auth: enable the publish dry-run to work for projects publishing from a sub-directory (e7d684c)
v13.0.0
Features
- node-versions: drop support for node versions v20, v21, and v23
- node-versions: raise the minimum node version requirement for the v24 range (935439e)
Bug Fixes
- deps: update npm to v11 (debc7c5), closes #966 #966
- deps: update to the latest version of npm (1b25d6c)
BREAKING CHANGES
- node-versions: the minimum node version for the v24 range is now v24.10.0
- deps: a minimum of node v22.14 is now required
semantic-release/semantic-release (semantic-release)
v25.0.1
Bug Fixes
- deps: update to the latest version of the npm plugin to add trusted publishing support (fad173e), closes semantic-release/npm#958
v25.0.0
Bug Fixes
- deps: update dependency hosted-git-info to v9 (9fa04f8)
- deps: update dependency yargs to v18 (#3745) (cde9a72)
- deps: update to the stable version of the github plugin (f12cf81)
- deps: update to the stable version of the release-notes-generator plugin (d9def72)
- deps: updated to the stable version of the commit-analyzer plugin (291533b)
- deps: upgrade to the new major version of the npm plugin, which upgrades npm to v11 for publishing (1be8290)
Features
- node-versions: drop support for node versions v20, v21, and v23 (56d16f4)
- node-versions: raise the minimum node version for the v24 range (116a188)
BREAKING CHANGES
- node-versions: the minimum node version for the v24 range is now v24.10.0
- node-versions: a minimum of node v22.14 is now required
v24.2.9
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Sergey Kupletsky