Skip to content

chore(deps-dev): bump @eslint-react/eslint-plugin from 4.2.3 to 5.7.2#123

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.7.1
Closed

chore(deps-dev): bump @eslint-react/eslint-plugin from 4.2.3 to 5.7.2#123
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @eslint-react/eslint-plugin from 4.2.3 to 5.7.2.

Release notes

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

v5.7.2 (2026-05-04)

What's Changed

🐞 Fixes

  • react-x/no-unused-state: Removed the rule from the recommended preset for now (#1747, #1748).

📝 Documentation

  • Added individual CHANGELOG.md files for all rules (#1746).
  • Added rule changelog links to all rule documentation pages.
  • Updated AST Explorer links in docs.
  • Various documentation cleanups.

🏗️ Internal

  • Updated baseline metrics.
  • Updated roadmap milestone labels.
  • Upgraded dprint biome plugin from 0.12.9 to 0.12.10.
  • Cleaned up snapshot generation script and snapshot file.

Full Changelog: Rel1cx/eslint-react@v5.7.1...v5.7.2

v5.7.1 (2026-05-02)

What's Changed

🐞 Fixes

  • all preset: Fixed an issue where the all preset accidentally included rules requiring type information (#1744).

📝 Documentation

  • Fixed a typo in the shared settings description.
  • Fixed missing trailing commas in ESLint settings examples.
  • Updated no-unused-state rule wording and examples.
  • Added a Resources section with AST Explorer, ESLint Developer Guide, and TypeScript Compiler API links to kit-related documentation pages.

🏗️ Internal

  • Pinned dependency versions for next and @rbxts/react.
  • Added react-compiler-fixtures-all-preset.jsonl snapshot generation.

Full Changelog: Rel1cx/eslint-react@v5.7.0...v5.7.1

v5.7.0 (2026-05-02)

What's Changed

✨ New

  • react-x/no-unused-state: The rule re-added as a no-op in v5.6.6 is now fully implemented. It detects state variables declared via useState (or similar state hooks) that are assigned but never read, or only read inside an effect or effect dependency array (#1741).

... (truncated)

Changelog

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

v5.7.2 (2026-05-04)

🐞 Fixes

  • react-x/no-unused-state: Removed the rule from the recommended preset for now (#1747, #1748).

📝 Documentation

  • Added individual CHANGELOG.md files for all rules (#1746).
  • Added rule changelog links to all rule documentation pages.
  • Updated AST Explorer links in docs.
  • Various documentation cleanups.

🏗️ Internal

  • Updated baseline metrics.
  • Updated roadmap milestone labels.
  • Upgraded dprint biome plugin from 0.12.9 to 0.12.10.
  • Cleaned up snapshot generation script and snapshot file.

Full Changelog: Rel1cx/eslint-react@v5.7.1...v5.7.2

v5.7.1 (2026-05-02)

🐞 Fixes

  • all preset: Fixed an issue where the all preset accidentally included rules requiring type information (#1744).

📝 Documentation

  • Fixed a typo in the shared settings description.
  • Fixed missing trailing commas in ESLint settings examples.
  • Updated no-unused-state rule wording and examples.
  • Added a Resources section with AST Explorer, ESLint Developer Guide, and TypeScript Compiler API links to kit-related documentation pages.

🏗️ Internal

  • Pinned dependency versions for next and @rbxts/react.
  • Added react-compiler-fixtures-all-preset.jsonl snapshot generation.

Full Changelog: Rel1cx/eslint-react@v5.7.0...v5.7.1

v5.7.0 (2026-05-02)

✨ New

  • react-x/no-unused-state: The rule re-added as a no-op in v5.6.6 is now fully implemented. It detects state variables declared via useState (or similar state hooks) that are defined but never read, or only read inside an effect or effect dependency array (#1741).

📝 Documentation

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: npm, workspace. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) from 4.2.3 to 5.7.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.7.2/plugins/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump @eslint-react/eslint-plugin from 4.2.3 to 5.7.1 chore(deps-dev): bump @eslint-react/eslint-plugin from 4.2.3 to 5.7.2 May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.7.1 branch from a75c082 to db2a24c Compare May 5, 2026 15:43
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Looks like @eslint-react/eslint-plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-react/eslint-plugin-5.7.1 branch May 5, 2026 19:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants