Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ESLint 9 #563

Open
diskdance opened this issue Apr 14, 2024 · 0 comments
Open

Support ESLint 9 #563

diskdance opened this issue Apr 14, 2024 · 0 comments

Comments

@diskdance
Copy link

diskdance commented Apr 14, 2024

ESLint 9 release link: https://eslint.org/blog/2024/04/eslint-v9.0.0-released/

It contains breaking changes, like making flat config the new default (related issue: #553).

ESLint migration documentation:

Issues of dependencies:

lucaswerkmeister added a commit to lucaswerkmeister/m3api that referenced this issue Jan 1, 2025
But not eslint itself yet, due to wikimedia/eslint-config-wikimedia#563,
and also not eslint-plugin-compat because that’s already pulled in by
eslint-config-wikimedia and I don’t want to have two copies of it in my
node_modules/.

    npm i --engine-strict eslint-plugin-chai-friendly@latest

I think this concludes the current batch of dependency updates. Still
outdated are eslint and eslint-plugin-compat, per above, and undici,
which requires Node 20+ in v7. I might drop Node 18 support once Debian
13 (Trixie) comes out (likely this summer), but certainly not before
then, so for now we’re stuck on undici 6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant