Skip to content

chore(deps)(deps): Bump the "weekly-dependency-refresh" group with 1 update across multiple ecosystems - #70

Merged
cuberhaus merged 1 commit into
mainfrom
dependabot/weekly_dependency_refresh-3d4a5765df
Aug 31, 2026
Merged

chore(deps)(deps): Bump the "weekly-dependency-refresh" group with 1 update across multiple ecosystems#70
cuberhaus merged 1 commit into
mainfrom
dependabot/weekly_dependency_refresh-3d4a5765df

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the weekly-dependency-refresh group with 2 updates: actions/checkout and actions/setup-node.

Updates actions/checkout from 4.2.2 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

... (truncated)

Commits

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the weekly-dependency-refresh group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 4.2.2 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.2.2...v7.0.1)

Updates `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/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: weekly-dependency-refresh
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: weekly-dependency-refresh
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 10, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Stale comment

Security review: no high-confidence vulnerabilities found

Reviewed the full diff (f06469b854f68b). This PR only bumps GitHub Actions versions in workflow files; no application code, scripts, or secrets handling logic changed.

Scope of changes

File / area Change
8 workflows actions/checkout@v7@v7.0.1 (patch pin)
commitlint.yml actions/checkout@v4.2.2@v7.0.1 (SHA-pinned)
skills-update.yml actions/setup-node@v6@v7

Threat checklist

Category Result
Injection (command/SQL/path/template) None — no new shell inputs, eval, or dynamic path construction
Authn/authz bypass None — workflow permissions blocks are unchanged
Secrets handling / logging None — no changes to secret references or log output
Deserialization / SSRF / XSS / CSRF N/A — not applicable to this diff
Supply-chain / dependency risk Net positive — see below

Supply-chain notes (informational, not blockers)

  1. actions/checkout v7.0.1 — This is a security-hardening release: v7 blocks common pwn-request checkout patterns in privileged triggers (pull_request_target, certain workflow_run events). None of this repo's workflows use those triggers, but the upgrade (including the commitlint.yml jump from v4 → v7) aligns with GitHub's secure-by-default direction.

  2. Patch pinning (@v7@v7.0.1) — Reduces tag-mutation risk compared to floating major tags. commitlint.yml already uses a full commit SHA, which is the strongest pin.

  3. actions/setup-node@v7 (floating major tag) — Transitive brace-expansion advisory GHSA-3jxr-9vmj-r5cp (DoS, CVE-2026-13149) is reported in v7.0.0's bundled dist. Exploitability here is low: skills-update.yml passes a fixed node-version: '20' and does not feed attacker-controlled strings into glob/brace-expansion paths. Monitor for a patched setup-node release; consider SHA-pinning when available.

Confirmed vulnerabilities

None.

Uncertain / low-priority observations

  • Mixed pinning strategy (version tag vs. commit SHA) across workflows is a hygiene item, not a vulnerability introduced by this PR.
  • skills-update.yml still runs npx -y skills update (unchanged behavior) — inherent supply-chain trust in the skills npm package; out of scope for this diff.

Verdict: safe to merge from a security perspective.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@cuberhaus
cuberhaus merged commit a3eadbf into main Aug 31, 2026
3 of 4 checks passed
@dependabot
dependabot Bot deleted the dependabot/weekly_dependency_refresh-3d4a5765df branch August 31, 2026 22:10

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Security review: no high-confidence vulnerabilities found

Reviewed the full diff for PR #70 (8 workflow files; actions/checkout → v7.0.1, actions/setup-node → v7 in skills-update.yml).

Scope reviewed

  • Injection (command, path, template)
  • Authn/authz and permission boundaries
  • Secrets handling and logging
  • Deserialization, SSRF, XSS, request forgery
  • Supply-chain / dependency risk from the version bumps

Findings

No confirmed vulnerabilities. The changes are limited to GitHub Actions version bumps; no application code, secrets, or permission model changes are introduced.

Security-relevant context (informational, not findings):

  1. actions/checkout v4.2.2 → v7.0.1 in commitlint.yml — Major upgrade, but SHA-pinned (3d3c42e…). v7 adds default protections against unsafe fork-PR checkout in pull_request_target / workflow_run contexts. This workflow uses standard pull_request with contents: read only, so the upgrade is a net hardening.

  2. actions/checkout v7 → v7.0.1 elsewhere — Patch release includes fixes for branch-name trimming, --unset value escaping, and unsafe-PR-check logic. No regression identified.

  3. actions/setup-node v6 → v7 in skills-update.yml — Workflow is schedule/workflow_dispatch only (not fork-triggered). v7 removes a dummy NODE_AUTH_TOKEN export and updates cache dependencies. Existing npx -y skills update supply-chain exposure is unchanged by this bump.

Low-confidence hygiene notes (not blocking)

  • Several workflows reference floating tags (@v7.0.1, @v7) rather than full commit SHAs. This is a supply-chain hardening preference, not a vulnerability introduced by this PR. commitlint.yml already pins checkout by SHA.

Verdict

Approve from a security perspective — dependency maintenance with security-positive upstream changes and no new exploitable behavior in the diff.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

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