Skip to content

chore(deps-dev): Bump @eslint-react/eslint-plugin from 5.7.7 to 5.8.2 in the dependencies-minor-patch group#186

Merged
quiet-node merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-8acbb30f90
May 19, 2026
Merged

chore(deps-dev): Bump @eslint-react/eslint-plugin from 5.7.7 to 5.8.2 in the dependencies-minor-patch group#186
quiet-node merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-8acbb30f90

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the dependencies-minor-patch group with 1 update: @eslint-react/eslint-plugin.

Updates @eslint-react/eslint-plugin from 5.7.7 to 5.8.2

Release notes

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

v5.8.2 (2026-05-20)

What's Changed

📝 Documentation

  • Added React 19 use hook guidance to error-boundaries, rules-of-hooks, and no-use-context docs.
  • Added migration examples and corrected rule descriptions for class-component-related rules.
  • Improved eslint-plugin-react-x rule documentation with scenario-based examples, Troubleshooting sections, and Further Reading links across 48 rule docs (#1786).
  • Removed inline ESLint error annotations (^^^) from documentation examples for better readability (#1785).
  • Updated migration guide for eslint-plugin-react with additional details.

🏗️ Internal

  • Set up textlint and fixed inappropriate wording in documentation (#1787).
  • Bumped dependencies across workspace packages (#1788).
  • Updated pnpm-lock.yaml: bumped nx to 22.7.2 and brace-expansion to 5.0.5.

Full Changelog: Rel1cx/eslint-react@v5.8.1...v5.8.2

v5.8.1 (2026-05-18)

What's Changed

📝 Documentation

  • Restructured rule documentation across all plugins from the Common Violations / Invalid / Valid format to the new Examples / scenario-based / Troubleshooting / Further Reading format (#1784).
  • Updated README tagline and description, removed the Benchmark section, and fixed migration guide links (#1783).
  • Updated website recipe docs, FAQ, and third-party plugins page (#1783).

🏗️ Internal

  • Updated scripts/scaffold-rule.ts and the rule request issue template to match the new documentation structure (#1782).

Full Changelog: Rel1cx/eslint-react@v5.8.0...v5.8.1

v5.8.0 (2026-05-17)

What's Changed

🪄 Improvements

  • react-jsx/no-children-prop, react-jsx/no-children-prop-with-children: Added support for createElement calls in addition to JSX elements (#1780).

📝 Documentation

  • Added eslint-plugin-perfectionist to the third-party plugins documentation page (#1778).

🏗️ Internal

  • Bumped import-integrity-lint to 1.0.1.
  • Fixed multiple versions of typescript-eslint and import-integrity-lint in the workspace (#1776).
  • Increased pnpm minimumReleaseAge to 3 days and updated lockfile (#1779).

... (truncated)

Changelog

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

v5.8.2 (2026-05-20)

📝 Documentation

  • Added React 19 use hook guidance to error-boundaries, rules-of-hooks, and no-use-context docs.
  • Added migration examples and corrected rule descriptions for class-component-related rules.
  • Improved eslint-plugin-react-x rule documentation with scenario-based examples, Troubleshooting sections, and Further Reading links across 48 rule docs (#1786).
  • Removed inline ESLint error annotations (^^^) from documentation examples for better readability (#1785).
  • Updated migration guide for eslint-plugin-react with additional details.

🏗️ Internal

  • Set up textlint and fixed inappropriate wording in documentation (#1787).
  • Bumped dependencies across workspace packages (#1788).
  • Updated pnpm-lock.yaml: bumped nx to 22.7.2 and brace-expansion to 5.0.5.

Full Changelog: Rel1cx/eslint-react@v5.8.1...v5.8.2

v5.8.1 (2026-05-18)

📝 Documentation

  • Restructured rule documentation across all plugins (eslint-plugin-react-x, eslint-plugin-react-dom, eslint-plugin-react-jsx, eslint-plugin-react-web-api, eslint-plugin-react-naming-convention, eslint-plugin-react-debug, eslint-plugin-react-rsc) from the Common Violations / Invalid / Valid format to the new Examples / scenario-based / Troubleshooting / Further Reading format (#1784).
  • Updated README tagline and description, removed the Benchmark section, and fixed migration guide links (#1783).
  • Updated website recipe docs, FAQ, and third-party plugins page (#1783).

🏗️ Internal

  • Updated scripts/scaffold-rule.ts and the rule request issue template to match the new documentation structure (#1782).

Full Changelog: Rel1cx/eslint-react@v5.8.0...v5.8.1

v5.8.0 (2026-05-17)

🪄 Improvements

  • react-jsx/no-children-prop, react-jsx/no-children-prop-with-children: Added support for createElement calls in addition to JSX elements (#1780).

📝 Documentation

  • Added eslint-plugin-perfectionist to the third-party plugins documentation page (#1778).

🏗️ Internal

  • Bumped import-integrity-lint to 1.0.1.
  • Fixed multiple versions of typescript-eslint and import-integrity-lint in the workspace (#1776).
  • Increased pnpm minimumReleaseAge to 3 days and updated lockfile (#1779).
  • Removed .repos directory references from config files (#1773).
  • Removed obsolete maintenance scripts (create-spec-alignment-issues.sh, migrate-labels.sh) (#1777).
  • Replaced eslint-plugin-fast-import with import-integrity-lint (#1774).

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies-minor-patch group with 1 update: [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin).


Updates `@eslint-react/eslint-plugin` from 5.7.7 to 5.8.2
- [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.2/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-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 May 19, 2026
Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
@quiet-node quiet-node merged commit 8ec52f3 into main May 19, 2026
3 checks passed
@quiet-node quiet-node deleted the dependabot/npm_and_yarn/dependencies-minor-patch-8acbb30f90 branch May 19, 2026 23:04
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