Skip to content

chore(deps): update dependency eslint-plugin-react-hooks to v7#104

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-react-monorepo
Open

chore(deps): update dependency eslint-plugin-react-hooks to v7#104
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-react-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-hooks (source) ^5.2.0^7.1.1 age confidence

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

Compare Source

v7.0.0

Compare Source

This release slims down presets to just 2 configurations (recommended and recommended-latest), and all compiler rules are enabled by default.

  • Breaking: Removed recommended-latest-legacy and flat/recommended configs. The plugin now provides recommended (legacy and flat configs with all recommended rules), and recommended-latest (legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@​poteto in #​34757)

v6.1.1

Compare Source

Note: 6.1.0 accidentally allowed use of recommended without flat config, causing errors when used with ESLint v9's defineConfig() helper. This has been fixed in 6.1.1.

v6.1.0

Compare Source

Note: Version 6.0.0 was mistakenly released and immediately deprecated and untagged on npm. This is the first official 6.x major release and includes breaking changes.

  • Breaking: Require Node.js 18 or newer. (@​michaelfaith in #​32458)
  • Breaking: Flat config is now the default recommended preset. Legacy config moved to recommended-legacy. (@​michaelfaith in #​32457)
  • New Violations: Disallow calling use within try/catch blocks. (@​poteto in #​34040)
  • New Violations: Disallow calling useEffectEvent functions in arbitrary closures. (@​jbrown215 in #​33544)
  • Handle React.useEffect in addition to useEffect in rules-of-hooks. (@​Ayc0 in #​34076)
  • Added react-hooks settings config option that to accept additionalEffectHooks that are used across exhaustive-deps and rules-of-hooks rules. (@​jbrown215) in #​34497

v6.0.0

Compare Source

Accidentally released. See 6.1.0 for the actual changes.


Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • Branch creation
    • "on thursday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Oct 2, 2025
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from f495da2 to 985747e Compare October 9, 2025 00:29
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v6 chore(deps): update dependency eslint-plugin-react-hooks to v7 Oct 9, 2025
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 53aebb5 to 229f681 Compare October 16, 2025 05:03
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from d8b4c0f to c11b79f Compare October 24, 2025 19:42
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from c11b79f to 75ba390 Compare November 6, 2025 03:00
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 75ba390 to c62dec2 Compare November 18, 2025 22:36
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from c62dec2 to 547f42f Compare December 3, 2025 17:05
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 1d3456a to 398860c Compare December 18, 2025 09:53
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 398860c to aec6df3 Compare December 31, 2025 16:13
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from aec6df3 to bd96126 Compare January 8, 2026 19:34
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 79471e0 to 3a4ab17 Compare January 23, 2026 18:36
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from b15016f to ef6b59d Compare February 5, 2026 04:24
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from ef6b59d to 4dd754c Compare February 12, 2026 10:12
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 854406a to 530de55 Compare February 26, 2026 07:04
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 9cc2939 to c3532d5 Compare March 12, 2026 01:03
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from c3532d5 to b857060 Compare March 13, 2026 19:02
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from b857060 to 6cd791c Compare March 27, 2026 13:25
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 6cd791c to c6e54a4 Compare April 8, 2026 14:52
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from c6e54a4 to d944565 Compare April 17, 2026 01:19
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from d944565 to e9ed3cc Compare April 17, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants