chore(deps): update dependency eslint-plugin-react-hooks to v7.1.1 #50

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 CLI.

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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODQuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 659a69c525 to d2218bd7c8 2026-07-27 23:16:23 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from d2218bd7c8 to ad917d7545 2026-07-29 07:19:09 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from ad917d7545 to 3eedfbe8d7 2026-07-30 07:21:13 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 3eedfbe8d7 to d15989d247 2026-07-31 07:20:18 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from d15989d247 to c1960ce2fa 2026-07-31 23:18:51 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from c1960ce2fa to 2a7ca31706 2026-08-01 07:19:55 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 2a7ca31706 to 2325f738f9 2026-08-02 07:24:16 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 2325f738f9 to d094549cb1 2026-08-03 15:13:24 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from d094549cb1 to 88fbed00b5 2026-08-04 15:25:39 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 88fbed00b5 to bf0c0456b9 2026-08-05 15:20:54 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from bf0c0456b9 to 0a27905171 2026-08-06 23:21:49 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 0a27905171 to 5c63b5289e 2026-08-07 23:20:32 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 5c63b5289e to 9ed2d72d59 2026-08-08 23:14:16 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 9ed2d72d59 to 906b3ca685 2026-08-09 23:16:29 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 906b3ca685 to f50255ee2d 2026-08-10 23:25:06 +02:00 Compare
renovate added 1 commit 2026-08-12 07:16:31 +02:00
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from f50255ee2d to 535ee5fac8 2026-08-12 07:16:31 +02:00 Compare
You are not authorized to merge this pull request.
This pull request can be merged automatically.
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 labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: panic.haus/web-ui#50