chore(deps): pin semantic-release changelog and git plugins - #1442
Merged
Conversation
✅ Deploy Preview for doist-typist ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
doistbot
reviewed
Jul 27, 2026
doistbot
left a comment
Member
There was a problem hiding this comment.
This PR updates chore(deps): pin semantic-release changelog and git plugins. No issues were flagged in the reviewed diff.
rfgamaral
requested review from
a team and
scottlovegrove
and removed request for
a team
July 27, 2026 18:36
1 task
scottlovegrove
approved these changes
Jul 27, 2026
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.
Overview
Keeps Renovate on
@semantic-release/changelogv6 and@semantic-release/gitv10 until Node.js 24.15.0 becomes the minimum supported version.Both new majors require Node
^22.22.2 || >=24.15, while this repository targets 24.13.0 to stay in sync with its consumers. Withengine-strict=true,npm cifails outright on those versions, which is why Renovate could not even regenerate the lockfile in #1438. The upgrade is an ESM-only refactor, so nothing is lost by staying on the current majors.PR Checklist
Test plan
npx --package renovate renovate-config-validator .github/renovate.jsonReference