Skip to content

Bump @actions/cache from 5.0.2 to 6.0.0#279

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/actions/cache-6.0.0
Open

Bump @actions/cache from 5.0.2 to 6.0.0#279
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/actions/cache-6.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps @actions/cache from 5.0.2 to 6.0.0.

Changelog

Sourced from @​actions/cache's changelog.

6.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

5.0.5

  • Bump @actions/glob to 0.5.1

5.0.4

  • Bump @actions/http-client to 3.0.2

5.0.3

Prevent retries for rate limited cache operations 2243.

5.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

5.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

4.1.0

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

4.0.5

  • Reintroduce @​protobuf-ts/runtime-rpc as a runtime dependency #2113

4.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

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 12, 2026
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.2 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

---
updated-dependencies:
- dependency-name: "@actions/cache"
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/cache-6.0.0 branch from ba77bda to 128c265 Compare March 27, 2026 12:18
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants