Skip to content

Update GitHub Action Swatinem/rust-cache to v2.9.1#135

Open
renovate[bot] wants to merge 1 commit into
mainfrom
deps/gha/swatinem-rust-cache-2.x
Open

Update GitHub Action Swatinem/rust-cache to v2.9.1#135
renovate[bot] wants to merge 1 commit into
mainfrom
deps/gha/swatinem-rust-cache-2.x

Conversation

@renovate

@renovate renovate Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action minor v2.8.2v2.9.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Swatinem/rust-cache (Swatinem/rust-cache)

v2.9.1

Compare Source

Fix regression in hash calculation

Full Changelog: Swatinem/rust-cache@v2.9.0...v2.9.1

v2.9.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.8.2...v2.9.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 2am on saturday"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge May 2, 2026 01:52
@vercel

vercel Bot commented May 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
petrinaut-hazel Ready Ready Preview, Comment Jun 13, 2026 3:19am

@cursor

cursor Bot commented May 2, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency bump with no application or runtime code changes; worst case is altered Rust cache behavior on GitHub Actions.

Overview
Bumps the pinned Swatinem/rust-cache GitHub Action from v2.8.2 to v2.9.1 in .github/workflows/rust.yml for both the lint and test jobs’ “Cache Rust dependencies” steps. Step inputs (workspaces, save-if, cache-all-crates, and the test job’s key) are unchanged; only the action version/commit pin is updated.

Upstream v2.9.1 includes a fix for a hash-calculation regression; broader v2.9.x changes affect cache keys and the action runner (e.g. node24), which may change cache hit/miss behavior in CI but not application behavior.

Reviewed by Cursor Bugbot for commit d824206. Bugbot is set up for automated code reviews on this repo. Configure here.

@augmentcode

augmentcode Bot commented May 2, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the Rust CI workflow to use Swatinem/rust-cache v2.9.1 (pinned by commit SHA) instead of v2.8.2.
Why: Incorporates upstream fixes/improvements (notably the hash calculation regression fix) while preserving existing caching configuration.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode 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.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants