Skip to content

Conversation

@salmanmkc
Copy link
Contributor

Updates this action to use @actions/cache v5 (toolkit cache library).

  • Bump dependency to ^5.0.0
  • Refresh package-lock
  • Regenerate dist bundles
  • Refresh licensed cache

Testing:

  • npm test
  • licensed status

Copilot AI review requested due to automatic review settings December 11, 2025 21:52
@salmanmkc salmanmkc requested a review from a team as a code owner December 11, 2025 21:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request bumps the @actions/cache dependency from version 4.0.3 to 5.0.0, bringing updates to the GitHub Actions toolkit cache library. The update includes a complete refresh of the dependency tree with new transitive dependencies and removal of deprecated packages.

Key changes:

  • Updated @actions/cache to v5.0.0 with new Azure SDK dependencies
  • Refreshed package-lock.json with updated transitive dependencies including new packages like @typespec/ts-http-runtime, http-proxy-agent, and https-proxy-agent
  • Updated license files for new and modified dependencies

Reviewed changes

Copilot reviewed 30 out of 40 changed files in this pull request and generated no comments.

File Description
package.json Bumped @actions/cache from ^4.0.3 to ^5.0.0
package-lock.json Complete dependency tree refresh with new Azure SDK v5 dependencies, removal of deprecated packages (@protobuf-ts/plugin, @azure/ms-rest-js, abort-controller, event-target-shim, safe-buffer), and addition of new proxy agent dependencies
.licenses/npm/*.dep.yml Updated and added license files for new/updated dependencies including @actions/cache v5.0.0, various Azure SDK packages, and new proxy agent packages; removed licenses for deprecated packages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant