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

Open
renovate-bot wants to merge 1 commit 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 minor 7.0.17.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.


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 | minor | [`7.0.1` → `7.1.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react-hooks/7.0.1/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/408b38ef7304faf022d2a37110c57efce12c6bad...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)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency eslint-plugin-react-hooks to v7.1.0
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been cancelled
Web Deployment Container / prod-deploy (dev) (pull_request) Has been cancelled
1e63a27fb3
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 1e63a27fb3
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been cancelled
Web Deployment Container / prod-deploy (dev) (pull_request) Has been cancelled
to 94f3c5320d
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-04-17 03:01:30 +00:00
Compare
renovate-bot changed title from Update dependency eslint-plugin-react-hooks to v7.1.0 to Update dependency eslint-plugin-react-hooks to v7.1.1 2026-04-17 19:01:27 +00:00
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 94f3c5320d
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to 91a0d11e97
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
2026-04-17 19:01:29 +00:00
Compare
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 91a0d11e97
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.0 (pull_request) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
to debf31969d
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
renovate/artifacts Artifact file update failure
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-04-20 03:01:19 +00:00
Compare
Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile
Some checks failed
web-deploy-nonprod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (push) Failing after 0s
web-deploy-prod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (push) Failing after 0s
web-deploy-nonprod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
web-deploy-prod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
9b2100af95
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 9b2100af95
Some checks failed
web-deploy-nonprod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (push) Failing after 0s
web-deploy-prod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (push) Failing after 0s
web-deploy-nonprod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
web-deploy-prod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to d076287964
Some checks failed
web-deploy-nonprod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
web-deploy-prod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-05-02 15:31:00 +00:00
Compare
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from d076287964
Some checks failed
web-deploy-nonprod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
web-deploy-prod.yml / Merge branch 'main' into renovate/eslint-plugin-react-hooks-7.x-lockfile (pull_request) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to a002c178b0
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-05-04 00:02:18 +00:00
Compare
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from a002c178b0
Some checks failed
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (push) Failing after 0s
web-deploy-nonprod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
web-deploy-prod.yml / Update dependency eslint-plugin-react-hooks to v7.1.1 (pull_request) Failing after 0s
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to 92c7f43294
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-05-04 01:01:36 +00:00
Compare
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 92c7f43294
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to bae360b159
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-05-04 02:01:39 +00:00
Compare
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from bae360b159
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to 00e3d80f93
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-05-04 03:01:39 +00:00
Compare
renovate-bot force-pushed renovate/eslint-plugin-react-hooks-7.x-lockfile from 00e3d80f93
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
to 9285b1d406
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2026-05-04 15:01:38 +00:00
Compare
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
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 switch renovate/eslint-plugin-react-hooks-7.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/eslint-plugin-react-hooks-7.x-lockfile
git switch renovate/eslint-plugin-react-hooks-7.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/eslint-plugin-react-hooks-7.x-lockfile
git switch renovate/eslint-plugin-react-hooks-7.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/eslint-plugin-react-hooks-7.x-lockfile
git switch main
git merge --squash renovate/eslint-plugin-react-hooks-7.x-lockfile
git switch main
git merge --ff-only renovate/eslint-plugin-react-hooks-7.x-lockfile
git switch main
git merge renovate/eslint-plugin-react-hooks-7.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.