Skip to content

Conversation

@salmanmkc
Copy link
Contributor

Summary

Bumps @actions/cache from 4.0.3 to 5.0.0.

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:

  • @actions/core@2.0.0
  • @actions/exec@2.0.0
  • @actions/http-client@3.0.0
  • @azure/core-rest-pipeline@1.22.0

Testing

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

@salmanmkc salmanmkc requested a review from a team as a code owner December 11, 2025 22:09
Copilot AI 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')
@salmanmkc salmanmkc force-pushed the upgrade-actions-cache-v5 branch from 8a2b478 to 99877da Compare December 11, 2025 22:10
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 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
File Description
package.json Updated @actions/cache dependency from ^4.0.3 to ^5.0.0 and bumped package version to 4.0.1
package-lock.json Updated lockfile with new dependency versions and transitive dependency tree for @actions/cache v5.0.0
.licenses/npm/typescript.dep.yml Removed license file for typescript 3.9.10 (no longer a dependency)
.licenses/npm/tslib.dep.yml Updated to tslib 2.6.2 (consolidated from multiple versions)
.licenses/npm/tslib-1.14.1.dep.yml Removed old tslib 1.14.1 license file
.licenses/npm/ms.dep.yml Updated license metadata from event-target-shim to ms (corrected package reference)
.licenses/npm/@protobuf-ts/*.dep.yml Removed @protobuf-ts/plugin, plugin-framework, and protoc; updated runtime and runtime-rpc to 2.11.1
.licenses/npm/@azure/*.dep.yml Added/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.yml Removed (no longer a dependency)
.licenses/npm/@actions/*.dep.yml Added 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.yml Updated form-data from 2.5.1 to 4.0.5, removed duplicate 4.0.0 license file
.licenses/npm/es-*.dep.yml Added license files for new ES-related utility dependencies
.licenses/npm/debug.dep.yml Added license file for debug 4.3.4 (now a production dependency)
.licenses/npm/function-bind.dep.yml Added license file (now a production dependency)
.licenses/npm/get-*.dep.yml Added license files for new getter utility dependencies
.licenses/npm/gopd.dep.yml, has-*.dep.yml Added license files for new helper dependencies
.licenses/npm/http*-proxy-agent.dep.yml Added license files for new proxy agent dependencies
.licenses/npm/math-intrinsics.dep.yml Added license file for new math utilities dependency
.licenses/npm/@typespec/ts-http-runtime.dep.yml Added license file for new TypeSpec HTTP runtime dependency
.licenses/npm/agent-base.dep.yml Added license file for agent-base dependency
.licenses/npm/brace-expansion.dep.yml Updated version from 1.1.11 to 1.1.12
.licenses/npm/call-bind-apply-helpers.dep.yml, dunder-proto.dep.yml Added license files for new utility dependencies
.licenses/npm/hasown.dep.yml Added license file for hasown dependency

💡 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