-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: drop ESLint v2, v3, v4, v5, v6 & v7 support #3092
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
base: main
Are you sure you want to change the base?
feat: drop ESLint v2, v3, v4, v5, v6 & v7 support #3092
Conversation
3eec871 to
a240113
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected] |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
BREAKING CHANGE: Requires ESLint@^8.57.0 || ^9.0.0
a240113 to
fe4f38c
Compare
|
Any update on this? There are a lot of unnecessary dependencies bloating node_modules, e.g. #2920 Or is this project already dead and we should fork it? |
|
@andrzej-erli the project isn't dead at all, although there are a number of forks people have made in the past. "unnecessary" and "bloating" are opinions that I don't share, but certainly dropping eslint < 8 will make a lot of the dependencies no longer BE necessary. If there were an update, it would be posted here, so you can assume there's no update (but the lack of an update doesn't say anything about the project) |
BREAKING CHANGE: Requires ESLint@^8.57.0 || ^9.0.0