Skip to content

chore(deps): bump the github-actions group with 2 updates#141

Open
dependabot[bot] wants to merge 1 commit into
nightlyfrom
dependabot/github_actions/nightly/github-actions-72dbe689bb
Open

chore(deps): bump the github-actions group with 2 updates#141
dependabot[bot] wants to merge 1 commit into
nightlyfrom
dependabot/github_actions/nightly/github-actions-72dbe689bb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: actions/setup-node and Swatinem/rust-cache.

Updates 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

Updates Swatinem/rust-cache from baf1a810e98b6a3001d0d7234864ed75a17c42fb to 7e35be21c2b94d972b1143087fabc27d7dc881ef

Changelog

Sourced from Swatinem/rust-cache's changelog.

Changelog

2.9.1

  • Fix regression in hash calculation

2.9.0

  • Update to node24
  • Support running from within a nix shell
  • Consider all installed toolchains for cache key
  • Use case-insensitive comparison to determine exact cache hit

2.8.2

  • Don't overwrite env for cargo-metadata call

2.8.1

  • Set empty CARGO_ENCODED_RUSTFLAGS when retrieving metadata
  • Various dependency updates

2.8.0

  • Add support for warpbuild cache provider
  • Add new cache-workspace-crates feature

2.7.8

  • Include CPU arch in the cache key

2.7.7

  • Also cache cargo install metadata

2.7.6

  • Allow opting out of caching $CARGO_HOME/bin
  • Add runner OS in cache key
  • Adds an option to do lookup-only of the cache

2.7.5

  • Support Cargo.lock format cargo-lock v4
  • Only run macOsWorkaround() on macOS

2.7.3

  • Work around upstream problem that causes cache saving to hang for minutes.

... (truncated)

Commits
  • 7e35be2 Merge pull request #358 from Swatinem/dependabot/npm_and_yarn/dev-patch-26bf3...
  • 0b5b468 Bump rollup from 4.62.0 to 4.62.2 in the dev-patch group
  • a31add9 Fix Windows cache path validation after Rollup migration (#355)
  • 6dfd3c5 rebuild dist
  • b88d7b9 pin cargo-binstall action
  • cb96ac7 fix credentials cleanup path
  • 3cd715c Bump the actions group across 1 directory with 4 updates (#354)
  • 2903027 Bump the prd-minor group with 2 updates (#353)
  • 7e2fe43 Bump rollup in the dev-minor group across 1 directory (#350)
  • See full diff 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

Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [Swatinem/rust-cache](https://github.com/swatinem/rust-cache).


Updates `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)

Updates `Swatinem/rust-cache` from baf1a810e98b6a3001d0d7234864ed75a17c42fb to 7e35be21c2b94d972b1143087fabc27d7dc881ef
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@baf1a81...7e35be2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: Swatinem/rust-cache
  dependency-version: 7e35be21c2b94d972b1143087fabc27d7dc881ef
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates and lockfile maintenance security Security fixes, advisories, and hardening labels Jul 16, 2026
@dependabot
dependabot Bot requested a review from F0RLE as a code owner July 16, 2026 07:34
@dependabot dependabot Bot added dependencies Dependency updates and lockfile maintenance security Security fixes, advisories, and hardening labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates and lockfile maintenance security Security fixes, advisories, and hardening

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants