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

Remove dependency on ESLint v8 (EOL) #30386

Open
MikeMcC399 opened this issue Oct 10, 2024 · 1 comment · May be fixed by #30892
Open

Remove dependency on ESLint v8 (EOL) #30386

MikeMcC399 opened this issue Oct 10, 2024 · 1 comment · May be fixed by #30892
Labels
type: chore Work is required w/ no deliverable to end user

Comments

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Oct 10, 2024

What would you like?

  • Migrate to using supported version of ESLint (currently v9) (including @cypress/eslint-plugin-dev)

  • Migrate to ESLint plugins compatible with ESLint v9

Why is this needed?

Versions of ESLint < v9 are no longer supported since Oct 5, 2024. See https://eslint.org/version-support/.

Other

Current ESLint plugins

Plugin Version used ESLint 9 compatible
@babel/eslint-parser 7.25.1 >= 7.25.1
@fellow/eslint-plugin-coffee 0.4.13 archived / unmaintained
@typescript-eslint/eslint-plugin 7.2.0 >= 8
@typescript-eslint/parser 7.2.0 >= 8
eslint-plugin-cypress 3.5.0 yes
eslint-plugin-graphql 4.0.0 unmaintained
eslint-plugin-import 2.25.4 >= 2.31.0
eslint-plugin-json-format 2.0.1 unmaintained
eslint-plugin-mocha 8.2.0 >= 10.x
eslint-plugin-react 7.22.0 >= 7.35.0
eslint-plugin-react-hooks 4.2.0 >= 5.0.0
eslint-plugin-vue 7.18.0 >= 9.24.1
@MikeMcC399
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Work is required w/ no deliverable to end user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants