Skip to content

Conversation

@GrantBirki
Copy link
Member

This pull request updates all internal node dependencies used by this Action with npm update

@GrantBirki GrantBirki added the dependencies Pull requests that update a dependency file label Nov 26, 2025
Copilot AI review requested due to automatic review settings November 26, 2025 21:51
@GrantBirki GrantBirki merged commit fded035 into main Nov 26, 2025
8 checks passed
@GrantBirki GrantBirki deleted the node-updates branch November 26, 2025 21:52
Copilot finished reviewing on behalf of GrantBirki November 26, 2025 21:53
Copy link
Contributor

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 updates internal Node.js dependencies using npm update, bumping the Action version from v11.1.1 to v11.1.2. The updates include minor and patch version increases across various dependencies including Vitest (4.0.7 → 4.0.14), Rollup (4.52.5 → 4.53.3), and several Octokit packages.

  • Updated dependency versions in package-lock.json
  • Incremented version constant from v11.1.1 to v11.1.2
  • Bundled updated dependencies into dist/index.js

Reviewed changes

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

File Description
src/version.js Updated version constant from 'v11.1.1' to 'v11.1.2'
package-lock.json Updated multiple dependencies including vitest (4.0.7→4.0.14), rollup (4.52.5→4.53.3), @octokit packages (7.0.2→7.1.0, 10.0.6→10.0.7), @types/node (24.10.0→24.10.1), chai (6.2.0→6.2.1), js-yaml (4.1.0→4.1.1), and various rollup platform binaries
dist/index.js Bundled updated dependencies; includes improved error handling in RequestError constructor with cause support and a coverage-related comment from vitest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants