chore(deps): update semantic-release monorepo (major) - #59
Merged
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
4 times, most recently
from
July 29, 2026 03:11
33a6a92 to
012eb73
Compare
laurenhitchon
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
July 29, 2026 03:11
012eb73 to
6ad3935
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
laurenhitchon
added a commit
that referenced
this pull request
Jul 29, 2026
@semantic-release/changelog@7 and @semantic-release/git@11 (merged in #59) declare engines "^22.22.2 || >=24.15". The repo's own floor was 24.0.0, so a contributor on Node 24.0-24.14 satisfied package.json but hit a hard EBADENGINE from engine-strict=true, reported against a transitive plugin rather than repo policy. CI was never exposed: .nvmrc pins 24.16.0. npm also pruned a stale extraneous conventional-commits-filter@6.0.1 entry from the lockfile while rewriting the engines block.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.3→^7.0.0^10.0.1→^11.0.0Release Notes
semantic-release/changelog (@semantic-release/changelog)
v7.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/changelogis now a native ESModule. It has named exports for each plugin hook (verifyConditions,
prepare)
@semantic-release/changelogis nowv20.1.0
Other Notable Changes
xowithprettierwith default configuration; followingnewly established convention
nycwithc8for code coveragelodashwithlodash-esfor properesmsupportRelated Issue
semantic-release/git (@semantic-release/git)
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/gitis now a native ES Module. Ithas named exports for each plugin hook (verifyConditions, prepare)
@semantic-release/gitis now v20.1.0Other Notable Changes
@semantic-release/error^3→^4(ESM-only)aggregate-error^3→^5(ESM-only, uses native AggregateError)execa^5→^9(ESM-only, named export)p-reduce^2→^3(ESM-only)clear-module,file-url,fs-extra,get-stream,nycc8for coverage; bumpedava,sinon,tempy,semantic-release,prettier^22.22.2 || >= 24.15;nyc→c8, addedpretest, removedtest:ciRelated Issue
Configuration
📅 Schedule: (in timezone Australia/Sydney)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.