chore(cache): bump @actions/* dependencies to v2/v3 by salmanmkc · Pull Request #2198 · actions/toolkit (original) (raw)

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 updates the @actions/* dependencies in the @actions/cache package to their latest major versions (v2/v3) to support Node.js 24 compatibility. The updates include bumping @actions/core, @actions/exec, @actions/glob, @actions/http-client, and @actions/io to newer major versions.

Key changes:

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/cache/package.json Updates dependency versions for five @actions/* packages from v1/v0.1 to v2/v3/v0.5
packages/cache/package-lock.json Reflects version updates with new package resolutions, integrity hashes, and nested dependency structures; includes transitive updates to Azure packages and dev dependencies

Files not reviewed (1)


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