chore(deps): update actions/setup-node action to v7 - #27
Conversation
|
017a777 to
6e2cc77
Compare
6e2cc77 to
e1e8c9f
Compare
|
PR author is in the excluded authors list. |
| fetch-depth: 0 | ||
| persist-credentials: false | ||
| - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
There was a problem hiding this comment.
🔍 Verify setup-node v7 still supports Node 22 / this input set
This bump is the only setup-node usage in the repo (.github/workflows/governance-enforce.yml:31), so there is no consistency gap with other workflows. The one thing worth confirming externally is that the v7 major of actions/setup-node still accepts the node-version: "22" input and did not change defaults (e.g. caching or registry handling) that this job relies on when writing its own .npmrc at .github/workflows/governance-enforce.yml:37. Major-version bumps of actions are the usual place such breaking input/behavior changes land, and the pinned SHA cannot be validated from the repo alone.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review This CI dependency update bumps actions/setup-node from v6 to v7. The changed file is owned by wave-av/streaming-team, and there's an unresolved comment about verifying v7 compatibility with the current Node 22 configuration. The designated code owners should verify the major version bump doesn't break the workflow. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
e1e8c9f to
0b7e8fe
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
0b7e8fe to
6a5e9c2
Compare


This PR contains the following updates:
v6.4.0→v7.0.0Release Notes
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.0
v7Compare Source
v6.5.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
Configuration
📅 Schedule: (UTC)
🚦 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.
🔕 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.