Skip to content

fix(deps): update dependency @actions/cache to v6#35

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-cache-6.x
Open

fix(deps): update dependency @actions/cache to v6#35
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-cache-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2026

This PR contains the following updates:

Package Change Age Confidence
@actions/cache (source) ^4.1.0^6.0.0 age confidence

Release Notes

actions/toolkit (@​actions/cache)

v6.0.0

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

v5.0.5

  • Bump @actions/glob to 0.5.1

v5.0.4

  • Bump @actions/http-client to 3.0.2

v5.0.3

Prevent retries for rate limited cache operations 2243.

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/actions-cache-6.x branch 3 times, most recently from bddbca8 to 7c5fad9 Compare March 25, 2026 08:29
@renovate renovate bot force-pushed the renovate/actions-cache-6.x branch from 7c5fad9 to 713b68c Compare March 25, 2026 08:30
fengmk2 added a commit that referenced this pull request Mar 25, 2026
…od to latest majors

- @actions/cache ^4.1.0 → ^6.0.0
- @actions/core ^1.11.1 → ^3.0.0
- @actions/exec ^1.1.1 → ^3.0.0
- zod ^3.25.76 → ^4.0.0
- Fix zod v4 breaking change: ZodError.errors → ZodError.issues

Closes #35
Closes #36
Closes #37
Closes #38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants