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 #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2022

This PR contains the following updates:

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

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 - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch 2 times, most recently from 4e48266 to 407999c Compare October 19, 2022 12:40
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 407999c to d098c01 Compare October 26, 2022 02:37
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from d098c01 to c3c4a51 Compare November 3, 2022 12:12
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.0.1 chore(deps): update swatinem/rust-cache action to v2.0.2 Nov 3, 2022
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from c3c4a51 to e8f35e2 Compare November 6, 2022 09:53
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.0.2 chore(deps): update swatinem/rust-cache action to v2.1.0 Nov 6, 2022
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from e8f35e2 to a86eb41 Compare November 9, 2022 19:15
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.1.0 chore(deps): update swatinem/rust-cache action to v2.2.0 Nov 9, 2022
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.2.0 Update Swatinem/rust-cache action to v2.2.0 Dec 17, 2022
@renovate renovate bot changed the title Update Swatinem/rust-cache action to v2.2.0 chore(deps): update swatinem/rust-cache action to v2.2.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from a86eb41 to 329886e Compare March 18, 2023 20:08
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.2.0 chore(deps): update swatinem/rust-cache action to v2.2.1 Mar 18, 2023
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.2.1 chore(deps): update swatinem/rust-cache action to v2.4.0 May 31, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 329886e to 37f0828 Compare May 31, 2023 03:55
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.4.0 chore(deps): update swatinem/rust-cache action to v2.5.0 Jun 18, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 37f0828 to ffa3b5f Compare June 18, 2023 17:04
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.5.0 chore(deps): update swatinem/rust-cache action to v2.5.1 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from ffa3b5f to 5d91cb2 Compare July 3, 2023 20:32
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.5.1 chore(deps): update swatinem/rust-cache action to v2.6.0 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 5d91cb2 to 48d1efb Compare August 2, 2023 12:31
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.6.0 chore(deps): update swatinem/rust-cache action to v2.6.1 Aug 12, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 48d1efb to ec80d0c Compare August 12, 2023 15:42
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.6.1 chore(deps): update swatinem/rust-cache action to v2.6.2 Aug 20, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from ec80d0c to e25e360 Compare August 20, 2023 10:03
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.6.2 chore(deps): update swatinem/rust-cache action to v2.7.0 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from e25e360 to 5d15b86 Compare September 12, 2023 20:22
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.7.0 chore(deps): update swatinem/rust-cache action to v2.7.1 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 5d15b86 to 017411c Compare October 21, 2023 10:37
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.7.1 chore(deps): update swatinem/rust-cache action to v2.7.2 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 017411c to 95e8bca Compare January 10, 2024 21:06
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.7.2 chore(deps): update swatinem/rust-cache action to v2.7.3 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 95e8bca to 3bde86b Compare January 14, 2024 11:21
@renovate renovate bot force-pushed the renovate/swatinem-rust-cache-2.x branch from 3bde86b to d67fa4c Compare October 12, 2024 12:52
@renovate renovate bot changed the title chore(deps): update swatinem/rust-cache action to v2.7.3 chore(deps): update swatinem/rust-cache action to v2.7.5 Oct 12, 2024
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.

0 participants