Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

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

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 - At any time (no schedule defined), Automerge - "after 09:00 and before 17:00 on Monday through Thursday" in timezone America/Los_Angeles.

🚦 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 dependencies Pull requests that update a dependency file renovate labels Oct 14, 2024
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 59d1ee7 to 87d76b9 Compare October 28, 2024 18:33
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 87d76b9 to d45f91c Compare December 8, 2024 20:13
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from d45f91c to 5ca7d95 Compare December 30, 2024 18:08
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 5ca7d95 to f76f7ad Compare January 20, 2025 17:29
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from f76f7ad to f950f4a Compare March 3, 2025 20:34
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from f950f4a to a3ae8a1 Compare August 10, 2025 13:47
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from a3ae8a1 to 70e1806 Compare August 19, 2025 12:54
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 70e1806 to 67ba01f Compare October 5, 2025 01:47
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v5 chore(deps): update dependency eslint-plugin-react-hooks to v6 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from 6c927b4 to 57416b9 Compare October 12, 2025 00:32
@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 12, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 57416b9 to 6b79757 Compare October 27, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant