Skip to content

Update eslint and eslint-plugin-github to guarantee brace-expansion >= 1.1.16 - #224

Merged
JoyceZhu merged 1 commit into
mainfrom
copilot/update-eslint-eslint-plugin-github
Jul 30, 2026
Merged

Update eslint and eslint-plugin-github to guarantee brace-expansion >= 1.1.16#224
JoyceZhu merged 1 commit into
mainfrom
copilot/update-eslint-eslint-plugin-github

Conversation

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The transitive brace-expansion dependency resolved to 1.1.15. This bumps the eslint toolchain so it lands on 1.1.16 or later.

Changes

  • package.json: eslint ^9.16.0^10.8.0, eslint-plugin-github ^6.0.0^6.1.1.
  • package-lock.json: regenerated. brace-expansion now resolves to 1.1.16 (1.x line) and 5.0.8 (5.x line).

Note: eslint-plugin-github@6.1.2 was unavailable in this environment's registry window, so 6.1.1 is the pinned floor.

@JoyceZhu
JoyceZhu marked this pull request as ready for review July 30, 2026 07:05
@JoyceZhu
JoyceZhu requested a review from a team as a code owner July 30, 2026 07:05
@JoyceZhu
JoyceZhu requested review from Copilot and v-joelamyman July 30, 2026 07:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the ESLint toolchain to ensure all resolved brace-expansion versions are secure.

Changes:

  • Upgrades ESLint and eslint-plugin-github.
  • Regenerates dependencies with brace-expansion 1.1.16 and 5.0.8.
Show a summary per file
File Description
package.json Updates ESLint dependencies.
package-lock.json Locks updated transitive dependencies.

Review details

Tip

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

  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Medium

@JoyceZhu
JoyceZhu merged commit 05974fe into main Jul 30, 2026
7 checks passed
@JoyceZhu
JoyceZhu deleted the copilot/update-eslint-eslint-plugin-github branch July 30, 2026 19:17
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.

4 participants