chore(deps): update dependency @eslint-react/eslint-plugin to v2.13.0 #338

Merged
alexlebens merged 1 commits from renovate/eslint-react-eslint-plugin-2.x-lockfile into main 2026-02-16 05:55:21 +00:00
Collaborator

This PR contains the following updates:

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

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.13.0

Compare Source

New
🐞 Fixes
📝 Changes you should be aware of
  1. The naming-convention/filename rule has been deprecated and will be removed in the next major version.
  2. The naming-convention/filename-extension rule has been deprecated and will be removed in the next major version.

Modern React frameworks each come with their own naming conventions that can differ or even conflict. A single predefined, framework-agnostic filename or filename extension rule no longer matches real-world usage. Please follow the official naming conventions of the specific React framework you are using.

For example, here are some references for popular frameworks:

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.12.4...v2.13.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.12.4` → `2.13.0`](https://renovatebot.com/diffs/npm/@eslint-react%2feslint-plugin/2.12.4/2.13.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-react%2feslint-plugin/2.13.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-react%2feslint-plugin/2.13.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-react%2feslint-plugin/2.12.4/2.13.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-react%2feslint-plugin/2.12.4/2.13.0?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Rel1cx/eslint-react (@&#8203;eslint-react/eslint-plugin)</summary> ### [`v2.13.0`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v2130-2026-02-15) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v2.12.4...v2.13.0) ##### ✨ New - Add `naming-convention/id-name` rule for `React.useId()` by [@&#8203;amir-rahmanii](https://github.com/amir-rahmanii) in [#&#8203;1497](https://github.com/Rel1cx/eslint-react/pull/1497) - Deprecate `naming-convention/filename` and `naming-convention/filename-extension` by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1498](https://github.com/Rel1cx/eslint-react/pull/1498) ##### 🐞 Fixes - Update rules’ `meta.type` from `"problem"` to `"suggestion"` for naming-convention rules by [@&#8203;amir-rahmanii](https://github.com/amir-rahmanii) in [#&#8203;1496](https://github.com/Rel1cx/eslint-react/pull/1496) ##### 📝 Changes you should be aware of 1. The `naming-convention/filename` rule has been deprecated and will be removed in the next major version. 2. The `naming-convention/filename-extension` rule has been deprecated and will be removed in the next major version. Modern React frameworks each come with their own naming conventions that can differ or even conflict. A single predefined, framework-agnostic filename or filename extension rule no longer matches real-world usage. Please follow the official naming conventions of the specific React framework you are using. For example, here are some references for popular frameworks: - Next.js — App Router and File-system conventions: <https://nextjs.org/docs/app>, <https://nextjs.org/docs/app/api-reference/file-conventions> - React Router — File Route Conventions: <https://reactrouter.com/how-to/file-route-conventions#file-route-conventions> - TanStack Start — TanStack Router File Naming Conventions: <https://tanstack.com/router/v1/docs/framework/react/routing/file-naming-conventions> **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v2.12.4...v2.13.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY3kiXX0=-->
renovate-bot added the dependency label 2026-02-16 00:02:46 +00:00
renovate-bot added 1 commit 2026-02-16 00:02:49 +00:00
chore(deps): update dependency @eslint-react/eslint-plugin to v2.13.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 42s
test-build / build (pull_request) Successful in 2m16s
6507f149ce
renovate-bot force-pushed renovate/eslint-react-eslint-plugin-2.x-lockfile from 6507f149ce to 568f9e5164 2026-02-16 05:40:16 +00:00 Compare
alexlebens merged commit 9c5e9b6a5b into main 2026-02-16 05:55:21 +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#338