Update dependency @eslint-react/eslint-plugin to v2.0.4 #139

Merged
renovate-bot merged 1 commits from renovate/eslint-react-eslint-plugin-2.x-lockfile into main 2025-10-02 00:03:55 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.0.4

Compare Source

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

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/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: https://github.com/Rel1cx/eslint-react/compare/v2.0.2...v2.0.3


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react) ([source](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin)) | [`2.0.2` -> `2.0.4`](https://renovatebot.com/diffs/npm/@eslint-react%2feslint-plugin/2.0.2/2.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-react%2feslint-plugin/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-react%2feslint-plugin/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-react%2feslint-plugin/2.0.2/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-react%2feslint-plugin/2.0.2/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Rel1cx/eslint-react (@&#8203;eslint-react/eslint-plugin)</summary> ### [`v2.0.4`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v204-2025-10-01) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v2.0.3...v2.0.4) ##### ✨ New - Enables `naming-convention/use-state` rule in recommended presets by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1252](https://github.com/Rel1cx/eslint-react/pull/1252) ##### 🐞 Fixes - Adds `hooks-extra/no-direct-set-state-in-use-effect` rule to recommended presets, closes [#&#8203;1251](https://github.com/Rel1cx/eslint-react/issues/1251) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1252](https://github.com/Rel1cx/eslint-react/pull/1252) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v2.0.3...v2.0.4> ### [`v2.0.3`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v203-2025-09-30) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v2.0.2...v2.0.3) ##### 🐞 Fixes - Fix `dom/prefer-namespace-import` missing in `react-dom` plugin by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1249](https://github.com/Rel1cx/eslint-react/pull/1249) - Fix false positive for `dom/no-missing-button-type` when specifying non-trivial expression as value of `type` attribute, closes [#&#8203;1247](https://github.com/Rel1cx/eslint-react/issues/1247) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1250](https://github.com/Rel1cx/eslint-react/pull/1250) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v2.0.2...v2.0.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkZXBlbmRlbmN5Il19-->
renovate-bot added the
automerge
dependency
labels 2025-10-02 00:03:50 +00:00
renovate-bot added 1 commit 2025-10-02 00:03:53 +00:00
Update dependency @eslint-react/eslint-plugin to v2.0.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 1m47s
2ecfeb0a12
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-02 00:03:53 +00:00
renovate-bot merged commit 6b2b648848 into main 2025-10-02 00:03:55 +00:00
renovate-bot deleted branch renovate/eslint-react-eslint-plugin-2.x-lockfile 2025-10-02 00:03:56 +00:00
Sign in to join this conversation.
No description provided.