Skip to content

Bump ESLint to v10#26

Merged
phieri merged 2 commits intomainfrom
copilot/bump-eslint-dependency-to-10
Mar 23, 2026
Merged

Bump ESLint to v10#26
phieri merged 2 commits intomainfrom
copilot/bump-eslint-dependency-to-10

Conversation

Copy link
Contributor

Copilot AI commented Mar 23, 2026

ESLint v9 → v10 upgrade. In v10, @eslint/js is no longer a transitive dependency of eslint and must be declared explicitly.

Changes

  • package.json
    • eslint: ^9.4.0^10.1.0
    • @eslint/js: added as explicit dev dependency at ^10.0.1

Notes

  • eslint.config.js already uses flat config — no changes required there
  • Deprecated style rules (indent, semi, quotes, no-floating-decimal) remain functional in v10; removal is scheduled for v11

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • eslint.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI changed the title [WIP] Update ESLint dependency to version 10 with migration changes Bump ESLint to v10 Mar 23, 2026
Copilot AI requested a review from phieri March 23, 2026 10:58
@phieri phieri marked this pull request as ready for review March 23, 2026 10:59
@phieri phieri merged commit 221e413 into main Mar 23, 2026
2 checks passed
@phieri phieri deleted the copilot/bump-eslint-dependency-to-10 branch March 23, 2026 11:00
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