github-action
github-action copied to clipboard
Bump @actions/cache from 4.1.0 to 5.0.1
Bumps @actions/cache from 4.1.0 to 5.0.1.
Changelog
Sourced from @actions/cache's changelog.
5.0.1
- Fix Node.js 24 punycode deprecation warning by updating
@azure/storage-blobfrom^12.13.0to^12.29.1#2213- Newer storage-blob uses
@azure/core-rest-pipelineinstead of deprecated@azure/core-http, which eliminates the transitive dependency onnode-fetch@2→whatwg-url@5→[email protected]that used the deprecated punycode module5.0.0
- Remove
@azure/ms-rest-jsdependency #2197
- The
TransferProgressEventtype is now imported from@azure/core-rest-pipelineinstead of@azure/ms-rest-js- Bump
@actions/corefrom^1.11.1to^2.0.0#2198- Bump
@actions/execfrom^1.0.1to^2.0.0#2198- Bump
@actions/globfrom^0.1.0to^0.5.0#2198- Bump
@actions/http-clientfrom^2.1.1to^3.0.0#2198- Bump
@actions/iofrom^1.0.1to^2.0.0#2198- Add support for Node.js 24 #2110
- Add
node-fetchoverride to resolve audit vulnerabilities #2110
Commits
- See full diff in compare view
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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)