Skip to content

Conversation

@GrantBirki
Copy link
Member

This pull request updates internal node dependencies used by this Action (and some docs).

Copilot AI review requested due to automatic review settings November 4, 2025 17:30
@GrantBirki GrantBirki added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Nov 4, 2025
@GrantBirki GrantBirki merged commit 15a9c15 into main Nov 4, 2025
4 checks passed
@GrantBirki GrantBirki deleted the npm-updates branch November 4, 2025 17:34
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 bumps the project version from v11.1.0 to v11.1.1 and updates various npm dependencies to their latest versions, including Babel, esbuild, ESLint, Octokit, and Vitest packages.

Key changes:

  • Version incremented from v11.1.0 to v11.1.1 in source and bundled code
  • Multiple dependency updates including @octokit/core (7.0.5 → 7.0.6), esbuild (0.25.11 → 0.25.12), vitest (4.0.6 → 4.0.7), and various other packages
  • The bundled dist/index.js file has been regenerated to reflect the version change

Reviewed Changes

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

File Description
src/version.js Updated VERSION constant from 'v11.1.0' to 'v11.1.1'
package-lock.json Updated dependency versions for Babel, esbuild, ESLint, Octokit, Vitest, and other packages
dist/index.js Regenerated bundle reflecting the version change

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 documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants