Skip to content

Update ESLint to v10+, eslint-plugin-github to latest, and pin transitive js-yaml >= 4.3.1 - #233

Merged
JoyceZhu merged 1 commit into
mainfrom
copilot/update-eslint-and-eslint-plugin-github
Aug 10, 2026
Merged

Update ESLint to v10+, eslint-plugin-github to latest, and pin transitive js-yaml >= 4.3.1#233
JoyceZhu merged 1 commit into
mainfrom
copilot/update-eslint-and-eslint-plugin-github

Conversation

Copilot AI commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Ensures eslint (v10+) and eslint-plugin-github (latest) are current, and that every resolved js-yaml in package-lock.json is at least 4.3.1.

Changes

  • js-yaml: bumped the transitive @eslint/eslintrcjs-yaml from 4.3.0 to 4.3.1 via npm update js-yaml. All resolved entries are now ≥ 4.3.1 (4.3.1, 5.2.3, 5.2.2).
  • eslint / eslint-plugin-github: already at target versions — eslint@^10.8.0 (locked 10.8.0) and eslint-plugin-github@^6.1.2 (latest). No manifest change needed.

Notes

  • eslint@10.8.1 is intentionally not adopted; it's blocked by the repo's min-release-age=3 policy in .npmrc (released ~3 days ago). 10.8.0 satisfies "v10 and above".
  • Net diff is a single 3-line package-lock.json change.

Co-authored-by: JoyceZhu <6251669+JoyceZhu@users.noreply.github.com>
Copilot AI changed the title Update ESLint to v10+, eslint-plugin-github to latest, and ensure js-yaml >= 4.3.1 Update ESLint to v10+, eslint-plugin-github to latest, and pin transitive js-yaml >= 4.3.1 Aug 10, 2026
Copilot AI requested a review from JoyceZhu August 10, 2026 19:28
@JoyceZhu
JoyceZhu marked this pull request as ready for review August 10, 2026 19:30
@JoyceZhu
JoyceZhu requested a review from a team as a code owner August 10, 2026 19:30
Copilot AI balanced review requested due to automatic review settings August 10, 2026 19:30

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.

Copilot wasn't able to review any files in this pull request.

@JoyceZhu
JoyceZhu merged commit a723b5d into main Aug 10, 2026
7 checks passed
@JoyceZhu
JoyceZhu deleted the copilot/update-eslint-and-eslint-plugin-github branch August 10, 2026 19:47
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