Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

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.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.


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 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.


This change is Reviewable

@coderabbitai
Copy link

coderabbitai bot commented Oct 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@guardrails
Copy link

guardrails bot commented Oct 1, 2025

⚠️ We detected 3 security issues in this pull request:

Vulnerable Libraries (3)
Severity Details
Low pkg:npm/typescript-eslint@8.37.0 (t) upgrade to: > 8.37.0
Medium pkg:npm/eslint@9.31.0 (t) upgrade to: > 9.31.0
N/A pkg:npm/vite@7.0.5 (t) upgrade to: 7.1.11,7.0.8,6.4.1,5.4.21

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@openzeppelin-code
Copy link

Update dependency eslint-plugin-react-hooks to v6

Generated at commit: d063f69323ab3abe1cc546b2c03c9cd848e83877

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch 2 times, most recently from deac18e to 10644b5 Compare October 9, 2025 00:41
@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 10644b5 to fe20eae Compare October 24, 2025 22:43
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from fe20eae to 5dcd466 Compare December 3, 2025 17:53
@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 5dcd466 to 6c7f27b Compare December 31, 2025 14:52
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.21.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-hooks": "^7.0.0",

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/major-react-monorepo branch from 6c7f27b to 72668c4 Compare January 8, 2026 17:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

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