Update dependency eslint-plugin-react-dom to ^1.52.2 #37

Open
renovate wants to merge 1 commits from renovate/eslint-plugin-react-dom-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react-dom (source) devDependencies minor ^1.49.0 -> ^1.52.2

Release Notes

Rel1cx/eslint-react (eslint-plugin-react-dom)

v1.52.2

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.1...v1.52.2

v1.52.1

Compare Source

New
New Contributors

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.51.3...v1.52.1

v1.51.3

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.51.2...v1.51.3

v1.51.2

Compare Source

🐞 Fixes
🪄 Improvements

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.51.1...v1.51.2

v1.51.1

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.51.0...v1.51.1

v1.51.0

Compare Source

New
🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.50.0...v1.51.0

v1.50.0

Compare Source

🐞 Fixes
New Contributors

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.49.0...v1.50.0


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 | Type | Update | Change | |---|---|---|---| | [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react) ([source](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-dom)) | devDependencies | minor | [`^1.49.0` -> `^1.52.2`](https://renovatebot.com/diffs/npm/eslint-plugin-react-dom/1.49.0/1.52.2) | --- ### Release Notes <details> <summary>Rel1cx/eslint-react (eslint-plugin-react-dom)</summary> ### [`v1.52.2`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1522-2025-06-12) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.1...v1.52.2) ##### 🐞 Fixes - fix: `react-x/no-default-props` should report only function components, closes [#&#8203;1131](https://github.com/Rel1cx/eslint-react/issues/1131) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/commit/681b10a7873e4764336a9e7a49dfd33c8bf1fbef **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.52.1...v1.52.2 ### [`v1.52.1`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1521-2025-06-11) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.51.3...v1.52.1) ##### ✨ New - feat: add autofix for `no-missing-context-display-name` by [@&#8203;k-yle](https://github.com/k-yle) in https://github.com/Rel1cx/eslint-react/pull/1128 ##### New Contributors - [@&#8203;k-yle](https://github.com/k-yle) made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1128 **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.51.3...v1.52.1 ### [`v1.51.3`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1513-2025-06-09) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.51.2...v1.51.3) ##### 🐞 Fixes - fix: update messages for `react-x/jsx-no-iife` and `react-x/jsx-uses-vars` rules by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/pull/1127 **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.51.2...v1.51.3 ### [`v1.51.2`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1512-2025-06-08) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.51.1...v1.51.2) ##### 🐞 Fixes - fix: skip function components without name in `react-x/prefer-read-only-props` by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/pull/1125 ##### 🪄 Improvements - docs: update references from 'Language Config' to 'Project Config' across documentation by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/pull/1126 **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.51.1...v1.51.2 ### [`v1.51.1`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1511-2025-06-06) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.51.0...v1.51.1) ##### 🐞 Fixes - fix: fixed jsx detection method not respect SkipEmptyArray hint, closes [#&#8203;1122](https://github.com/Rel1cx/eslint-react/issues/1122) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/pull/1124 **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.51.0...v1.51.1 ### [`v1.51.0`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1510-2025-06-03) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.50.0...v1.51.0) ##### ✨ New - feat(react-x): add `jsx-no-iife` rule, closes [#&#8203;1112](https://github.com/Rel1cx/eslint-react/issues/1112) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/pull/1113 ##### 🐞 Fixes - fix: fixed `no-direct-set-state-in-use-effect` deferred setState calls detection, closes [#&#8203;1117](https://github.com/Rel1cx/eslint-react/issues/1117) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in https://github.com/Rel1cx/eslint-react/pull/1119 **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.50.0...v1.51.0 ### [`v1.50.0`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1500-2025-05-25) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.49.0...v1.50.0) ##### 🐞 Fixes - fix: `polymorphicPropName` not work with `no-void-elements-with-children` by [@&#8203;huynhducduy](https://github.com/huynhducduy) in https://github.com/Rel1cx/eslint-react/pull/1108 - fix: use stable version `zod`, closes [#&#8203;1110](https://github.com/Rel1cx/eslint-react/issues/1110) ##### New Contributors - [@&#8203;huynhducduy](https://github.com/huynhducduy) made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1108 **Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.49.0...v1.50.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-06-18 00:21:42 +00:00
Update dependency eslint-plugin-react-dom to ^1.52.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
e93405a27f
renovate force-pushed renovate/eslint-plugin-react-dom-1.x from e93405a27f to f77228a98a 2025-06-19 00:20:18 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-plugin-react-dom-1.x:renovate/eslint-plugin-react-dom-1.x
git checkout renovate/eslint-plugin-react-dom-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MoneyMgr#37
No description provided.