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

Bump actions/cache from 4.1.2 to 4.2.0 #10136

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps actions/cache from 4.1.2 to 4.2.0.

Release notes

Sourced from actions/cache's releases.

v4.2.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: actions/cache@v4...v4.2.0

Changelog

Sourced from actions/cache's changelog.

4.2.0

TLDR; 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.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from webknjaz as a code owner December 6, 2024 10:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 6, 2024 10:32
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.05%. Comparing base (7b86843) to head (1657e7e).
Report is 1 commits behind head on 3.11.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.11   #10136   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files         123      123           
  Lines       37142    37142           
  Branches     4468     4468           
=======================================
  Hits        36420    36420           
  Misses        544      544           
  Partials      178      178           
Flag Coverage Δ
CI-GHA 97.94% <ø> (ø)
OS-Linux 97.65% <ø> (ø)
OS-Windows 94.57% <ø> (ø)
OS-macOS 96.77% <ø> (+0.01%) ⬆️
Py-3.10.11 96.61% <ø> (-0.01%) ⬇️
Py-3.10.15 97.20% <ø> (ø)
Py-3.11.10 97.23% <ø> (+<0.01%) ⬆️
Py-3.11.9 96.70% <ø> (+0.01%) ⬆️
Py-3.12.7 97.71% <ø> (+<0.01%) ⬆️
Py-3.13.0 96.54% <ø> (+<0.01%) ⬆️
Py-3.13.1 97.67% <ø> (+0.03%) ⬆️
Py-3.9.13 96.55% <ø> (+<0.01%) ⬆️
Py-3.9.20 97.12% <ø> (ø)
Py-pypy7.3.16 96.69% <ø> (+0.01%) ⬆️
VM-macos 96.77% <ø> (+0.01%) ⬆️
VM-ubuntu 97.65% <ø> (ø)
VM-windows 94.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #10136 will not alter performance

Comparing dependabot/github_actions/3.11/actions/cache-4.2.0 (1657e7e) with 3.11 (7b86843)

Summary

✅ 47 untouched benchmarks

@github-actions github-actions bot merged commit 87f0f48 into 3.11 Dec 6, 2024
34 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/3.11/actions/cache-4.2.0 branch December 6, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants