Skip to content

build(deps): Bump @eslint-react/eslint-plugin from 3.0.0 to 5.8.9#38

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/eslint-react/eslint-plugin-5.8.9
Closed

build(deps): Bump @eslint-react/eslint-plugin from 3.0.0 to 5.8.9#38
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/eslint-react/eslint-plugin-5.8.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v5.8.9 (2026-06-01)

What's Changed

🐞 Fixes

  • react-x/no-direct-mutation-state: Detect nested state mutations and member expressions in assignment expressions (#1818).

📝 Documentation

  • Updated contributing guide and monorepo structure documentation.

🏗️ Internal

  • Examples: Removed .vscode directories from all examples, added missing engines.node to Preact examples, cleaned up redundant .config/*.ts from tsconfig.node.json, and updated .gitignore.
  • Website: Cleaned up configs and docs.
  • Deps: Patch bumped eslint, tinyglobby, and tsdown across workspace packages; added @fontsource/iosevka-aile to the website; reordered CSS imports in layout.tsx.
  • Updated .sentrux baseline timestamp.

Full Changelog: Rel1cx/eslint-react@v5.8.8...v5.8.9

Attestation

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

v5.8.8 (2026-05-31)

What's Changed

📝 Documentation

  • kit: Added is.APICall callout to the Kit documentation (#1813).
  • jsx: Updated getChildren and hasChildren API documentation to reflect empty string children behavior.
  • Website: Reworked status emoji indicators across docs and examples (#1816).
  • Website: Added ℞ prefix to recipe titles and cleaned up See Also sections.
  • Website: Removed the custom-rules-of-children recipe and cross-linked the remaining recipes.
  • Website: Added redirects for moved rule documentation.
  • Cleaned up the "Community Maintained Presets that use ESLint React" documentation page.

🏗️ Internal

  • react-x/no-misused-capture-owner-stack: Added edge-case tests for captureOwnerStack (#1813).
  • Website: Updated fonts and dropped the data-theme attribute.
  • Website: Updated theme configuration (#1815).
  • Monorepo: Aligned the tsdown version in @local/configs.
  • pnpm-workspace: Enabled trustPolicy: "no-downgrade" and added minimumReleaseAge: 1440 (1 day).
  • Bumped eslint to 10.4.1 across workspace packages.
  • Bumped pnpm to 11.5.0 and refreshed the lockfile.
  • Bumped fumadocs packages and tinyexec.

... (truncated)

Changelog

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

v5.8.9 (2026-06-01)

🐞 Fixes

  • react-x/no-direct-mutation-state: Detect nested state mutations and member expressions in assignment expressions (#1818).

📝 Documentation

  • Updated contributing guide and monorepo structure documentation.

🏗️ Internal

  • Examples: Removed .vscode directories from all examples, added missing engines.node to Preact examples, cleaned up redundant .config/*.ts from tsconfig.node.json, and updated .gitignore.
  • Website: Cleaned up configs and docs.
  • Deps: Patch bumped eslint, tinyglobby, and tsdown across workspace packages; added @fontsource/iosevka-aile to the website; reordered CSS imports in layout.tsx.
  • Updated .sentrux baseline timestamp.

Full Changelog: Rel1cx/eslint-react@v5.8.8...v5.8.9

v5.8.8 (2026-05-31)

📝 Documentation

  • kit: Added is.APICall callout to the Kit documentation (#1813).
  • jsx: Updated getChildren and hasChildren API documentation to reflect empty string children behavior.
  • Website: Reworked status emoji indicators across docs and examples (#1816).
  • Website: Added ℞ prefix to recipe titles and cleaned up See Also sections.
  • Website: Removed the custom-rules-of-children recipe and cross-linked the remaining recipes.
  • Website: Added redirects for moved rule documentation.
  • Cleaned up the "Community Maintained Presets that use ESLint React" documentation page.

🏗️ Internal

  • react-x/no-misused-capture-owner-stack: Added edge-case tests for captureOwnerStack (#1813).
  • Website: Updated fonts and dropped the data-theme attribute.
  • Website: Updated theme configuration (#1815).
  • Monorepo: Aligned the tsdown version in @local/configs.
  • pnpm-workspace: Enabled trustPolicy: "no-downgrade" and added minimumReleaseAge: 1440 (1 day).
  • Bumped eslint to 10.4.1 across workspace packages.
  • Bumped pnpm to 11.5.0 and refreshed the lockfile.
  • Bumped fumadocs packages and tinyexec.
  • Bumped eslint-plugin-package-json to 1.2.0.
  • Updated dprint plugins and reformatted font families in example projects.
  • Updated Sentrux baseline metrics.
  • Updated .gitignore.

Full Changelog: Rel1cx/eslint-react@v5.8.7...v5.8.8

v5.8.7 (2026-05-29)

... (truncated)

Commits
  • ff9258d release: 5.8.9
  • 60e2514 release: 5.8.8
  • 5b62a42 Update baseline timestamp and bump eslint to 10.4.1
  • 0e85aa0 release: 5.8.7
  • d2e2d2d release: 5.8.7-beta.5
  • 7f9bd4a release: 5.8.7-beta.4
  • 449f940 docs: fix inaccurate minimum ESLint version and off preset description in README
  • 846014c release: 5.8.7-beta.3
  • 9ad3404 release: 5.8.7-beta.2
  • a29c464 release: 5.8.7-beta.1
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@eslint-react/eslint-plugin [>= 4.a, < 5]

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 3.0.0 to 5.8.9.
- [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.9/plugins/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Thank you for taking your precious time to create a pull request on this repository for the first time. Your work might actually benefit many others.

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #40.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/eslint-react/eslint-plugin-5.8.9 branch June 8, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants