Skip to content

fix: revert eslint to 9.x for neostandard compatibility#111

Closed
Copilot wants to merge 3 commits intodependabot/npm_and_yarn/eslint-10.0.2from
copilot/sub-pr-105
Closed

fix: revert eslint to 9.x for neostandard compatibility#111
Copilot wants to merge 3 commits intodependabot/npm_and_yarn/eslint-10.0.2from
copilot/sub-pr-105

Conversation

Copy link

Copilot AI commented Mar 2, 2026

neostandard@0.13.0 declares eslint@^9.0.0 as a peer dependency, making it incompatible with the eslint 10.0.2 bump. No released version of neostandard supports eslint 10.x yet.

Changes

  • package.json: Reverts eslint from ^10.0.2 to ^9.39.3 (latest 9.x)
  • package-lock.json: Regenerated; also corrects a pre-existing wrong name field (tiny-json-rpcassert-ok-response)

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

dependabot bot and others added 2 commits March 2, 2026 08:14
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: bajtos <1140553+bajtos@users.noreply.github.com>
Copilot AI changed the title [WIP] Update eslint from 9.39.2 to 10.0.2 fix: revert eslint to 9.x for neostandard compatibility Mar 2, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-10.0.2 branch from c5ca1ae to 7aefdf7 Compare March 6, 2026 08:10
@bajtos bajtos closed this Mar 6, 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