-
Notifications
You must be signed in to change notification settings - Fork 41
Conversation
Contributor
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-tr46@0.0.3that 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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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)
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/actions/cache-5.0.1
branch
2 times, most recently
from
December 15, 2025 09:23
058b048 to
83ad00f
Compare
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.1.0 to 5.0.1.
- [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: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
- [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: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/actions/cache-5.0.1
branch
from
December 15, 2025 10:08
83ad00f to
5eeec21
Compare
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Member
|
Pushed extra commit to fix import of TransferProgressEvent since we don't depend anymore on |
crazy-max
approved these changes
Dec 15, 2025
dependabot
bot
deleted the
dependabot/npm_and_yarn/actions/cache-5.0.1
branch
December 15, 2025 11:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.