Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2022

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v3.0.6 -> v3.5.0

Release Notes

actions/cache (actions/cache)

v3.5.0

Compare Source

  • Bump actions/cache to v4.1.0

Full Changelog: actions/cache@v3...v3.5.0

v3.4.3

Compare Source

What's Changed

Full Changelog: actions/cache@v3.4.2...v3.4.3

v3.4.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v3.4.0...v3.4.2

v3.4.1

Compare Source

[!WARNING]
This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use v3.4.2 (or v3) instead.

v3.4.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v3.3.3...v3.4.0

v3.3.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.0

v3.2.6

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

v3.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.5

v3.2.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.0

v3.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.11

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed
  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed
  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

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.

@vercel
Copy link

vercel bot commented Dec 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elucidate-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 5:52pm

@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from c801db3 to 996ce08 Compare December 15, 2022 07:33
@renovate renovate bot changed the title Update actions/cache action to v3.0.11 chore(deps): update actions/cache action to v3.0.11 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 996ce08 to d416737 Compare December 21, 2022 13:45
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from d416737 to 73f61cb Compare December 21, 2022 16:32
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.0.11 chore(deps): update actions/cache action to v3.2.0 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 73f61cb to 4ddeaa5 Compare December 23, 2022 06:45
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.0 chore(deps): update actions/cache action to v3.2.1 Dec 23, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 4ddeaa5 to 6c6afd0 Compare December 27, 2022 13:40
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.1 chore(deps): update actions/cache action to v3.2.2 Dec 27, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 6c6afd0 to f225193 Compare January 9, 2023 08:37
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.2 chore(deps): update actions/cache action to v3.2.3 Jan 9, 2023
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.3 chore(deps): update actions/cache action to v3.2.4 Jan 30, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from f225193 to 54fb56b Compare January 30, 2023 12:32
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 54fb56b to cd7d51c Compare February 10, 2023 07:41
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.4 chore(deps): update actions/cache action to v3.2.5 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from cd7d51c to c8a3393 Compare February 11, 2023 05:51
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.5 chore(deps): update actions/cache action to v3.2.6 Feb 21, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from c8a3393 to 8b66593 Compare February 21, 2023 14:24
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.6 chore(deps): update actions/cache action to v3.3.0 Mar 9, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 8b66593 to 2d49d82 Compare March 9, 2023 13:34
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 2d49d82 to 864a209 Compare March 13, 2023 05:56
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.3.0 chore(deps): update actions/cache action to v3.3.1 Mar 13, 2023
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.3.1 chore(deps): update actions/cache action to v3.3.2 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 864a209 to 533925a Compare September 8, 2023 17:27
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 533925a to 3b95afe Compare January 11, 2024 17:51
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.3.2 chore(deps): update actions/cache action to v3.3.3 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 3b95afe to 2cf793d Compare December 5, 2024 16:54
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.3.3 chore(deps): update actions/cache action to v3.4.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 2cf793d to f488dd5 Compare February 18, 2025 19:50
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.4.0 chore(deps): update actions/cache action to v3.4.1 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from f488dd5 to 0dce220 Compare February 19, 2025 01:49
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.4.1 chore(deps): update actions/cache action to v3.4.2 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 0dce220 to c806ff7 Compare February 27, 2025 18:44
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.4.2 chore(deps): update actions/cache action to v3.4.3 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from c806ff7 to cbca9bf Compare September 24, 2025 15:00
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.4.3 chore(deps): update actions/cache action to v3.5.0 Sep 24, 2025
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