Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update swatinem/rust-cache action to v2.7.5 #5

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action minor v2.0.0 -> v2.7.5

Warning

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


Release Notes

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

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

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 added the dependencies label Nov 2, 2024
@SG60 SG60 enabled auto-merge November 2, 2024 11:39
@SG60 SG60 merged commit f5bea87 into main Nov 2, 2024
1 check passed
@SG60 SG60 deleted the renovate/swatinem-rust-cache-2.x branch November 2, 2024 11:39
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.

1 participant