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

Drop support for ESLint v6 #5968

Closed
bradzacher opened this issue Nov 11, 2022 · 1 comment
Closed

Drop support for ESLint v6 #5968

bradzacher opened this issue Nov 11, 2022 · 1 comment
Labels
accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package
Milestone

Comments

@bradzacher
Copy link
Member

bradzacher commented Nov 11, 2022

Suggestion

Just like we did in our v5 release (#2465).

Most users should have have migrated off of v6 by this point, and I think a year back is far enough for us to support.
Supporting old versions restricts which APIs we can use, and makes it harder to build extension rules as we have to take care to fill in missing messageIds ourselves.

ESLint v8.0.0 was released 10 October 2021 - over 1 year ago.
ESLint v7.0.0 was released 09 May 2020 - over 2 years ago.
ESLint v6.0.0 was released 21 June 2019 - over 3 years ago.

@bradzacher bradzacher added breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package accepting prs Go ahead, send a pull request that resolves this issue labels Nov 11, 2022
@bradzacher bradzacher added this to the 6.0.0 milestone Nov 11, 2022
@JoshuaKGoldberg
Copy link
Member

#5972 was merged, so this will be resolved in the next major version.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package
Projects
None yet
Development

No branches or pull requests

2 participants