Skip to content

chore(deps): update react monorepo to v7 (major)#101

Open
MFSGA wants to merge 1 commit into
masterfrom
renovate/major-react-monorepo
Open

chore(deps): update react monorepo to v7 (major)#101
MFSGA wants to merge 1 commit into
masterfrom
renovate/major-react-monorepo

Conversation

@MFSGA
Copy link
Copy Markdown
Owner

@MFSGA MFSGA commented Dec 27, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-hooks (source) 5.2.0 -> 7.0.1 age confidence
react-devtools (source) 6.1.5 -> 7.0.1 age confidence

Release Notes

facebook/react (eslint-plugin-react-hooks)

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.

facebook/react (react-devtools)

v7.0.1

Compare Source

October 20, 2025


v7.0.0

Compare Source

Oct 2, 2025

Add a "suspended by" section showing all causes of why the inspected element suspended. This includes:

  • await in Server Components
  • React.lazy
  • use()
  • suspensey images, CSS, and fonts

Add a Code Editor Sidebar Pane in the Chrome Sources Tab (@​sebmarkbage #​33968, #​33987, #​33988)

Add Option to Open Local Files directly in External Editor (@​sebmarkbage #​33983, #​33985, #​33965)

Other changes


Configuration

📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch 7 times, most recently from 8d04a1c to 4dc7839 Compare January 3, 2026 04:10
@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch 7 times, most recently from e22cfc1 to c69ea3c Compare January 10, 2026 04:13
@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch 8 times, most recently from b2693c7 to a928bb4 Compare January 18, 2026 04:32
@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch 7 times, most recently from 75f1505 to aff302d Compare January 25, 2026 04:41
@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch from aff302d to 1555a1c Compare January 26, 2026 04:44
@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 7314a2a to dd4d6df Compare January 28, 2026 04:35
@MFSGA MFSGA force-pushed the renovate/major-react-monorepo branch from dd4d6df to 3174df6 Compare January 29, 2026 04:58
@MFSGA MFSGA force-pushed the master branch 2 times, most recently from 73190e6 to 934a7a7 Compare March 5, 2026 01:30
@MFSGA MFSGA force-pushed the master branch 2 times, most recently from 201795b to d4c88e3 Compare June 3, 2026 13:55
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.

2 participants