Update dependency eslint-plugin-react-dom to ^1.52.9 #405

Merged
renovate merged 1 commits from renovate/eslint-plugin-react-dom-1.x into master 2025-08-31 00:32:46 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react-dom (source) devDependencies patch ^1.52.8 -> ^1.52.9

Release Notes

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

v1.52.9

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.8...v1.52.9

v1.52.8

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.7...v1.52.8

v1.52.7

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.6...v1.52.7

v1.52.6

Compare Source

🐞 Fixes
  • fix: correct logic in naming-convention/component-name validation to continue on valid names, closes #​1176 by @​Rel1cx in #​1177

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.5...v1.52.6

v1.52.5

Compare Source

🐞 Fixes
  • fix: refactor is-from-react utility in react-debug/is-from-react rule and improve react-x/no-forward-ref rule autofix handling, closes #​1172 by @​Rel1cx in #​1173

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5

v1.52.4

Compare Source

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.3...v1.52.4


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 | patch | [`^1.52.8` -> `^1.52.9`](https://renovatebot.com/diffs/npm/eslint-plugin-react-dom/1.52.3/1.52.9) | --- ### Release Notes <details> <summary>Rel1cx/eslint-react (eslint-plugin-react-dom)</summary> ### [`v1.52.9`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1529-2025-08-31) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.8...v1.52.9) ##### 🐞 Fixes - fix: issue introduced in version [v1.52.7](https://github.com/Rel1cx/eslint-react/releases/tag/v1.52.7) where the `react-hooks-extra` rules were not exported, closes [#&#8203;1207](https://github.com/Rel1cx/eslint-react/issues/1207) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1208](https://github.com/Rel1cx/eslint-react/pull/1208) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.52.8...v1.52.9> ### [`v1.52.8`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1528-2025-08-29) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.7...v1.52.8) ##### 🐞 Fixes - fix: restore ESLint legacy config compatibility, closes [#&#8203;1203](https://github.com/Rel1cx/eslint-react/issues/1203) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1204](https://github.com/Rel1cx/eslint-react/pull/1204) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.52.7...v1.52.8> ### [`v1.52.7`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1527-2025-08-29) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.6...v1.52.7) ##### 🐞 Fixes - fix: add ESLint compatibility types and update plugins exports, closes [#&#8203;1200](https://github.com/Rel1cx/eslint-react/issues/1200) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [`f3083c7`](https://github.com/Rel1cx/eslint-react/commit/f3083c78f680d486f8894532b7714d1bdf8f9cd7) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.52.6...v1.52.7> ### [`v1.52.6`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1526-2025-08-18) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.5...v1.52.6) ##### 🐞 Fixes - fix: correct logic in `naming-convention/component-name` validation to continue on valid names, closes [#&#8203;1176](https://github.com/Rel1cx/eslint-react/issues/1176) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1177](https://github.com/Rel1cx/eslint-react/pull/1177) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.52.5...v1.52.6> ### [`v1.52.5`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1525-2025-08-15) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5) ##### 🐞 Fixes - fix: refactor `is-from-react` utility in `react-debug/is-from-react` rule and improve `react-x/no-forward-ref` rule autofix handling, closes [#&#8203;1172](https://github.com/Rel1cx/eslint-react/issues/1172) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1173](https://github.com/Rel1cx/eslint-react/pull/1173) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5> ### [`v1.52.4`](https://github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1524-2025-08-13) [Compare Source](https://github.com/Rel1cx/eslint-react/compare/v1.52.3...v1.52.4) ##### 🐞 Fixes - fix: improve logic for detecting significant children in JSX elements, closes [#&#8203;1163](https://github.com/Rel1cx/eslint-react/issues/1163) by [@&#8203;Rel1cx](https://github.com/Rel1cx) in [#&#8203;1165](https://github.com/Rel1cx/eslint-react/pull/1165) **Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.52.3...v1.52.4> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-08-31 00:32:44 +00:00
Update dependency eslint-plugin-react-dom to ^1.52.9
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
f7da80f4c0
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-31 00:32:44 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: virtweb_frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: typescript-eslint@8.38.0
npm error Found: typescript@5.9.2
npm error node_modules/typescript
npm error   dev typescript@"^5.9.2" from the root project
npm error   peer typescript@">=4.7.4" from is-immutable-type@5.0.1
npm error   node_modules/is-immutable-type
npm error     is-immutable-type@"^5.0.1" from eslint-plugin-react-x@1.52.9
npm error     node_modules/eslint-plugin-react-x
npm error       dev eslint-plugin-react-x@"^1.52.6" from the root project
npm error   9 more (ts-api-utils, ts-declaration-location, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0
npm error node_modules/typescript-eslint
npm error   dev typescript-eslint@"^8.38.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.8.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^8.38.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-08-31T00_32_35_632Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-08-31T00_32_35_632Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: virtweb_frontend/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: typescript-eslint@8.38.0 npm error Found: typescript@5.9.2 npm error node_modules/typescript npm error dev typescript@"^5.9.2" from the root project npm error peer typescript@">=4.7.4" from is-immutable-type@5.0.1 npm error node_modules/is-immutable-type npm error is-immutable-type@"^5.0.1" from eslint-plugin-react-x@1.52.9 npm error node_modules/eslint-plugin-react-x npm error dev eslint-plugin-react-x@"^1.52.6" from the root project npm error 9 more (ts-api-utils, ts-declaration-location, ...) npm error npm error Could not resolve dependency: npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.38.0" from the root project npm error npm error Conflicting peer dependency: typescript@5.8.3 npm error node_modules/typescript npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.38.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2025-08-31T00_32_35_632Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-08-31T00_32_35_632Z-debug-0.log ```
renovate merged commit 5cb9bbbc89 into master 2025-08-31 00:32:46 +00:00
renovate deleted branch renovate/eslint-plugin-react-dom-1.x 2025-08-31 00:32:46 +00:00
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/VirtWeb#405
No description provided.