Skip to content

chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0#573

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/setup-node-7.0.0
Open

chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0#573
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/setup-node-7.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 6.4.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

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

PR Validation checks failed

Workflow drift

The generated workflows are out of sync with the manifest. Run and commit:

cascade generate-workflow --own-repo --config .github/manifest.yaml --force
cascade verify output
~ .github/workflows/orchestrate.yaml

1 file(s) drifted. Run `cascade generate-workflow` and commit the result.
Error: workflow drift detected
workflow drift detected

Job: PR Gate

Failing step: Verify gated jobs succeeded or were skipped

Annotations:

.github:22 failure:  Process completed with exit code 1.
log excerpt
2026-07-15T02:37:03.6110371Z Contents: read
2026-07-15T02:37:03.6111075Z Metadata: read
2026-07-15T02:37:03.6111634Z ##[endgroup]
2026-07-15T02:37:03.6114175Z Secret source: Actions
2026-07-15T02:37:03.6115668Z Prepare workflow directory
2026-07-15T02:37:03.6439021Z Prepare all required actions
2026-07-15T02:37:03.6532033Z Complete job name: PR Gate
2026-07-15T02:37:03.7398274Z ##[group]Run if [ "true" = "true" ]; then
2026-07-15T02:37:03.7399114Z �[36;1mif [ "true" = "true" ]; then�[0m
2026-07-15T02:37:03.7399849Z �[36;1m  echo "A required check failed or was cancelled."�[0m
2026-07-15T02:37:03.7400716Z �[36;1m  echo "  unit-tests:     success"�[0m
2026-07-15T02:37:03.7401388Z �[36;1m  echo "  lint:           success"�[0m
2026-07-15T02:37:03.7402228Z �[36;1m  echo "  workflow-drift: failure"�[0m
2026-07-15T02:37:03.7402995Z �[36;1m  echo "  docs-build:     skipped"�[0m
2026-07-15T02:37:03.7403641Z �[36;1m  exit 1�[0m
2026-07-15T02:37:03.7404322Z �[36;1mfi�[0m
2026-07-15T02:37:03.7404962Z �[36;1mecho "PR Gate passed (jobs succeeded or were skipped)."�[0m
2026-07-15T02:37:03.7406284Z �[36;1mecho "  unit-tests:     success"�[0m
2026-07-15T02:37:03.7407028Z �[36;1mecho "  lint:           success"�[0m
2026-07-15T02:37:03.7407681Z �[36;1mecho "  workflow-drift: failure"�[0m
2026-07-15T02:37:03.7408398Z �[36;1mecho "  docs-build:     skipped"�[0m
2026-07-15T02:37:03.7991603Z shell: /usr/bin/bash -e {0}
2026-07-15T02:37:03.7992919Z ##[endgroup]
2026-07-15T02:37:03.8211100Z A required check failed or was cancelled.
2026-07-15T02:37:03.8211848Z   unit-tests:     success
2026-07-15T02:37:03.8212438Z   lint:           success
2026-07-15T02:37:03.8213014Z   workflow-drift: failure
2026-07-15T02:37:03.8213639Z   docs-build:     skipped
2026-07-15T02:37:03.8281319Z ##[error]Process completed with exit code 1.
2026-07-15T02:37:03.8499541Z Cleaning up orphan processes

Full job log

Signed-off-by: cascade-bot <cascade-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants