Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v5.8.12 (2026-06-05)

What's Changed

🪄 Improvements

  • jsx: Aligned getChildren with Babel's buildChildren and cleanJSXElementLiteralChild patterns, improving whitespace handling accuracy in react-jsx/no-useless-fragment and react-jsx/no-children-prop rules. Migrated child text cleanup to @eslint-react/jsx utilities and removed local lib.ts helpers. (#1836)
  • jsx: Removed isPaddingWhitespace API and added whitespace boundary tests for react-jsx/no-useless-fragment and react-dom/no-dangerously-set-innerhtml-with-children rules. (#1837)
  • jsx: Renamed cleanJSXTextValue to collapseMultilineText in the public API and updated react-jsx/no-useless-fragment to use the new name. (#1838)

📝 Documentation

  • Website: Expanded the Brand Assets page with an icons section and formatted file names as inline code. (#1834)

🏗️ Internal

  • Website: Added scripts/generate-website-icons.py for automated icon generation and refined logo geometry across all website assets. (#1833)
  • Deps: Bumped import-integrity-lint and enhanced-resolve.
  • Deps: Bumped axios to ^1.17.0 and shiki to 4.2.0.
  • Deps: Updated pnpm lockfiles for dompurify and rolldown.
  • Per-rule CHANGELOGs: Updated rule-level changelogs for no-useless-fragment, no-children-prop, and no-dangerously-set-innerhtml-with-children. (#1836, #1837, #1838)

Full Changelog: Rel1cx/eslint-react@v5.8.11...v5.8.12

Attestation

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

v5.8.11 (2026-06-04)

What's Changed

📝 Documentation

  • Website: Added a new Brand Assets page and updated Meta legal name (#1832).

🏗️ Internal

  • React: Updated default React fallback version to 19.2.7 (#1827).
  • Assets: Recreated logo with an open-source workflow, removing reliance on SVG assets exported by Amadine (#1831).
  • Website: Removed @fontsource/iosevka-aile and switched to system font fallbacks.
  • Deps: Bumped TypeScript to 6.0.3 (#1828).
  • Deps: Patch bumped @typescript-eslint/* to 8.60.1, react / react-dom to 19.2.7, next to 16.2.7, and @types/react to 19.2.16.

Full Changelog: Rel1cx/eslint-react@v5.8.10...v5.8.11

Attestation

... (truncated)

Changelog

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

v5.8.12 (2026-06-05)

🪄 Improvements

  • jsx: Aligned getChildren with Babel's buildChildren and cleanJSXElementLiteralChild patterns, improving whitespace handling accuracy in react-jsx/no-useless-fragment and react-jsx/no-children-prop rules. Migrated child text cleanup to @eslint-react/jsx utilities and removed local lib.ts helpers. (#1836)
  • jsx: Removed isPaddingWhitespace API and added whitespace boundary tests for react-jsx/no-useless-fragment and react-dom/no-dangerously-set-innerhtml-with-children rules. (#1837)
  • jsx: Renamed cleanJSXTextValue to collapseMultilineText in the public API and updated react-jsx/no-useless-fragment to use the new name. (#1838)

📝 Documentation

  • Website: Expanded the Brand Assets page with an icons section and formatted file names as inline code. (#1834)

🏗️ Internal

  • Website: Added scripts/generate-website-icons.py for automated icon generation and refined logo geometry across all website assets. (#1833)
  • Deps: Bumped import-integrity-lint and enhanced-resolve.
  • Deps: Bumped axios to ^1.17.0 and shiki to 4.2.0.
  • Deps: Updated pnpm lockfiles for dompurify and rolldown.
  • Per-rule CHANGELOGs: Updated rule-level changelogs for no-useless-fragment, no-children-prop, and no-dangerously-set-innerhtml-with-children. (#1836, #1837, #1838)

Full Changelog: Rel1cx/eslint-react@v5.8.11...v5.8.12

v5.8.11 (2026-06-04)

📝 Documentation

  • Website: Added a new Brand Assets page and updated Meta legal name (#1832).

🏗️ Internal

  • React: Updated default React fallback version to 19.2.7 (#1827).
  • Assets: Recreated logo with an open-source workflow, removing reliance on SVG assets exported by Amadine (#1831).
  • Website: Removed @fontsource/iosevka-aile and switched to system font fallbacks.
  • Deps: Bumped TypeScript to 6.0.3 (#1828).
  • Deps: Patch bumped @typescript-eslint/* to 8.60.1, react / react-dom to 19.2.7, next to 16.2.7, and @types/react to 19.2.16.

Full Changelog: Rel1cx/eslint-react@v5.8.10...v5.8.11

v5.8.10 (2026-06-02)

🐞 Fixes

  • react-dom/no-unused-class-component-members: Aligned preset details in rule documentation (#1825).
  • react-dom/no-unsafe-iframe-sandbox, react-x/context-name, react-x/id-name, react-x/ref-name, react-x/no-unnecessary-use-prefix, react-x/no-string-style-prop: Fixed missing or incorrect presets in rule documentation (#1826).

📝 Documentation

  • naming-convention: Expanded examples and annotated Ok cases for context-name, id-name, and ref-name rules (#1819).
  • Recipes: Refactored MyComponent examples to Button component in custom rules of props and function component definition recipes (#1823).
  • Community: Added azat-io eslint-config to the community presets list.

... (truncated)

Commits

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.8.12.
- [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.8.12/plugins/eslint-plugin)

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

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 Jun 4, 2026
@dependabot dependabot Bot requested a review from joaocarmo as a code owner June 4, 2026 21:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 4, 2026
@github-actions github-actions Bot enabled auto-merge June 4, 2026 21:43
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