fix: replace eslint-plugin-github with typescript-eslint for ESLint 10 compatibility#1087
Merged
tgodzik merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from Mar 24, 2026
Merged
Conversation
…0 compatibility Co-authored-by: tgodzik <3807253+tgodzik@users.noreply.github.com> Agent-Logs-Url: https://github.com/VirtusLab/scala-cli-setup/sessions/e2ce881c-9c25-4a27-8695-c36383bcf0eb
Copilot
AI
changed the title
[WIP] Bump eslint from 9.39.3 to 10.1.0
fix: replace eslint-plugin-github with typescript-eslint for ESLint 10 compatibility
Mar 24, 2026
tgodzik
approved these changes
Mar 24, 2026
Member
tgodzik
left a comment
There was a problem hiding this comment.
Looks good, the other plugin indeed doesn't support esling 10
fac3fc5
into
dependabot/npm_and_yarn/eslint-10.1.0
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
eslint-plugin-github@6.0.0(latest) declarespeerDependencies: eslint@"^8 || ^9", making it incompatible with ESLint 10 and causingnpm cito fail withERESOLVE.Changes
eslint-plugin-github— no version supports ESLint 10typescript-eslint@^8.57.2(unified package, supports ESLint^8 || ^9 || ^10) as a direct replacement for the TypeScript flat configglobals@^17.4.0as a direct dependency (was a transitive dep viaeslint-plugin-github)eslint.config.mjs— replacegithub.getFlatConfigs().typescriptwithtseslint.config(...tseslint.configs.recommended, ...)📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.