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

Open
noplife wants to merge 1 commit from nop/swatinem-rust-cache-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action patch v2.9.1v2.9.2

⚠️ 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.2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/Swatinem/rust-cache/compare/v2.9.1...v2.9.2


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 is behind base branch, 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) | action | patch | `v2.9.1` → `v2.9.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/201) for more information. --- ### Release Notes <details> <summary>Swatinem/rust-cache (Swatinem/rust-cache)</summary> ### [`v2.9.2`](https://github.com/Swatinem/rust-cache/releases/tag/v2.9.2) [Compare Source](https://github.com/Swatinem/rust-cache/compare/v2.9.1...v2.9.2) ##### What's Changed - Typofix by [@&#8203;23Skidoo](https://github.com/23Skidoo) in [#&#8203;316](https://github.com/Swatinem/rust-cache/pull/316) - fix: include target names in build/ and .fingerprint/ cleanup by [@&#8203;eitsupi](https://github.com/eitsupi) in [#&#8203;317](https://github.com/Swatinem/rust-cache/pull/317) - fix: include cdylib/rlib/dylib/staticlib targets in build and fingerprint cleanup by [@&#8203;eitsupi](https://github.com/eitsupi) in [#&#8203;320](https://github.com/Swatinem/rust-cache/pull/320) - Scan content of `$CARGO_HOME/bin` on restore instead of relying on `cargo install` metadata by [@&#8203;clechasseur](https://github.com/clechasseur) in [#&#8203;325](https://github.com/Swatinem/rust-cache/pull/325) - docs: Update checkout action version to latest by [@&#8203;sondrelg](https://github.com/sondrelg) in [#&#8203;345](https://github.com/Swatinem/rust-cache/pull/345) - Fix Windows cache path validation after Rollup migration by [@&#8203;eitsupi](https://github.com/eitsupi) in [#&#8203;355](https://github.com/Swatinem/rust-cache/pull/355) - fix: support Cargo V2 build dir layout by [@&#8203;claytonwramsey](https://github.com/claytonwramsey) in [#&#8203;371](https://github.com/Swatinem/rust-cache/pull/371) ##### New Contributors - [@&#8203;23Skidoo](https://github.com/23Skidoo) made their first contribution in [#&#8203;316](https://github.com/Swatinem/rust-cache/pull/316) - [@&#8203;eitsupi](https://github.com/eitsupi) made their first contribution in [#&#8203;317](https://github.com/Swatinem/rust-cache/pull/317) - [@&#8203;clechasseur](https://github.com/clechasseur) made their first contribution in [#&#8203;325](https://github.com/Swatinem/rust-cache/pull/325) - [@&#8203;sondrelg](https://github.com/sondrelg) made their first contribution in [#&#8203;345](https://github.com/Swatinem/rust-cache/pull/345) - [@&#8203;claytonwramsey](https://github.com/claytonwramsey) made their first contribution in [#&#8203;371](https://github.com/Swatinem/rust-cache/pull/371) **Full Changelog**: <https://github.com/Swatinem/rust-cache/compare/v2.9.1...v2.9.2> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update swatinem/rust-cache action to v2.9.2
All checks were successful
CI / check (pull_request) Successful in 9m33s
CI / lab (pull_request) Successful in 12m56s
562de4612c
All checks were successful
CI / check (pull_request) Successful in 9m33s
CI / lab (pull_request) Successful in 12m56s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nop/swatinem-rust-cache-2.x:nop/swatinem-rust-cache-2.x
git switch nop/swatinem-rust-cache-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff nop/swatinem-rust-cache-2.x
git switch nop/swatinem-rust-cache-2.x
git rebase main
git switch main
git merge --ff-only nop/swatinem-rust-cache-2.x
git switch nop/swatinem-rust-cache-2.x
git rebase main
git switch main
git merge --no-ff nop/swatinem-rust-cache-2.x
git switch main
git merge --squash nop/swatinem-rust-cache-2.x
git switch main
git merge --ff-only nop/swatinem-rust-cache-2.x
git switch main
git merge nop/swatinem-rust-cache-2.x
git push origin main
Sign in to join this conversation.
No description provided.