Skip to content

chore: update @actions dependencies#744

Open
Copilot wants to merge 1 commit intomainfrom
copilot/update-actions-dependencies
Open

chore: update @actions dependencies#744
Copilot wants to merge 1 commit intomainfrom
copilot/update-actions-dependencies

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 9, 2026

Description:
Bumps all @actions/* dependencies:

Dependency changes:

  • @actions/core ^1.11.1^2.0.3
  • @actions/cache ^5.0.1^5.0.5
  • @actions/exec ^1.1.1^2.0.0
  • @actions/glob ^0.5.0^0.5.1
  • @actions/http-client ^2.2.1^3.0.2
  • @actions/io ^1.0.2^2.0.0
  • @actions/tool-cache ^2.0.2^3.0.1

Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

Agent-Logs-Url: https://github.com/actions/setup-go/sessions/0e15a7f6-9e3f-4b17-98fc-7c6501a56b31

Co-authored-by: priyagupta108 <147705955+priyagupta108@users.noreply.github.com>
@priyagupta108 priyagupta108 marked this pull request as ready for review April 9, 2026 07:27
@priyagupta108 priyagupta108 requested a review from a team as a code owner April 9, 2026 07:27
Copilot AI review requested due to automatic review settings April 9, 2026 07:27
Copy link
Copy Markdown

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

Updates this GitHub Action’s Node.js dependencies (primarily @actions/*) to newer major/minor versions, along with the corresponding lockfile and license metadata, to keep the action’s bundled runtime dependencies current.

Changes:

  • Bumped @actions/* dependencies in package.json and updated package-lock.json accordingly (including updated undici and other transitive packages).
  • Refreshed .licenses/ entries for updated/added/removed transitive dependencies (e.g., undici, fast-xml-parser, path-expression-matcher, removal of @fastify/busboy).

Reviewed changes

Copilot reviewed 16 out of 22 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Updates direct @actions/* dependency versions.
package-lock.json Regenerates the dependency tree for the updated @actions/* versions (and transitives like undici).
.licenses/npm/undici.dep.yml Updates undici license metadata to the new version.
.licenses/npm/strnum.dep.yml Updates strnum license metadata to the new version.
.licenses/npm/path-expression-matcher.dep.yml Adds/updates license metadata for newly introduced transitive dependency.
.licenses/npm/fast-xml-parser.dep.yml Updates fast-xml-parser license metadata to the new version.
.licenses/npm/fast-xml-builder.dep.yml Updates fast-xml-builder license metadata to the new version.
.licenses/npm/brace-expansion.dep.yml Updates brace-expansion license metadata to the new version.
.licenses/npm/@fastify/busboy.dep.yml Removes license metadata for a transitive dependency no longer present.
.licenses/npm/@actions/tool-cache.dep.yml Updates @actions/tool-cache license metadata to the new version.
.licenses/npm/@actions/io.dep.yml Adds license metadata for @actions/io v2.
.licenses/npm/@actions/io-1.1.3.dep.yml Removes license metadata for @actions/io v1.x.
.licenses/npm/@actions/http-client.dep.yml Adds license metadata for @actions/http-client v3.
.licenses/npm/@actions/http-client-2.2.3.dep.yml Removes license metadata for @actions/http-client v2.x.
.licenses/npm/@actions/glob.dep.yml Updates @actions/glob license metadata to the new version.
.licenses/npm/@actions/exec.dep.yml Adds license metadata for @actions/exec v2.
.licenses/npm/@actions/exec-1.1.1.dep.yml Removes license metadata for @actions/exec v1.x.
.licenses/npm/@actions/core.dep.yml Updates @actions/core license metadata to the new version.
.licenses/npm/@actions/core-1.11.1.dep.yml Removes license metadata for @actions/core v1.x.
.licenses/npm/@actions/cache.dep.yml Updates @actions/cache license metadata to the new version.

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

@priyagupta108 priyagupta108 changed the title chore: update @actions dependencies to latest versions chore: update @actions dependencies Apr 10, 2026
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.

6 participants