Skip to content

Conversation

@tradeshift-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@actions/cache (source) dependencies major 3.3.0 -> 5.0.1
actions/cache action major v4 -> v5

Release Notes

actions/toolkit (@​actions/cache)

v5.0.1

  • Fix Node.js 24 punycode deprecation warning by updating @azure/storage-blob from ^12.13.0 to ^12.29.1 #​2213
  • Newer storage-blob uses @azure/core-rest-pipeline instead of deprecated @azure/core-http, which eliminates the transitive dependency on node-fetch@2whatwg-url@5tr46@​0.0.3 that used the deprecated punycode module

v5.0.0

  • Remove @azure/ms-rest-js dependency #​2197
    • The TransferProgressEvent type is now imported from @azure/core-rest-pipeline instead of @azure/ms-rest-js
  • Bump @actions/core from ^1.11.1 to ^2.0.0 #​2198
  • Bump @actions/exec from ^1.0.1 to ^2.0.0 #​2198
  • Bump @actions/glob from ^0.1.0 to ^0.5.0 #​2198
  • Bump @actions/http-client from ^2.1.1 to ^3.0.0 #​2198
  • Bump @actions/io from ^1.0.1 to ^2.0.0 #​2198
  • Add support for Node.js 24 #​2110
  • Add node-fetch override to resolve audit vulnerabilities #​2110

v4.1.0

  • Remove client side 10GiB cache size limit check & update twirp client #​2118

v4.0.5

v4.0.4

⚠️ Faulty patch release. Upgrade to 4.0.5 instead.

  • Optimized cache dependencies by moving @protobuf-ts/plugin to dev dependencies #​2106
  • Improved cache service availability determination for different cache service versions (v1 and v2) #​2100
  • Enhanced server error handling: 5xx HTTP errors are now logged as errors instead of warnings #​2099
  • Fixed cache hit logging to properly distinguish between exact key matches and restore key matches #​2101

v4.0.3

  • Added masking for Shared Access Signature (SAS) cache entry URLs #​1982
  • Improved debugging by logging both the cache version alongside the keys requested when a cache restore fails #​1994

v4.0.2

  • Wrap create failures in ReserveCacheError #​1966

v4.0.1

  • Remove runtime dependency on twirp-ts #​1947
  • Cache miss as debug, not warning annotation #​1954

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
actions/cache (actions/cache)

v5

Compare Source


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: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate bot requested review from a team as code owners January 1, 2026 03:17
@tradeshift-renovate tradeshift-renovate bot added dependencies Pull requests that update a dependency file dev labels Jan 1, 2026
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 dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant