Update actions/cache action to v3.5.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/cache | action | minor | v3.3.1 -> v3.5.0 |
Release Notes
actions/cache (actions/cache)
v3.5.0
- Bump
actions/cacheto v4.1.0
Full Changelog: https://github.com/actions/cache/compare/v3...v3.5.0
v3.4.3
What's Changed
- Bump @actions/cache to v4.0.2 by @robherley
Full Changelog: https://github.com/actions/cache/compare/v3.4.2...v3.4.3
v3.4.2
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.
- Bump @actions/cache to v4.0.1 by @robherley in #1554
Full Changelog: https://github.com/actions/cache/compare/v3.4.0...v3.4.2
v3.4.1
[!WARNING] This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use
v3.4.2(orv3) instead.
v3.4.0
⚠️ 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:
- @actions/core:
1.11.1 - @actions/io:
1.1.3 - @vercel/ncc:
0.38.3
Full Changelog: https://github.com/actions/cache/compare/v3.3.3...v3.4.0
v3.3.3
What's Changed
- Cache v3.3.3 by @robherley in #1302
New Contributors
- @robherley made their first contribution in #1302
Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.3
v3.3.2
What's Changed
- Fixed readme with new segment timeout values by @kotewar in #1133
- Readme fixes by @kotewar in #1134
- Updated description of the lookup-only input for main action by @kotewar in #1130
- Change two new actions mention as quoted text by @bishal-pdMSFT in #1131
- Update Cross-OS Caching tips by @pdotl in #1122
- Bazel example (Take #2️⃣) by @vorburger in #1132
- Remove actions to add new PRs and issues to a project board by @jorendorff in #1187
- Consume latest toolkit and fix dangling promise bug by @chkimes in #1217
- Bump action version to 3.3.2 by @bethanyj28 in #1236
New Contributors
- @vorburger made their first contribution in #1132
- @jorendorff made their first contribution in #1187
- @chkimes made their first contribution in #1217
- @bethanyj28 made their first contribution in #1236
Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.2
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 was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e88173f) 90.45% compared to head (7ca8f2f) 90.45%.
Additional details and impacted files
@@ Coverage Diff @@
## master #133 +/- ##
=========================================
Coverage 90.45% 90.45%
Complexity 1138 1138
=========================================
Files 39 39
Lines 3196 3196
=========================================
Hits 2891 2891
Misses 305 305
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication







