Skip to content

fix(deps): update dependency eslint-plugin-react-hooks to v7#559

Merged
06kibo merged 1 commit intomainfrom
renovate/major-eslint
Oct 29, 2025
Merged

fix(deps): update dependency eslint-plugin-react-hooks to v7#559
06kibo merged 1 commit intomainfrom
renovate/major-eslint

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 9, 2025

This PR contains the following updates:

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

v6.0.0-rc1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4:00am on Friday" in timezone Asia/Tokyo, 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.

@renovate renovate Bot added the renovate Created by renovate label Oct 9, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 9, 2025

⚠️ No Changeset found

Latest commit: 1affbef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the eslint issues about eslint label Oct 9, 2025
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Oct 9, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@virtual-live-lab/eslint-config@559

commit: ca06923

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 9, 2025

🚨 Snapshot test failed

See the details: workflow run

Errors

  • ESLint

⏭️ Next Steps

If snapshot changes are...

expected: update the snapshots by adding update-snapshot label

unexpected: check diff and fix rules

@renovate renovate Bot force-pushed the renovate/major-eslint branch from 5896d31 to e9eb26c Compare October 10, 2025 19:42
@renovate renovate Bot force-pushed the renovate/major-eslint branch 4 times, most recently from 5dfda18 to a5d5726 Compare October 28, 2025 02:09
@06kibo 06kibo added the update-snapshot スナップショットの更新が含まれるPR label Oct 29, 2025
@renovate renovate Bot force-pushed the renovate/major-eslint branch from ca06923 to 1affbef Compare October 29, 2025 11:55
@06kibo 06kibo merged commit caf36b9 into main Oct 29, 2025
5 of 7 checks passed
@06kibo 06kibo deleted the renovate/major-eslint branch October 29, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eslint issues about eslint renovate Created by renovate update-snapshot スナップショットの更新が含まれるPR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant