build(deps): bump @actions/cache from 5.0.2 to 5.0.3 by dependabot[bot] · Pull Request #940 · docker/actions-toolkit (original) (raw)
Bumps @actions/cache from 5.0.2 to 5.0.3.
Changelog
Sourced from @actions/cache's changelog.
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-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 #21104.1.0
- Remove client side 10GiB cache size limit check & update twirp client #2118
4.0.5
- Reintroduce
@protobuf-ts/runtime-rpcas a runtime dependency #21134.0.4
⚠️ Faulty patch release. Upgrade to 4.0.5 instead.
- Optimized cache dependencies by moving
@protobuf-ts/pluginto 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
4.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
4.0.2
- Wrap create failures in ReserveCacheError #1966
4.0.1
- Remove runtime dependency on
twirp-ts#1947
... (truncated)
Commits
- See full diff in compare view
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)