Skip to content

github-actions: bump actions/setup-node from 6 to 7 - #648

Merged
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-node-7
Aug 4, 2026
Merged

github-actions: bump actions/setup-node from 6 to 7#648
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-node-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 6 to 7.

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

What's Changed

Enhancements:

... (truncated)

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Aug 1, 2026
@bgentry

bgentry commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-7 branch from b059e82 to 6f37564 Compare August 4, 2026 14:07

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • actions/setup-node: v6 → v7
  • Reviewed head: 6f375640c7cee450ff47994145292e2063882b68
  • Reviewed action target: v7820762786026740c76f36085b0efc47a31fe5020

Security review

  • Both action tags resolve to verified upstream commits. The v7 source, regenerated setup/cache bundles, dependency graph, and workflow token/cache exposure were inspected; no new endpoint, secret read, executable download, install hook, native module, or permission was introduced.
  • Inputs remain fixed Node 24.14.1 plus npm cache keyed by package-lock.json. v7 removes a currently known high-severity fast-xml-parser path.
  • undici@6.27.0 remains a residual lock entry with three medium advisories, but its code is absent from both distributed entrypoint bundles.
  • The Dependabot rebase left both changed workflow blobs and action identities byte-identical, so the prior artifact evidence is reusable without a new security delta.

Compatibility verification

  • Current-head GitHub JS Build/Test, JS Lint, and Release passed, exercising the CI consumers on hosted runners; Go and riverui image checks also passed.
  • npm ci --ignore-scripts — passed.
  • npm run lint — passed.
  • npm run test:once — passed (34 files, 233 tests).
  • npm run build — passed.
  • The tag-only package workflow was not exercised by this PR. Its setup-node inputs are unchanged. The riverproui failure is at unrelated AWS role assumption.

Residual risk

  • @v7 is a mutable major tag and the release-only package path was not directly exercised. No blocking issue identified.

@bgentry
bgentry merged commit 3b48934 into master Aug 4, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/github_actions/actions/setup-node-7 branch August 4, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant