Skip to content

Bump @eslint-react/eslint-plugin from 5.7.8 to 5.9.0#4067

Merged
nstepien merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.9.0
Jun 17, 2026
Merged

Bump @eslint-react/eslint-plugin from 5.7.8 to 5.9.0#4067
nstepien merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @eslint-react/eslint-plugin from 5.7.8 to 5.9.0.

Release notes

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

v5.9.0 (2026-06-13)

What's Changed

✨ New

  • Added react-web-api/no-leaked-intersection-observer rule to prevent leaked IntersectionObserver instances in components and hooks, enabled as warn in the recommended preset (#1841, #1868).

🐞 Fixes

  • react-web-api/no-leaked-intersection-observer, react-web-api/no-leaked-resize-observer: Report when disconnect is only called inside the observer's own callback, since the callback may never run if the component unmounts before the element intersects or resizes (#1872).

🏗️ Internal

  • Improved CI configuration and updated SECURITY.md documentation (#1871).
  • Bumped fumadocs-core and fumadocs-ui to 16.10.1.

New Contributors

Full Changelog: Rel1cx/eslint-react@v5.8.19...v5.9.0

Attestation

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

v5.8.19 (2026-06-12)

What's Changed

🏗️ Internal

  • Simplified isJsxLike in core package and added behavior boundary tests (#1869).
  • Aligned code style in jsx package with core package (#1870).
  • Updated @types/node to ^25.9.3.

Full Changelog: Rel1cx/eslint-react@v5.8.18...v5.8.19

Attestation

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

v5.8.18 (2026-06-11)

What's Changed

🐞 Fixes

... (truncated)

Changelog

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

v5.9.0 (2026-06-13)

✨ New

  • Added react-web-api/no-leaked-intersection-observer rule to prevent leaked IntersectionObserver instances in components and hooks, enabled as warn in the recommended preset (#1841, #1868).

🐞 Fixes

  • react-web-api/no-leaked-intersection-observer, react-web-api/no-leaked-resize-observer: Report when disconnect is only called inside the observer's own callback, since the callback may never run if the component unmounts before the element intersects or resizes (#1872).

🏗️ Internal

  • Improved CI configuration and updated SECURITY.md documentation (#1871).
  • Bumped fumadocs-core and fumadocs-ui to 16.10.1.

New Contributors

Full Changelog: Rel1cx/eslint-react@v5.8.19...v5.9.0

v5.8.19 (2026-06-12)

🏗️ Internal

  • Simplified isJsxLike in core package and added behavior boundary tests (#1869).
  • Aligned code style in jsx package with core package (#1870).
  • Updated @types/node to ^25.9.3.

Full Changelog: Rel1cx/eslint-react@v5.8.18...v5.8.19

v5.8.18 (2026-06-11)

🐞 Fixes

  • Improved key detection in react-x/no-array-index-key and react-x/no-missing-key rules (#1867).

📝 Documentation

  • Removed 'See Also' sections from custom rule recipes.
  • Reordered AST section in kit package docs (#1866).
  • Formatted examples as accordions in kit package docs.

🏗️ Internal

  • Removed postinstall script on the website.
  • Updated textlint rules for inclusive language.
  • Updated dependencies and relaxed eslint peer dependency.

Full Changelog: Rel1cx/eslint-react@v5.8.17...v5.8.18

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.9.0 branch 2 times, most recently from 30c184e to 0a668ca Compare June 17, 2026 15:22
Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) from 5.7.8 to 5.9.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/v5.9.0/plugins/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.9.0 branch from 0a668ca to 5a45082 Compare June 17, 2026 15:32
@nstepien nstepien merged commit ee40e98 into main Jun 17, 2026
3 checks passed
@nstepien nstepien deleted the dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.9.0 branch June 17, 2026 15:48
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