Skip to content

build(deps-dev): bump @eslint-react/eslint-plugin from 5.8.3 to 5.10.1#251

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.10.1
Open

build(deps-dev): bump @eslint-react/eslint-plugin from 5.8.3 to 5.10.1#251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps @eslint-react/eslint-plugin from 5.8.3 to 5.10.1.

Release notes

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

v5.10.1 (2026-07-03)

What's Changed

🐞 Fixes

  • Added the missing static-components rule to disable-conflict-eslint-plugin-react-hooks, closes #1884.

📝 Documentation

  • Rewrote the noCircularEffect recipe sample to use @eslint-react/kit collectors and simpleTraverse, and updated the recipe overview accordingly.
  • Removed the under construction brand assets page from the website.

🏗️ Internal

  • Bumped typescript-eslint, @types/node, vite, and tailwindcss.
  • Bumped fumadocs, lucide-react, and postcss in the website.

Full Changelog: Rel1cx/eslint-react@v5.10.0...v5.10.1

Attestation

https://github.com/Rel1cx/eslint-react/attestations/33664025

v5.10.0 (2026-06-28)

What's Changed

📝 Documentation

  • Added status emoji markers to recipe and rule documentation code examples (#1882).
  • Fixed the v5.7.2 changelog entry for react-x/no-unused-state.
  • Updated the community projects list.

🏗️ Internal

  • Bumped eslint to ^10.6.0.
  • Bumped js-yaml workspace override to ^4.3.0.

Full Changelog: Rel1cx/eslint-react@v5.9.5...v5.10.0

Attestation

https://github.com/Rel1cx/eslint-react/attestations/32986681

v5.9.5 (2026-06-27)

What's Changed

... (truncated)

Changelog

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

v5.10.1 (2026-07-03)

🐞 Fixes

  • Added the missing static-components rule to disable-conflict-eslint-plugin-react-hooks, closes #1884.

📝 Documentation

  • Rewrote the noCircularEffect recipe sample to use @eslint-react/kit collectors and simpleTraverse, and updated the recipe overview accordingly.
  • Removed the under construction brand assets page from the website.

🏗️ Internal

  • Bumped typescript-eslint, @types/node, vite, and tailwindcss.
  • Bumped fumadocs, lucide-react, and postcss in the website.

Full Changelog: Rel1cx/eslint-react@v5.10.0...v5.10.1

v5.10.0 (2026-06-28)

📝 Documentation

  • Added status emoji markers to recipe and rule documentation code examples (#1882).
  • Fixed the v5.7.2 changelog entry for react-x/no-unused-state.
  • Updated the community projects list.

🏗️ Internal

  • Bumped eslint to ^10.6.0.
  • Bumped js-yaml workspace override to ^4.3.0.

Full Changelog: Rel1cx/eslint-react@v5.9.5...v5.10.0

v5.9.5 (2026-06-27)

🐞 Fixes

  • Compare.isEqual now recognizes structurally identical CallExpression nodes. This fixes false positives in the following rules when the compared target (event target, controller, or observed element) is derived from a function call such as window.matchMedia('…') or getEl():
    • react-web-api/no-leaked-event-listener
    • react-web-api/no-leaked-fetch
    • react-web-api/no-leaked-resize-observer
    • react-web-api/no-leaked-intersection-observer

Full Changelog: Rel1cx/eslint-react@v5.9.4...v5.9.5

v5.9.4 (2026-06-26)

🐞 Fixes

  • The following rules now detect member expression calls made with computed string property access (e.g. obj["foo"]()):

... (truncated)

Commits
  • ecb5626 release: 5.10.1
  • 9973045 fix: static-components rule is missing from `disable-conflict-eslint-plugin...
  • 3a5e3af release: 5.10.0
  • 62e9345 release: 5.9.5
  • 0f9f809 refactor: unify member expression property name checks with Extract.getProper...
  • f46334e release: 5.9.3
  • cc8a72b chore: restructure test directory and add integration tests (#1880)
  • f2f19bf chore: replace pnpm run with node --run (#1879)
  • d1244b8 chore: refactor shared plugin domain constants (#1878)
  • 08d3f22 release: 5.9.2
  • 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)

Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) from 5.8.3 to 5.10.1.
- [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/v5.10.1/plugins/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2026
@dependabot dependabot Bot requested a review from joaocarmo as a code owner July 2, 2026 21:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2026
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.

0 participants