chore(deps): update dependency semantic-release to v25#869
chore(deps): update dependency semantic-release to v25#869renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
080a210 to
8335de5
Compare
8335de5 to
094f22c
Compare
094f22c to
3baba20
Compare
3baba20 to
1504f4d
Compare
bb3fb8f to
f74e489
Compare
f74e489 to
d8a18aa
Compare
8eee55a to
d8a18aa
Compare
d8a18aa to
90488d5
Compare
2e3e106 to
bb6b48f
Compare
bb6b48f to
08c4afa
Compare
08c4afa to
5da4942
Compare
5da4942 to
7081fb4
Compare
7081fb4 to
d1b32bd
Compare
e887a58 to
245b800
Compare
245b800 to
d183e88
Compare
d183e88 to
9b0de43
Compare
9b0de43 to
363d1f8
Compare
2487fd9 to
a14d4b5
Compare
a14d4b5 to
409cb85
Compare
409cb85 to
df0e554
Compare
4261cc4 to
38ae2c6
Compare
38ae2c6 to
e99b8f4
Compare
e99b8f4 to
c0a71cf
Compare
c0a71cf to
1acfe9c
Compare
1acfe9c to
e0c4f9b
Compare
e0c4f9b to
3f94793
Compare
3f94793 to
9697973
Compare
08132d8 to
2c9c179
Compare
2c9c179 to
f3bbbf1
Compare
f3bbbf1 to
c194236
Compare
c194236 to
07aed65
Compare
07aed65 to
85a7567
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| "prettier": "3.6.2", | ||
| "rimraf": "6.1.3", | ||
| "semantic-release": "23.1.1", | ||
| "semantic-release": "25.0.3", |
There was a problem hiding this comment.
Node version mismatch between project and new dependency
High Severity
semantic-release v25 requires node ^22.14.0 || >= 24.10.0, but the project's engines field declares node >=20. The same elevated requirement applies to @semantic-release/github v12 and @semantic-release/npm v13. Any CI environment running Node 20 or 21 (which the project's engines field permits) will fail when attempting to run semantic-release. Either the project's engines constraint or the CI Node version needs to be updated to match.


This PR contains the following updates:
23.1.1→25.0.3Release Notes
semantic-release/semantic-release (semantic-release)
v25.0.3Compare Source
Bug Fixes
v25.0.2Compare Source
Bug Fixes
v25.0.1Compare Source
Bug Fixes
v25.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v24.2.9Compare Source
Bug Fixes
v24.2.8Compare Source
Bug Fixes
v24.2.7Compare Source
Performance Improvements
v24.2.6Compare Source
Bug Fixes
v24.2.5Compare Source
Bug Fixes
marked-terminal(#3742) (fb1ccd4)v24.2.4Compare Source
Bug Fixes
v24.2.3Compare Source
Bug Fixes
v24.2.2Compare Source
Bug Fixes
v24.2.1Compare Source
Bug Fixes
v24.2.0Compare Source
Features
v24.1.3Compare Source
Bug Fixes
v24.1.2Compare Source
Bug Fixes
@semantic-release/githubtov11.0.0(#3460) (43df51b)v24.1.1Compare Source
Bug Fixes
v24.1.0Compare Source
Features
warntype to globalcontext.logger(#3423) (bcc663c)v24.0.0Compare Source
Bug Fixes
BREAKING CHANGES
conventional-changelog packages. if you are installing any of these packages in addition to
semantic-release, be sure to update them as well
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
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.