Skip to content

Conversation

@salmanmkc
Copy link
Contributor

@salmanmkcsalmanmkc commented Dec 11, 2025

Summary

Bumps @actions/cache from 4.0.3 to 5.0.1.

Changes

  • Updated package.json and package-lock.json with new dependency version
  • Rebuilt dist bundles (dist/setup/index.js, dist/cleanup/index.js)
  • Regenerated license cache files for new/updated transitive dependencies
  • Added @actions/http-client to reviewed dependencies in .licensed.yml (MIT license text present but detected as 'other')

Why

@actions/cache@v5 includes improvements and updates to underlying dependencies including:

Testing

  • licensed status passes with 0 errors
  • npm run build completes successfully

@salmanmkcsalmanmkc requested a review from a team as a code ownerDecember 11, 2025 22:09
CopilotAI review requested due to automatic review settings December 11, 2025 22:09
- Bump @actions/cache from 4.0.3 to 5.0.0 - Update license cache files for new/updated dependencies - Rebuild dist bundles - Mark @actions/http-client as reviewed in licensed config (MIT license text present but detected as 'other')
@salmanmkcsalmanmkcforce-pushed the upgrade-actions-cache-v5 branch from 8a2b478 to 99877daCompareDecember 11, 2025 22:10
Copy link

CopilotAI 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 PR upgrades @actions/cache from version 4.0.3 to 5.0.0, bringing improvements and updated underlying dependencies.

Key changes:

  • Updated @actions/cache dependency to version 5.0.0
  • Bumped package version from 4.0.0 to 4.0.1
  • Updated transitive dependencies including @actions/core (2.0.0), @actions/exec (2.0.0), @actions/http-client (3.0.0), and @azure/core-rest-pipeline (1.22.0)

Reviewed changes

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

Show a summary per file
FileDescription
package.jsonUpdated @actions/cache dependency from ^4.0.3 to ^5.0.0 and bumped package version to 4.0.1
package-lock.jsonUpdated lockfile with new dependency versions and transitive dependency tree for @actions/cache v5.0.0
.licenses/npm/typescript.dep.ymlRemoved license file for typescript 3.9.10 (no longer a dependency)
.licenses/npm/tslib.dep.ymlUpdated to tslib 2.6.2 (consolidated from multiple versions)
.licenses/npm/tslib-1.14.1.dep.ymlRemoved old tslib 1.14.1 license file
.licenses/npm/ms.dep.ymlUpdated license metadata from event-target-shim to ms (corrected package reference)
.licenses/npm/@protobuf-ts/*.dep.ymlRemoved @protobuf-ts/plugin, plugin-framework, and protoc; updated runtime and runtime-rpc to 2.11.1
.licenses/npm/@azure/*.dep.ymlAdded/updated license files for new Azure SDK dependencies (@azure/core-rest-pipeline, updated versions of core-auth, core-util, logger, abort-controller, core-tracing)
.licenses/npm/@azure/ms-rest-js.dep.ymlRemoved (no longer a dependency)
.licenses/npm/@actions/*.dep.ymlAdded license files for new versions of core (2.0.1), exec (2.0.0), io (2.0.0), http-client (3.0.0), and glob (0.5.0)
.licenses/npm/form-data*.dep.ymlUpdated form-data from 2.5.1 to 4.0.5, removed duplicate 4.0.0 license file
.licenses/npm/es-*.dep.ymlAdded license files for new ES-related utility dependencies
.licenses/npm/debug.dep.ymlAdded license file for debug 4.3.4 (now a production dependency)
.licenses/npm/function-bind.dep.ymlAdded license file (now a production dependency)
.licenses/npm/get-*.dep.ymlAdded license files for new getter utility dependencies
.licenses/npm/gopd.dep.yml, has-*.dep.ymlAdded license files for new helper dependencies
.licenses/npm/http*-proxy-agent.dep.ymlAdded license files for new proxy agent dependencies
.licenses/npm/math-intrinsics.dep.ymlAdded license file for new math utilities dependency
.licenses/npm/@typespec/ts-http-runtime.dep.ymlAdded license file for new TypeSpec HTTP runtime dependency
.licenses/npm/agent-base.dep.ymlAdded license file for agent-base dependency
.licenses/npm/brace-expansion.dep.ymlUpdated version from 1.1.11 to 1.1.12
.licenses/npm/call-bind-apply-helpers.dep.yml, dunder-proto.dep.ymlAdded license files for new utility dependencies
.licenses/npm/hasown.dep.ymlAdded license file for hasown dependency

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

Sign up for freeto 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.

3 participants

@salmanmkc@aparnajyothi-y@mahabaleshwars