Skip to content

chore(deps): update dependency swatinem/rust-cache to v2.7.2#778

Merged
dbanty merged 1 commit intomainfrom
renovate/swatinem-rust-cache-2.x
Jan 12, 2024
Merged

chore(deps): update dependency swatinem/rust-cache to v2.7.2#778
dbanty merged 1 commit intomainfrom
renovate/swatinem-rust-cache-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
Swatinem/rust-cache minor v2 -> v2.7.2

Release Notes

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

v2.7.2

Compare Source

What's Changed

New Contributors

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

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 - 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 has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 12, 2024

Deploy Preview for knope ready!

Name Link
🔨 Latest commit fae3843
🔍 Latest deploy log https://app.netlify.com/sites/knope/deploys/65a1ad568e36340008b83233
😎 Deploy Preview https://deploy-preview-778--knope.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate Bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 12b7497 to fae3843 Compare January 12, 2024 21:21
@dbanty dbanty enabled auto-merge January 12, 2024 21:21
@dbanty dbanty added this pull request to the merge queue Jan 12, 2024
Merged via the queue into main with commit e70bd1e Jan 12, 2024
@dbanty dbanty deleted the renovate/swatinem-rust-cache-2.x branch January 12, 2024 21:24
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.

1 participant