Skip to content

Bump @eslint-react/eslint-plugin from 1.18.0 to 3.0.0#119

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

Bump @eslint-react/eslint-plugin from 1.18.0 to 3.0.0#119
Ayc0 merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @eslint-react/eslint-plugin from 1.18.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
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint-react/eslint-plugin since your current version.


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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@Ayc0
Copy link
Collaborator

Ayc0 commented Mar 23, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0 branch from 6f165ea to ebb23c9 Compare March 23, 2026 07:51
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) from 1.18.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 ebb23c9 to 38970f2 Compare March 23, 2026 07:54
@Ayc0 Ayc0 enabled auto-merge (squash) March 23, 2026 07:55
@Ayc0 Ayc0 merged commit 79dc624 into main Mar 23, 2026
4 checks passed
@Ayc0 Ayc0 deleted the dependabot/npm_and_yarn/eslint-react/eslint-plugin-3.0.0 branch March 23, 2026 07:55
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant