Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-hooks (source) 5.2.0 -> 7.0.0 age confidence
stylelint-config-standard 38.0.0 -> 39.0.1 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.

stylelint/stylelint-config-standard (stylelint-config-standard)

v39.0.1

Compare Source

  • Fixed: layer-name-pattern false positives for dot notation.

v39.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Pull requests that update a dependency file (automatic) label Sep 24, 2025
@renovate renovate bot requested a review from a team as a code owner September 24, 2025 04:19
@renovate renovate bot enabled auto-merge (squash) September 24, 2025 04:19
@renovate renovate bot force-pushed the renovate/major-linters branch from 445a16e to dee3395 Compare September 25, 2025 20:33
@renovate renovate bot force-pushed the renovate/major-linters branch from dee3395 to 0b56017 Compare October 8, 2025 21:46
@renovate renovate bot changed the title chore(deps): update dependency stylelint-config-standard to v39 chore(deps): update linters (major) Oct 8, 2025
@renovate renovate bot force-pushed the renovate/major-linters branch 3 times, most recently from 9e03d8f to 212d3d6 Compare October 14, 2025 07:47
@renovate renovate bot force-pushed the renovate/major-linters branch from 212d3d6 to b71d30b Compare October 16, 2025 02:08
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 (automatic)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants