Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

ci: update swatinem/rust-cache action to v2#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/swatinem-rust-cache-2.x
Open

ci: update swatinem/rust-cache action to v2#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/swatinem-rust-cache-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2023

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action major v1v2

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

v2.8.2

Compare Source

What's Changed
New Contributors

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

v2.8.1

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2...v2.8.1

v2.8.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.8...v2.8.0

v2.7.8

Compare Source

What's Changed
  • Include CPU arch in the cache key for arm64 Linux runners by @​rhysd in #​228

Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8

v2.7.7

Compare Source

Full Changelog: Swatinem/rust-cache@v2.7.6...v2.7.7

v2.7.6

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.5...v2.7.6

v2.7.5

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5

v2.7.3

Compare Source

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

Full Changelog: Swatinem/rust-cache@v2.7.2...v2.7.3

v2.7.2

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.1...v2.7.2

v2.7.1

Compare Source

v2.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.6.2...v2.7.0

v2.6.2

Compare Source

What's Changed

Full Changelog: Swatinem/rust-cache@v2...v2.6.2

v2.6.1

Compare Source

  • Fix hash contributions of Cargo.lock/Cargo.toml files.

v2.6.0

Compare Source

What's Changed
  • Add "buildjet" as a second cache-provider backend @​joroshiba in #​154
  • Clean up sparse registry index.
  • Do not clean up src of -sys crates.
  • Remove .cargo/credentials.toml before saving.
New Contributors

Full Changelog: Swatinem/rust-cache@v2.5.1...v2.6.0

v2.5.1

Compare Source

  • Fix hash contribution of Cargo.lock.

v2.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.4.0...v2.5.0

v2.4.0

Compare Source

  • Fix cache key stability.
  • Use 8 character hash components to reduce the key length, making it more readable.

v2.3.0

Compare Source

  • Add cache-all-crates option, which enables caching of crates installed by workflows.
  • Add installed packages to cache key, so changes to workflows that install rust tools are detected and cached properly.
  • Fix cache restore failures due to upstream bug.
  • Fix EISDIR error due to globed directories.
  • Update runtime @actions/cache, @actions/io and dev typescript dependencies.
  • Update npm run prepare so it creates distribution files with the right line endings.

v2.2.1

Compare Source

  • Update @actions/cache dependency to fix usage of zstd compression.

v2.2.0

Compare Source

  • Add new save-if option to always restore, but only conditionally save the cache.

v2.1.0

Compare Source

  • Only hash Cargo.{lock,toml} files in the configured workspace directories.

v2.0.2

Compare Source

  • Avoid calling cargo metadata on pre-cleanup.
  • Added prefix-key, cache-directories and cache-targets options.

v2.0.1

Compare Source

  • Primarily just updating dependencies to fix GitHub deprecation notices.

v2.0.0

Compare Source

  • The action code was refactored to allow for caching multiple workspaces and
    different target directory layouts.
  • The working-directory and target-dir input options were replaced by a
    single workspaces option that has the form of $workspace -> $target.
  • Support for considering env-vars as part of the cache key.
  • The sharedKey input option was renamed to shared-key for consistency.

v2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title chore: update swatinem/rust-cache action to v2 chore: update swatinem/rust-cache action to v2 - autoclosed Oct 12, 2023
@renovate renovate Bot closed this Oct 12, 2023
@renovate renovate Bot deleted the renovate/swatinem-rust-cache-2.x branch October 12, 2023 18:55
@renovate renovate Bot changed the title chore: update swatinem/rust-cache action to v2 - autoclosed chore: update swatinem/rust-cache action to v2 Oct 19, 2023
@renovate renovate Bot reopened this Oct 19, 2023
@renovate renovate Bot restored the renovate/swatinem-rust-cache-2.x branch October 19, 2023 12:49
@renovate renovate Bot changed the title chore: update swatinem/rust-cache action to v2 ci: update swatinem/rust-cache action to v2 Apr 18, 2026
@renovate renovate Bot force-pushed the renovate/swatinem-rust-cache-2.x branch from f31aab8 to 471de2e Compare April 18, 2026 16:43
@renovate renovate Bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 471de2e to 9ac8d5c Compare April 19, 2026 12:28
@renovate renovate Bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 9ac8d5c to 70f8c7a Compare April 19, 2026 13:09
@renovate renovate Bot changed the title ci: update swatinem/rust-cache action to v2 ci: update swatinem/rust-cache action to v2 - autoclosed Apr 20, 2026
@renovate renovate Bot closed this Apr 20, 2026
@renovate renovate Bot deleted the renovate/swatinem-rust-cache-2.x branch April 20, 2026 09:39
@renovate renovate Bot changed the title ci: update swatinem/rust-cache action to v2 - autoclosed ci: update swatinem/rust-cache action to v2 Apr 22, 2026
@renovate renovate Bot reopened this Apr 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants