Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^6.0.0 age confidence

Release Notes

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

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 - 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 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 from 43087bf to 84e64f8 Compare December 8, 2024 21:13
Copy link

github-actions bot commented Dec 8, 2024

size-limit report 📦

Path Size
dist/react-router-prompt.js 547 B (0%)
dist/react-router-prompt.umd.cjs 760 B (0%)

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 84e64f8 to 12ee461 Compare December 25, 2024 16:27
@renovate renovate bot changed the title chore(deps): update react monorepo (major) chore(deps): update dependency eslint-plugin-react-hooks to v5 Dec 25, 2024
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from 17500eb to 8be7f5d Compare December 25, 2024 17:06
Copy link

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 25, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 4 times, most recently from d8369e0 to a019ea0 Compare March 9, 2025 09:48
@github-actions github-actions bot removed the stale label Mar 10, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from a019ea0 to 2c9e3ab Compare March 27, 2025 15:50
Copy link

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Apr 27, 2025
@github-actions github-actions bot removed the stale label Jul 22, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 2c9e3ab to b0fe582 Compare October 1, 2025 21:56
@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 1, 2025
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from b0fe582 to 7bf4109 Compare October 4, 2025 01:16
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