Skip to content

Bump @actions/cache from 4.1.0 to 6.0.0#771

Merged
alexarchambault merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/cache-6.0.0
Feb 20, 2026
Merged

Bump @actions/cache from 4.1.0 to 6.0.0#771
alexarchambault merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/cache-6.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Bumps @actions/cache from 4.1.0 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
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/cache since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/cache-6.0.0 branch from bf1cd2b to 6be1fc5 Compare February 19, 2026 22:45
@alexarchambault
Copy link
Copy Markdown
Member

@copilot Fix this

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 19, 2026

@alexarchambault I've opened a new pull request, #780, to work on those changes. Once the pull request is ready, I'll request review from you.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/cache-6.0.0 branch from 6be1fc5 to b0edc15 Compare February 19, 2026 23:24
@alexarchambault
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/cache-6.0.0 branch from b0edc15 to 71186ca Compare February 19, 2026 23:44
@alexarchambault
Copy link
Copy Markdown
Member

@copilot Fix the errors

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 19, 2026

@alexarchambault I've opened a new pull request, #784, to work on those changes. Once the pull request is ready, I'll request review from you.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/cache-6.0.0 branch from 71186ca to 3ba665d Compare February 19, 2026 23:57
@alexarchambault
Copy link
Copy Markdown
Member

@copilot Fix the errors

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 20, 2026

@alexarchambault I've opened a new pull request, #787, to work on those changes. Once the pull request is ready, I'll request review from you.

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.1.0 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 3ba665d to da24007 Compare February 20, 2026 00:16
@alexarchambault alexarchambault merged commit 274e756 into main Feb 20, 2026
4 checks passed
@alexarchambault alexarchambault deleted the dependabot/npm_and_yarn/actions/cache-6.0.0 branch February 20, 2026 00: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.

2 participants