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

fix(deps): update @actions/cache to 4.0.0 #1342

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

  • GitHub has released a new version of the npm module @actions/cache with the deprecation notice:

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 this release are fully backward compatible.

All previous versions of this package will be deprecated. We recommend upgrading to version 4.0.0 as soon as possible before February 1st, 2025.

The new version is @actions/[email protected]

See also @actions/cache Package Deprecation Notice. Upgrade to the latest 4.0.0 or higher before February 1st 2025.

Change

Note

https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes

image

@cypress-app-bot
Copy link

@MikeMcC399
Copy link
Collaborator Author

@MikeMcC399 MikeMcC399 marked this pull request as ready for review January 16, 2025 10:31
@MikeMcC399 MikeMcC399 force-pushed the update/at-actions/cache branch from d5a0344 to ff6d4f7 Compare January 16, 2025 10:33
@jennifer-shehane
Copy link
Member

@MikeMcC399 Thanks for staying on top of this!

@jennifer-shehane jennifer-shehane merged commit b86ab8d into cypress-io:master Jan 16, 2025
73 of 74 checks passed
Copy link

🎉 This PR is included in version 6.7.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399
Copy link
Collaborator Author

@jennifer-shehane

Thanks for staying on top of this!

I'm not really happy that GitHub has based their new @actions/[email protected] on an Open Source Stack with transient dependencies that aren't being maintained. I guess they have also been operating under constraints and this is the best they can do at the moment. They did however say that they would work on an improvement - not before the deadline though.

@MikeMcC399 MikeMcC399 deleted the update/at-actions/cache branch January 16, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants