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

⬆️ Update actions/cache action to v4.2.0 #5484

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.1.2 -> v4.2.0

Release Notes

actions/cache (actions/cache)

v4.2.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@v4...v4.2.0


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.

@renovate renovate bot requested a review from dubzzz as a code owner December 5, 2024 17:38
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
Copy link

changeset-bot bot commented Dec 5, 2024

⚠️ No Changeset found

Latest commit: 712b62a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Dec 5, 2024

Open in Stackblitz@fast-check/examples

@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@5484

@fast-check/expect-type

npm i https://pkg.pr.new/@fast-check/expect-type@5484

fast-check

npm i https://pkg.pr.new/fast-check@5484

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@5484

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@5484

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@5484

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@5484

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@5484

commit: 712b62a

Copy link
Contributor

github-actions bot commented Dec 5, 2024

👋 A preview of the new documentation is available at: http://6751e6b716a08348137de547--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (dd5cad1) to head (712b62a).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5484   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files         235      235           
  Lines       10518    10518           
  Branches     2840     2839    -1     
=======================================
  Hits        10007    10007           
  Misses        511      511           
Flag Coverage Δ
unit-tests 95.14% <ø> (ø)
unit-tests-18.x-Linux 95.14% <ø> (ø)
unit-tests-20.x-Linux 95.14% <ø> (ø)
unit-tests-22.x-Linux 95.14% <ø> (ø)
unit-tests-latest-Linux 95.14% <ø> (ø)

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.

@dubzzz dubzzz merged commit fa810fa into main Dec 6, 2024
74 checks passed
@dubzzz dubzzz deleted the renovate/actions-cache-4.x branch December 6, 2024 09:03
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.

1 participant