Update dependency eslint-plugin-react-hooks to v7.1.1 #19

Open
renovate wants to merge 1 commits from renovate/eslint-plugin-react-hooks-7.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react-hooks (source) devDependencies patch 7.1.0-canary-fd524fe0-202511217.1.1

Release Notes

facebook/react (eslint-plugin-react-hooks)

v7.1.1

Compare Source

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #​36307)

v7.1.0

Compare Source

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

v7.1.0-canary-fef12a01-20260413

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-react-hooks](https://react.dev/) ([source](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks)) | devDependencies | patch | [`7.1.0-canary-fd524fe0-20251121` → `7.1.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react-hooks/7.1.0-canary-fd524fe0-20251121/7.1.1) | --- ### Release Notes <details> <summary>facebook/react (eslint-plugin-react-hooks)</summary> ### [`v7.1.1`](https://github.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#711) [Compare Source](https://github.com/facebook/react/compare/eslint-plugin-react-hooks@7.1.0...eslint-plugin-react-hooks@7.1.1) **Note:** 7.1.0 accidentally removed the `component-hook-factories` rule, causing errors for users who referenced it in their ESLint config. This is now fixed. - Add deprecated no-op `component-hook-factories` rule for backwards compatibility. ([@&#8203;mofeiZ](https://github.com/mofeiZ) in [#&#8203;36307](https://github.com/facebook/react/pull/36307)) ### [`v7.1.0`](https://github.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#710) [Compare Source](https://github.com/facebook/react/compare/fef12a01c826ce5b8458e82240c659bf51108a46...eslint-plugin-react-hooks@7.1.0) This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better `set-state-in-effect` detection, improved ref validation, and more helpful error reporting. - Add ESLint v10 support. ([@&#8203;azat-io](https://github.com/azat-io) in [#&#8203;35720](https://github.com/facebook/react/pull/35720)) - Skip compilation for non-React files to improve performance. ([@&#8203;josephsavona](https://github.com/josephsavona) in [#&#8203;35589](https://github.com/facebook/react/pull/35589)) - Fix exhaustive deps bug with Flow type casting. ([@&#8203;jorge-cab](https://github.com/jorge-cab) in [#&#8203;35691](https://github.com/facebook/react/pull/35691)) - Fix `useEffectEvent` checks in component syntax. ([@&#8203;jbrown215](https://github.com/jbrown215) in [#&#8203;35041](https://github.com/facebook/react/pull/35041)) - Improved `set-state-in-effect` validation with fewer false negatives. ([@&#8203;jorge-cab](https://github.com/jorge-cab) in [#&#8203;35134](https://github.com/facebook/react/pull/35134), [@&#8203;josephsavona](https://github.com/josephsavona) in [#&#8203;35147](https://github.com/facebook/react/pull/35147), [@&#8203;jackpope](https://github.com/jackpope) in [#&#8203;35214](https://github.com/facebook/react/pull/35214), [@&#8203;chesnokov-tony](https://github.com/chesnokov-tony) in [#&#8203;35419](https://github.com/facebook/react/pull/35419), [@&#8203;jsleitor](https://github.com/jsleitor) in [#&#8203;36107](https://github.com/facebook/react/pull/36107)) - Improved ref validation for non-mutating functions and event handler props. ([@&#8203;josephsavona](https://github.com/josephsavona) in [#&#8203;35893](https://github.com/facebook/react/pull/35893), [@&#8203;kolvian](https://github.com/kolvian) in [#&#8203;35062](https://github.com/facebook/react/pull/35062)) - Compiler now reports all errors instead of stopping at the first. ([@&#8203;josephsavona](https://github.com/josephsavona) in [#&#8203;35873](https://github.com/facebook/react/pull/35873)–[#&#8203;35884](https://github.com/facebook/react/pull/35884)) - Improved source locations and error display in compiler diagnostics. ([@&#8203;nathanmarks](https://github.com/nathanmarks) in [#&#8203;35348](https://github.com/facebook/react/pull/35348), [@&#8203;josephsavona](https://github.com/josephsavona) in [#&#8203;34963](https://github.com/facebook/react/pull/34963)) ### [`v7.1.0-canary-fef12a01-20260413`](https://github.com/facebook/react/compare/fd524fe02a86c3e92a207d90da970941320f337f...fef12a01c826ce5b8458e82240c659bf51108a46) [Compare Source](https://github.com/facebook/react/compare/fd524fe02a86c3e92a207d90da970941320f337f...fef12a01c826ce5b8458e82240c659bf51108a46) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 6fa455fc15 to b0e7054554 2026-07-09 23:11:32 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from b0e7054554 to 418edbb8dc 2026-07-11 23:14:29 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 418edbb8dc to 92ba2ab515 2026-07-15 07:09:58 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 92ba2ab515 to 77d18ab4c1 2026-07-16 07:14:22 +02:00 Compare
renovate added 1 commit 2026-07-18 15:18:03 +02:00
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 77d18ab4c1 to c84d52a5ac 2026-07-18 15:18:03 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-plugin-react-hooks-7.x-lockfile:renovate/eslint-plugin-react-hooks-7.x-lockfile
git checkout renovate/eslint-plugin-react-hooks-7.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: panic.haus/web-core#19