Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) 2.0.2 -> 2.3.1 age adoption passing confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v2.3.1

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.3.0...v2.3.1

v2.3.0

Compare Source

✨ New
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v2.2.4...v2.3.0

v2.2.4

Compare Source

🐞 Fixes
🪄 Improvements

v2.2.3

Compare Source

🐞 Fixes
🪄 Improvements

v2.2.2

Compare Source

🐞 Fixes
  • Remove remaining code in the unified plugin used for legacy config compatibility by @​Rel1cx in #​1277

Full Changelog: Rel1cx/eslint-react@v2.2.1...v2.2.2

v2.2.1

🪄 Improvements
  • Unified plugin no longer includes the eslint-plugin-react-debug plugin to reduce its deps by @​Rel1cx in #​1276
  • Merge @eslint-react/kit package into @eslint-react/shared package to consolidate shared utilities and reduce package fragmentation by @​Rel1cx in #​1275

Full Changelog: Rel1cx/eslint-react@v2.1.1...v2.2.1

v2.1.1

✨ New
  • Add strict, strict-typescript, and strict-type-checked presets by @​Rel1cx
  • Add no-deprecated preset to enable all rules that report deprecated React APIs by @​Rel1cx
🐞 Fixes
🪄 Improvements
  • Move some rules from recommended presets to strict presets by @​Rel1cx, closes #​1262
    • react-x/no-unstable-context-value
    • react-x/no-unstable-default-props
    • react-x/no-unused-class-component-members
    • react-x/no-unused-state
    • react-dom/no-missing-button-type
    • react-dom/no-missing-iframe-sandbox
    • react-dom/no-unsafe-iframe-sandbox
    • react-dom/no-unsafe-target-blank
  • Change typescript peer dependency version range from ^5.9.2 to ^5 by @​Rel1cx

v2.0.6

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.0.5...v2.0.6

v2.0.5

Compare Source

🪄 Improvements
  • Move error marker from dangerouslySetInnerHTML to children in dom/no-dangerously-set-innerhtml-with-children rule by @​Rel1cx in #​1256
  • Update default React version in settings from 19.1.0 to 19.2.0 by @​Rel1cx in #​1259

Full Changelog: Rel1cx/eslint-react@v2.0.4...v2.0.5

v2.0.4

Compare Source

✨ New
  • Enables naming-convention/use-state rule in recommended presets by @​Rel1cx in #​1252
🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.0.3...v2.0.4

v2.0.3

Compare Source

🐞 Fixes
  • Fix dom/prefer-namespace-import missing in react-dom plugin by @​Rel1cx in #​1249
  • Fix false positive for dom/no-missing-button-type when specifying non-trivial expression as value of type attribute, closes #​1247 by @​Rel1cx in #​1250

Full Changelog: Rel1cx/eslint-react@v2.0.2...v2.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.0.3 Update dependency @eslint-react/eslint-plugin to v2.0.4 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch 2 times, most recently from b779164 to c06f8c5 Compare October 2, 2025 00:43
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.0.4 Update dependency @eslint-react/eslint-plugin to v2.0.5 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from c06f8c5 to 706f776 Compare October 3, 2025 08:14
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.0.5 Update dependency @eslint-react/eslint-plugin to v2.0.6 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from 706f776 to f354420 Compare October 12, 2025 21:36
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.0.6 Update dependency @eslint-react/eslint-plugin to v2.1.0 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from f354420 to 923e954 Compare October 13, 2025 04:36
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.1.0 Update dependency @eslint-react/eslint-plugin to v2.1.1 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from 923e954 to 988b6b1 Compare October 13, 2025 13:36
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.1.1 Update dependency @eslint-react/eslint-plugin to v2.2.0 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from 988b6b1 to aaf3eab Compare October 13, 2025 17:12
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.2.0 Update dependency @eslint-react/eslint-plugin to v2.2.1 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from aaf3eab to 90fb7cb Compare October 14, 2025 15:47
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.2.1 Update dependency @eslint-react/eslint-plugin to v2.2.2 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch 2 times, most recently from e42d82a to 7885168 Compare October 21, 2025 22:41
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.2.2 Update dependency @eslint-react/eslint-plugin to v2.2.3 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from 7885168 to da55052 Compare October 27, 2025 05:41
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.2.3 Update dependency @eslint-react/eslint-plugin to v2.2.4 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from da55052 to 1358831 Compare November 1, 2025 20:56
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.2.4 Update dependency @eslint-react/eslint-plugin to v2.3.0 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-2.x-lockfile branch from 1358831 to 10658e5 Compare November 2, 2025 09:14
@renovate renovate bot changed the title Update dependency @eslint-react/eslint-plugin to v2.3.0 Update dependency @eslint-react/eslint-plugin to v2.3.1 Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant