Skip to content

chore(ci): bump actions/setup-node from 5.0.0 to 7.0.0 - #960

Merged
dmihalcik-virtru merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6.4.0
Aug 31, 2026
Merged

chore(ci): bump actions/setup-node from 5.0.0 to 7.0.0#960
dmihalcik-virtru merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 5.0.0 to 7.0.0.

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 1, 2026 12:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@dmihalcik-virtru

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@a0853c2...8207627)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(ci): bump actions/setup-node from 5.0.0 to 6.4.0 chore(ci): bump actions/setup-node from 5.0.0 to 7.0.0 Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6.4.0 branch from 1665f33 to cd15594 Compare August 31, 2026 14:04
@dmihalcik-virtru
dmihalcik-virtru merged commit de9d326 into main Aug 31, 2026
26 checks passed
@dmihalcik-virtru
dmihalcik-virtru deleted the dependabot/github_actions/actions/setup-node-6.4.0 branch August 31, 2026 14:26
dmihalcik-virtru added a commit that referenced this pull request Aug 31, 2026
Conflict in reusable_build-and-test.yaml, in the lib job's checkout:
main bumped actions/setup-node 5.0.0 -> 7.0.0 (#960) on the line right
after the one this branch changed. Took both sides -- main's v7 pin, and
this branch's removal of the lib job's `fetch-depth` conditional, which
is deliberate: full history was only needed while the Sonar scan ran as
a step of lib, and the sonarscan job now does its own fetch-depth: 0.

Also bumped the setup-node this branch adds to the sonarscan job, which
merged cleanly at the old v5 pin because it is a new block.

Signed-off-by: Dave Mihalcik <dmihalcik@virtru.com>
dmihalcik-virtru added a commit that referenced this pull request Aug 31, 2026
Conflict in reusable_build-and-test.yaml, in the lib job's checkout:
main bumped actions/setup-node 5.0.0 -> 7.0.0 (#960) on the line right
after the one this branch changed. Took both sides -- main's v7 pin, and
this branch's removal of the lib job's `fetch-depth` conditional, which
is deliberate: full history was only needed while the Sonar scan ran as
a step of lib, and the sonarscan job now does its own fetch-depth: 0.

Also bumped the setup-node this branch adds to the sonarscan job, which
merged cleanly at the old v5 pin because it is a new block.

Signed-off-by: Dave Mihalcik <dmihalcik@virtru.com>
dmihalcik-virtru added a commit that referenced this pull request Aug 31, 2026
Conflict in reusable_build-and-test.yaml, in the lib job's checkout:
main bumped actions/setup-node 5.0.0 -> 7.0.0 (#960) on the line right
after the one this branch changed. Took both sides -- main's v7 pin, and
this branch's removal of the lib job's `fetch-depth` conditional, which
is deliberate: full history was only needed while the Sonar scan ran as
a step of lib, and the sonarscan job now does its own fetch-depth: 0.

Also bumped the setup-node this branch adds to the sonarscan job, which
merged cleanly at the old v5 pin because it is a new block.

Signed-off-by: Dave Mihalcik <dmihalcik@virtru.com>
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 Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant