Update dependency @eslint-react/eslint-plugin to v2.6.4 #288

Merged
alexlebens merged 1 commits from renovate/eslint-react-eslint-plugin-2.x-lockfile into main 2026-01-16 00:14:13 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.6.4

Compare Source

New
  • feat: add a disable-experimental preset to quickly opt out of experimental rules by @​Rel1cx in #​1403

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.6.2...v2.6.4

v2.6.2

🐞 Fixes

v2.6.0

New
📝 Changes you should be aware of

The new no-unnecessary-use-ref rule is included in the strict presets.

This rule reports unnecessary uses of useRef when the ref is only used within a single effect which the value can be co-located inside the effect itself. Thanks to @​SukkaW for purposing it!

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.5.7...v2.6.0


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 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](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-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.5.7` → `2.6.4`](https://renovatebot.com/diffs/npm/@eslint-react%2feslint-plugin/2.5.7/2.6.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-react%2feslint-plugin/2.6.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-react%2feslint-plugin/2.6.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-react%2feslint-plugin/2.5.7/2.6.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-react%2feslint-plugin/2.5.7/2.6.4?slim=true) | --- ### Release Notes <details> <summary>Rel1cx/eslint-react (@&#8203;eslint-react/eslint-plugin)</summary> ### [`v2.6.4`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v264-2026-01-15) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v2.6.2...v2.6.4) ##### ✨ New - feat: add a `disable-experimental` preset to quickly opt out of experimental rules by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1403](https://github.com/Rel1cx/eslint-react/pull/1403) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v2.6.2...v2.6.4> ### [`v2.6.2`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v262-2026-01-14) ##### 🐞 Fixes - Fix `no-unnecessary-key` false positives on JSX elements inside render props by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1402](https://github.com/Rel1cx/eslint-react/pull/1402) - Enhance `no-unnecessary-use-ref` rule tests and improve handling of ref references by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1399](https://github.com/Rel1cx/eslint-react/pull/1399) - Support v3 and v4 zod versions by [@&#8203;DoctorFTB](https://github.com/DoctorFTB) in [#&#8203;1400](https://github.com/Rel1cx/eslint-react/pull/1400) ### [`v2.6.0`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v260-2026-01-14) ##### ✨ New - Add `no-unnecessary-use-ref` rule, closes [#&#8203;1394](https://github.com/Rel1cx/eslint-react/issues/1394) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1397](https://github.com/Rel1cx/eslint-react/pull/1397) ##### 📝 Changes you should be aware of The new [`no-unnecessary-use-ref`](https://www.eslint-react.xyz/docs/rules/no-unnecessary-use-ref) rule is included in the strict presets. This rule reports unnecessary uses of `useRef` when the ref is only used within a single effect which the value can be co-located inside the effect itself. Thanks to [@&#8203;SukkaW](https://github.com/SukkaW) for purposing it! **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v2.5.7...v2.6.0> </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
renovate-bot added the dependency label 2026-01-16 00:02:59 +00:00
renovate-bot added 1 commit 2026-01-16 00:03:02 +00:00
Update dependency @eslint-react/eslint-plugin to v2.6.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 3m27s
c9009d7dce
renovate-bot force-pushed renovate/eslint-react-eslint-plugin-2.x-lockfile from c9009d7dce to a84e7a1675 2026-01-16 00:06:27 +00:00 Compare
alexlebens merged commit 83817cc1b6 into main 2026-01-16 00:14:13 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/site-profile#288