Skip to content

Bump eslint from 8.57.0 to 10.0.0#795

Closed
Copilot wants to merge 4 commits into
dependabot/npm_and_yarn/eslint-10.0.0from
copilot/sub-pr-793-again
Closed

Bump eslint from 8.57.0 to 10.0.0#795
Copilot wants to merge 4 commits into
dependabot/npm_and_yarn/eslint-10.0.0from
copilot/sub-pr-793-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 20, 2026

eslint-plugin-github was listed in devDependencies but never imported or used in the ESLint config — only @typescript-eslint/eslint-plugin and @stylistic/eslint-plugin-ts are actually used. Its peerDependencies (eslint@^8 || ^9) was the sole blocker for upgrading to eslint 10.

Changes

  • Remove eslint-plugin-github from devDependencies (unused)
  • Upgrade eslint to ^10.0.0
  • Migrate ESLint config from legacy .eslintrc.json + .eslintignore to eslint.config.js (flat config, required by ESLint v9+)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

dependabot Bot and others added 2 commits February 20, 2026 10:45
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.0...v10.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: alexarchambault <7063723+alexarchambault@users.noreply.github.com>
Copilot AI changed the title [WIP] Update eslint from 8.57.0 to 10.0.0 Bump eslint from 8.57.0 to 9.x (fix v10 peer dep conflict) Feb 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-10.0.0 branch from 862e2bf to c6ee215 Compare February 20, 2026 10:55
Co-authored-by: alexarchambault <7063723+alexarchambault@users.noreply.github.com>
Copilot AI changed the title Bump eslint from 8.57.0 to 9.x (fix v10 peer dep conflict) Bump eslint from 8.57.0 to 10.0.0 Feb 20, 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.

2 participants