jsx-eslint / eslint-plugin-react

React-specific linting rules for ESLint
MIT License
8.86k stars 2.75k forks source link

Add eslint@9 to peer deps #3736

Closed johnhunter closed 2 months ago

johnhunter commented 2 months ago

resolved issue https://github.com/jsx-eslint/eslint-plugin-react/issues/3735

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/eslint@9.0.0 environment, filesystem Transitive: eval, shell, unsafe +79 10.1 MB eslintbot

View full report↗︎

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.71%. Comparing base (4467db5) to head (c9e4013).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3736 +/- ## ======================================= Coverage 97.71% 97.71% ======================================= Files 133 133 Lines 9470 9470 Branches 3469 3469 ======================================= Hits 9254 9254 Misses 216 216 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ljharb commented 2 months ago

This is a duplicate of #3726, and does not actually test on eslint 9 (or else tons of tests would fail).