Skip to content

Update react monorepo to v7#67

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

Update react monorepo to v7#67
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-react-monorepo

Conversation

@renovate

@renovate renovate Bot commented Oct 1, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-hooks (source) ^5.1.0^7.0.0 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.

v5.2.0

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from a81222b to ea79c47 Compare October 9, 2025 00:37
@renovate renovate Bot changed the title Update dependency eslint-plugin-react-hooks to v6 Update dependency eslint-plugin-react-hooks to v7 Oct 9, 2025
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from ea79c47 to 5af39b1 Compare October 24, 2025 21:50
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 5af39b1 to 841041e Compare December 3, 2025 17:30
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 841041e to dca17c1 Compare December 31, 2025 17:12
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from dca17c1 to a1cb812 Compare January 8, 2026 17:27
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from a1cb812 to 915220b Compare January 23, 2026 19:50
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 915220b to 2c80389 Compare February 12, 2026 11:44
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 8dc2a71 to 5ad0029 Compare April 17, 2026 20:28
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from 5ad0029 to f508721 Compare May 12, 2026 16:40
@renovate renovate Bot changed the title Update dependency eslint-plugin-react-hooks to v7 Update react monorepo to v7 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/major-react-monorepo branch from f508721 to 4ef6bd6 Compare June 11, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants