chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.2 to 7.1.1 - #22151
chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.2 to 7.1.1#22151dependabot[bot] wants to merge 2 commits into
Conversation
|
@dependabot rebase |
76c53de to
4fd19bf
Compare
4fd19bf to
8e73fad
Compare
|
@dependabot rebase |
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 7.1.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
8e73fad to
f5a12fd
Compare
size-limit report 📦
|
|
superseded by #22944 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…22944) This PR: - deletes the unused `eslint-plugin-react-hooks` and `eslint-plugin-react` dev dependencies from React and NextJS packages. These were unused since we migrated to oxlint (raised via #22151) - instead, the rules are already covered by oxlint - ensures we still error on a few react rule violations like we did in eslint times Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps eslint-plugin-react-hooks from 4.6.2 to 7.1.1.
Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits