Skip to content

⬆️ Bump @eslint-react/eslint-plugin from 2.13.0 to 3.0.0#1283

Merged
bmiddha merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0
Mar 21, 2026
Merged

⬆️ Bump @eslint-react/eslint-plugin from 2.13.0 to 3.0.0#1283
bmiddha merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps @eslint-react/eslint-plugin from 2.13.0 to 3.0.0.

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v3.0.0 (2026-03-16)

What's Changed

🧹 Chores

  • Version Packages.

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.5...v3.0.0

v3.0.0-rc.5 (2026-03-16)

What's Changed

🐞 Fixes

  • react-web-api/no-leaked-event-listener: Recognize function parameter as valid signal. Closes #1622. (#1623)

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.4...v3.0.0-rc.5

v3.0.0-rc.4 (2026-03-14)

What's Changed

🪄 Improvements

  • Update README badge links.

🧹 Chores

  • Bump fumadocs, eslint-plugin-fast-import, and @​vitejs/plugin-react.
  • Pin typescript-eslint to stable version ^8.57.0.

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.3...v3.0.0-rc.4

v3.0.0-rc.3 (2026-03-13)

What's Changed

🐞 Fixes

  • react-x/error-boundaries: Fixed false positive by skipping non-JSX-like values in error boundary detection. (#1615)

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.2...v3.0.0-rc.3

v3.0.0-rc.2 (2026-03-13)

What's Changed

✨ New

  • react-x/prefer-set-state-callback: New rule that enforces using callback form of setState when the new state is computed from the previous state. Closes #1289. (#1610, #1613)
  • react-x/unstable-rules-of-state: New experimental rule that consolidates state-related validations including prefer-set-state-callback. (#1613)

🐞 Fixes

... (truncated)

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v3.0.0 (2026-03-16)

🧹 Chores

  • Version Packages.

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.5...v3.0.0

v3.0.0-rc.5 (2026-03-16)

🐞 Fixes

  • react-web-api/no-leaked-event-listener: Recognize function parameter as valid signal. Closes #1622. (#1623)

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.4...v3.0.0-rc.5

v3.0.0-rc.4 (2026-03-14)

🪄 Improvements

  • Update README badge links.

🧹 Chores

  • Bump fumadocs, eslint-plugin-fast-import, and @​vitejs/plugin-react.
  • Pin typescript-eslint to stable version ^8.57.0.

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.3...v3.0.0-rc.4

v3.0.0-rc.3 (2026-03-13)

🐞 Fixes

  • react-x/error-boundaries: Fixed false positive by skipping non-JSX-like values in error boundary detection. (#1615)

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.2...v3.0.0-rc.3

v3.0.0-rc.2 (2026-03-13)

✨ New

  • react-x/prefer-set-state-callback: New rule that enforces using callback form of setState when the new state is computed from the previous state. Closes #1289. (#1610, #1613)
  • react-x/unstable-rules-of-state: New experimental rule that consolidates state-related validations including prefer-set-state-callback. (#1613)

🐞 Fixes

  • react-x/use-memo: Fixed false positive in arrow functions. Fixes #1611. (#1612)

Full Changelog: Rel1cx/eslint-react@v3.0.0-rc.1...v3.0.0-rc.2

... (truncated)

Commits
  • 0d20ecf release: 3.0.0
  • e109c28 release: 3.0.0-rc.5
  • 522f79f release: 3.0.0-rc.4
  • 687e06d chore(deps): pin typescript-eslint to stable version ^8.57.0 (#1619)
  • 20fdfaa Update README badge links
  • d7cb24b release: 3.0.0-rc.3
  • 522d28d release: 3.0.0-rc.2
  • 55f2c99 feat(react-x): consolidate prefer-set-state-callback into new unstable-rules-...
  • cea31c7 release: 3.0.0-rc.1
  • f1711af Add inlinedDependencies metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0 branch 2 times, most recently from 6212319 to dcc6153 Compare March 21, 2026 20:34
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) from 2.13.0 to 3.0.0.
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v3.0.0/packages/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0 branch from dcc6153 to cbd119f Compare March 21, 2026 20:37
@bmiddha bmiddha merged commit 75e923b into main Mar 21, 2026
7 checks passed
@bmiddha bmiddha deleted the dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0 branch March 21, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant