Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) ^18 -> ^19.0.0 age confidence
@types/react-dom (source) ^18.3.0 -> ^19.0.0 age confidence
eslint-plugin-react-hooks (source) ^4.6.2 -> ^7.0.0 age confidence

Release Notes

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

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

v5.1.0

Compare Source

v5.0.0

Compare Source

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #​25162

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 9 times, most recently from 18cc034 to a9857c2 Compare December 23, 2024 06:16
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from 2cde380 to 79458b5 Compare December 30, 2024 12:14
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 5 times, most recently from d5751cd to 15ba2a2 Compare January 10, 2025 21:18
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 15ba2a2 to 76b5f63 Compare January 14, 2025 21:05
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 6 times, most recently from 98d1966 to 8fbf899 Compare February 10, 2025 10:46
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from caaf414 to 4fc425d Compare February 15, 2025 17:04
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 4fc425d to 316b7a4 Compare February 22, 2025 12:54
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from bb41d2c to 3d130fa Compare March 1, 2025 16:40
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from 97c9b89 to 45eab83 Compare April 3, 2025 04:45
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 45eab83 to ebb2d97 Compare May 6, 2025 14:30
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from ebb2d97 to 103df99 Compare July 29, 2025 13:53
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 103df99 to af83aba Compare August 11, 2025 21:40
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from 9601137 to d38b541 Compare August 27, 2025 20:59
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 46cdb3b to 70c7a87 Compare August 31, 2025 14:54
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 2c414a8 to ec766b5 Compare September 14, 2025 10:08
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from ec766b5 to db870e5 Compare September 25, 2025 14:20
@renovate renovate bot changed the title Update react monorepo (major) chore(deps): update react monorepo (major) Sep 25, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from 55605ec to 61632ae Compare October 1, 2025 22:33
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from 0299f1e to 22357d4 Compare October 9, 2025 02:30
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 22357d4 to 46f45ff Compare October 13, 2025 15:51
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 46f45ff to 7815c09 Compare October 24, 2025 21:36
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 3 times, most recently from 86d2ccd to 2acd0cd Compare November 12, 2025 16:58
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 2acd0cd to bfa8752 Compare November 14, 2025 23:09
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.

1 participant