Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/cache (source) ^3.2.4 -> ^4.0.0 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/cache)

v4.0.0

Important changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. The @​actions/cache package 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 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.

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

Upgrading to the recommended version should not break or require any changes to your workflows beyond updating your package.json to version 4.0.0.

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

Minor changes
  • Update @actions/core to 1.11.0
  • Update semver 6.3.1
  • Add twirp-ts 2.5.0 to dependencies

v3.3.0

  • Update @actions/core to 1.11.1
  • Remove dependency on uuid package #​1824, #​1842

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.

@rivanuff
Copy link
Contributor

Could you guys go through with this one? This action's is taking very long now due to deprecation of <= v3

Before:

image

After (with fork containing upgrade and npm audit fix):

image

@rivanuff
Copy link
Contributor

Deprecation notice here: actions/toolkit#1890

@retlehs
Copy link
Member

retlehs commented May 28, 2025

We would be open to a PR that upgrades all deps along with bumping to Node v22 — otherwise I'll circle back on this in a bit to do so

@rivanuff
Copy link
Contributor

rivanuff commented May 28, 2025

Got a YAML syntax error whilst trying to bump node to 22, apparently it's not supported yet (in the action.yml file, the workflows use 22 now): actions/runner#3600

I'm submitting a PR without the node bump after this comment though.

@renovate renovate bot changed the title Update dependency @actions/cache to v4 Update dependency @actions/cache to v4 - autoclosed May 28, 2025
@renovate renovate bot closed this May 28, 2025
@renovate renovate bot deleted the renovate/actions-cache-4.x branch May 28, 2025 22:22
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.

3 participants