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

Skip eslint-plugin-jsx-a11y@6.8.0 due to massive false positives #45

Closed
frantic1048 opened this issue Nov 16, 2023 · 0 comments · Fixed by #46
Closed

Skip eslint-plugin-jsx-a11y@6.8.0 due to massive false positives #45

frantic1048 opened this issue Nov 16, 2023 · 0 comments · Fixed by #46
Assignees

Comments

@frantic1048
Copy link
Contributor

Acknowledging the false positives of eslint-plugin-jsx-a11y@6.8.0 and their impact on our project, we decided to skip this version.

Tasks:

  1. Disallow eslint-plugin-jsx-a11y@6.8.0 in renovate config.
  2. Downgrade eslint-plugin-jsx-a11y from 6.8.0 to 6.7.1(last version before 6.8.0 fix(deps): update dependency eslint-plugin-jsx-a11y to v6.8.0 #32)

See: jsx-eslint/eslint-plugin-jsx-a11y#959

@frantic1048 frantic1048 self-assigned this Nov 16, 2023
frantic1048 added a commit that referenced this issue Nov 16, 2023
`eslint-plugin-jsx-a11y@6.8.0` throws too many false positives.

- Disallow eslint-plugin-jsx-a11y@6.8.0 in renovate config
- Downgrade eslint-plugin-jsx-a11y from 6.8.0 to 6.7.1

resolves #45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant