Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v5.8.6 (2026-05-27)

What's Changed

📝 Documentation

  • Improved react-x/context-name rule description accuracy.
  • Removed broken Further Reading links across rule documentation.
  • Reordered Further Reading links by relevance in react-x, react-dom, and react-web-api rule documentation.
  • Updated term-based-rule-patterns.md documentation.

🏗️ Internal

  • ast: Replaced isLiteral with isStringLiteral in Check utilities (#1798).
  • Assets: Made logo 120° rotationally symmetric and regenerated all icon assets (#1799).
  • Configs: Converted tsdown and tsl base configs to factory functions.
  • Custom Rules: Moved custom rule samples to the @local/samples package (#1800).
  • TypeScript: Fixed TypeScript version specification and cleaned up code style (#1801).
  • Bumped dependencies across workspace packages:
    • @typescript-eslint to ^8.60.0
    • eslint-plugin-jsdoc to 63.0.0
    • fumadocs patch versions
    • nx to ^22.7.4
    • pnpm and lockfile updates

Attestation

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

v5.8.5 (2026-05-24)

What's Changed

📝 Documentation

  • Added rule implementation patterns guide (docs/rule-implementation-patterns.md) and term-based rule patterns guide (docs/term-based-rule-patterns.md).
  • Lowered minimum TypeScript version requirement from 5.1.0 to 5.0.0 across README and documentation.
  • Fixed textlint war-metaphor warnings and refined .textlintrc.json patterns.

🏗️ Internal

  • Adjusted formatting across configuration and script files (#1795).
  • Fixed a typo in the CI test workflow step.
  • Added regression tests for oxc issues compatibility verification (#1796).
  • Bumped dependencies across workspace packages:
    • @effect/language-service to ^0.86.2
    • @takumi-rs/image-response to ^1.3.0
    • @tsconfig/vite-react to ^8.0.6
    • @types/node to ^25.9.1

... (truncated)

Changelog

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

v5.8.6 (2026-05-27)

📝 Documentation

  • Improved react-x/context-name rule description accuracy.
  • Removed broken Further Reading links across rule documentation.
  • Reordered Further Reading links by relevance in react-x, react-dom, and react-web-api rule documentation.
  • Updated term-based-rule-patterns.md documentation.

🏗️ Internal

  • ast: Replaced isLiteral with isStringLiteral in Check utilities (#1798).
  • Assets: Made logo 120° rotationally symmetric and regenerated all icon assets (#1799).
  • Configs: Converted tsdown and tsl base configs to factory functions.
  • Custom Rules: Moved custom rule samples to the @local/samples package (#1800).
  • TypeScript: Fixed TypeScript version specification and cleaned up code style (#1801).
  • Bumped dependencies across workspace packages:
    • @typescript-eslint to ^8.60.0
    • eslint-plugin-jsdoc to 63.0.0
    • fumadocs patch versions
    • nx to ^22.7.4
    • pnpm and lockfile updates

Full Changelog: Rel1cx/eslint-react@v5.8.5...v5.8.6

v5.8.5 (2026-05-24)

📝 Documentation

  • Added rule implementation patterns guide (docs/rule-implementation-patterns.md) and term-based rule patterns guide (docs/term-based-rule-patterns.md).
  • Lowered minimum TypeScript version requirement from 5.1.0 to 5.0.0 across README and documentation.
  • Fixed textlint war-metaphor warnings and refined .textlintrc.json patterns.

🏗️ Internal

  • Adjusted formatting across configuration and script files (#1795).
  • Fixed a typo in the CI test workflow step.
  • Added regression tests for oxc issues compatibility verification (#1796).
  • Bumped dependencies across workspace packages:
    • @effect/language-service to ^0.86.2
    • @takumi-rs/image-response to ^1.3.0
    • @tsconfig/vite-react to ^8.0.6
    • @types/node to ^25.9.1
    • @types/react to ^19.2.15
    • eslint-plugin-package-json to ^1.1.0
    • fumadocs-core to ^16.9.0
    • fumadocs-mdx to ^15.0.7
    • fumadocs-ui to ^16.9.0
    • lru-cache to 11.5.0
    • nx to ^22.7.3

... (truncated)

Commits
  • 138b998 release: 5.8.6
  • c14d237 chore: fix TypeScript version, update deps, and clean up code style (#1801)
  • bc84aff chore: convert tsdown and tsl base configs to factory functions
  • 8410851 release: 5.8.5
  • dccf9ba release: 5.8.5-beta.2
  • 65edd43 release: 5.8.5-next.2
  • 0393cd1 docs: lower minimum TypeScript version to 5.0.0
  • ceeeb66 chore(deps): bump @​types/react, @​types/node, postcss, and fumadocs
  • 39f2a0f release: 5.8.4
  • f7fa04e release: 5.8.4-beta.5
  • 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.8.6.
- [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.6/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.8.6
  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 May 28, 2026
@dependabot dependabot Bot requested a review from joaocarmo as a code owner May 28, 2026 22:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 28, 2026
@github-actions github-actions Bot enabled auto-merge May 28, 2026 22:49
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 4, 2026

Superseded by #242.

@dependabot dependabot Bot closed this Jun 4, 2026
auto-merge was automatically disabled June 4, 2026 21:43

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.8.6 branch 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