Skip to content

chore(deps): bump actions/setup-node from 4 to 7 - #135

Merged
athal7 merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-7
Jul 22, 2026
Merged

chore(deps): bump actions/setup-node from 4 to 7#135
athal7 merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 4 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 Pull requests that update GitHub Actions code labels Jul 20, 2026
@github-actions
github-actions Bot requested a review from athal7 July 20, 2026 19:05
@github-actions

Copy link
Copy Markdown

@jules this dependency bump couldn't auto-merge (major version change, or no CI to verify against) — can you check the changelog/release notes for breaking changes and update any affected code if needed?

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The CI workflow upgrades actions/setup-node from @v4 to @v7 in the test and release jobs, retaining the existing Node.js 22 configuration and subsequent steps.

Changes

CI Node.js setup

Layer / File(s) Summary
Upgrade setup-node in CI jobs
.github/workflows/ci.yml
The test and release jobs now use actions/setup-node@v7 with Node.js version 22.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: athal7

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: upgrading actions/setup-node from v4 to v7 in the workflow.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/actions/setup-node-7

Comment @coderabbitai help to get the list of available commands.

@athal7

athal7 commented Jul 22, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

@github-actions github-actions Bot added bug Something isn't working question Further information is requested labels Jul 22, 2026
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...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 d3bf1f8 to ffab4a5 Compare July 22, 2026 10:25
@athal7
athal7 enabled auto-merge (squash) July 22, 2026 10:26
@athal7
athal7 merged commit a413a06 into main Jul 22, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-node-7 branch July 22, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant