Update dependency @eslint-react/eslint-plugin to v2.7.1 #293

Merged
renovate-bot merged 1 commits from renovate/eslint-react-eslint-plugin-2.x-lockfile into main 2026-01-18 00:03:12 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.7.1

Compare Source

🐞 Fixes
  • Fix misdetected functions inside array expressions as function components; closes #​1416 by @​Rel1cx in #​1418
  • Remove unnecessary no-unnecessary-use-ref rule from strict configurations and update documentation by @​Rel1cx in #​1419
📝 Changes you should be aware of

The no-unnecessary-use-ref rule has been removed from the strict presets, as it was causing false positives in certain scenarios. You can still enable it manually if needed, but please be aware of its current limitations.

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.7.0...v2.7.1


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](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.7.0` → `2.7.1`](https://renovatebot.com/diffs/npm/@eslint-react%2feslint-plugin/2.7.0/2.7.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-react%2feslint-plugin/2.7.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-react%2feslint-plugin/2.7.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-react%2feslint-plugin/2.7.0/2.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-react%2feslint-plugin/2.7.0/2.7.1?slim=true) | --- ### Release Notes <details> <summary>Rel1cx/eslint-react (@&#8203;eslint-react/eslint-plugin)</summary> ### [`v2.7.1`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v271-2026-01-16) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v2.7.0...v2.7.1) ##### 🐞 Fixes - Fix misdetected functions inside array expressions as function components; closes [#&#8203;1416](https://github.com/Rel1cx/eslint-react/issues/1416) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1418](https://github.com/Rel1cx/eslint-react/pull/1418) - Remove unnecessary `no-unnecessary-use-ref` rule from strict configurations and update documentation by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1419](https://github.com/Rel1cx/eslint-react/pull/1419) ##### 📝 Changes you should be aware of The `no-unnecessary-use-ref` rule has been removed from the strict presets, as it was causing false positives in [certain scenarios](https://github.com/Rel1cx/eslint-react/issues/1417). You can still enable it manually if needed, but please be aware of its current limitations. **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v2.7.0...v2.7.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiZGVwZW5kZW5jeSJdfQ==-->
renovate-bot added the automergedependency labels 2026-01-18 00:03:02 +00:00
renovate-bot added 1 commit 2026-01-18 00:03:03 +00:00
Update dependency @eslint-react/eslint-plugin to v2.7.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 2m2s
d07b8ab73e
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-01-18 00:03:07 +00:00
renovate-bot merged commit 16cf8ae2d1 into main 2026-01-18 00:03:12 +00:00
renovate-bot deleted branch renovate/eslint-react-eslint-plugin-2.x-lockfile 2026-01-18 00:03:15 +00:00
Sign in to join this conversation.