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

Closed
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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 force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 77d18ab4c1 to c84d52a5ac 2026-07-18 15:18:03 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from c84d52a5ac to e702241de1 2026-07-21 23:18:22 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from e702241de1 to efaec7b9a0 2026-07-22 15:15:03 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from efaec7b9a0 to 71d7aa4919 2026-07-23 23:13:59 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 71d7aa4919 to 1c8717d361 2026-07-24 23:10:23 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 1c8717d361 to e4d22b73a7 2026-07-26 23:14:57 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from e4d22b73a7 to f0ae84535d 2026-07-28 07:11:52 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from f0ae84535d to 665c7b8abb 2026-07-29 07:16:10 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 665c7b8abb to 51597af8f0 2026-07-30 07:17:37 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 51597af8f0 to 7a341b5a49 2026-07-31 07:15:21 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 7a341b5a49 to 921647a103 2026-07-31 23:15:14 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 921647a103 to 0dd8e6006b 2026-08-01 07:16:33 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 0dd8e6006b to 50b2c980b3 2026-08-02 07:19:43 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 50b2c980b3 to b6756076a1 2026-08-03 15:10:04 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from b6756076a1 to 26233d2106 2026-08-04 15:21:35 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 26233d2106 to c8301430de 2026-08-05 15:16:51 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from c8301430de to a634971be4 2026-08-06 23:17:03 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from a634971be4 to 3fd1e0f327 2026-08-07 23:17:14 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 3fd1e0f327 to 323172fc53 2026-08-08 23:11:10 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 323172fc53 to 2d222fe8f8 2026-08-09 23:13:41 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 2d222fe8f8 to ef40a60b67 2026-08-10 23:20:05 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from ef40a60b67 to b754c03398 2026-08-12 07:13:20 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from b754c03398 to 3fe5aace7d 2026-08-14 07:12:49 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 3fe5aace7d to 6ff2b4d08a 2026-08-16 15:12:05 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 6ff2b4d08a to 6bd21be174 2026-08-17 15:23:21 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 6bd21be174 to 32e66398b2 2026-08-18 07:17:35 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 32e66398b2 to 05db2af3b2 2026-08-19 15:15:04 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 05db2af3b2 to 62450769b7 2026-08-21 23:11:35 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 62450769b7 to 5b8755f89c 2026-08-22 23:10:59 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 5b8755f89c to 8cb4024c51 2026-08-23 15:26:18 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 8cb4024c51 to d4c6cbfe8e 2026-08-24 23:14:25 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from d4c6cbfe8e to 2bfb748619 2026-08-25 23:15:43 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 2bfb748619 to 396a0089a5 2026-08-26 23:17:51 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 396a0089a5 to 77fa6e02e9 2026-08-27 23:24:10 +02:00 Compare
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 77fa6e02e9 to fef5cb5def 2026-08-28 23:17:52 +02:00 Compare
renovate added 1 commit 2026-08-29 07:17:24 +02:00
renovate force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from fef5cb5def to dad98951ae 2026-08-29 07:17:24 +02:00 Compare
renovate changed title from Update dependency eslint-plugin-react-hooks to v7.1.1 to Update dependency eslint-plugin-react-hooks to v7.1.1 - autoclosed 2026-08-29 15:16:15 +02:00
renovate closed this pull request 2026-08-29 15:16:15 +02:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
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-core#19