Skip to content

Commit c65827b

Browse files
chore(deps): update dependency eslint-plugin-react to ^7.37.3 (#369)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-react](https://redirect.github.com/jsx-eslint/eslint-plugin-react) | [`^7.33.0` -> `^7.37.3`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.37.3/7.37.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react/7.37.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react/7.37.3/7.37.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary> ### [`v7.37.5`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.4...v7.37.5) ##### Fixed - \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#&#8203;3912][] [@&#8203;ljharb](https://redirect.github.com/ljharb)) - \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#&#8203;3651][] [@&#8203;corydeppen](https://redirect.github.com/corydeppen)) - \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#&#8203;3910][] [@&#8203;TildaDares](https://redirect.github.com/TildaDares)) - \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#&#8203;3914][] [@&#8203;ljharb](https://redirect.github.com/ljharb)) ##### Changed - \[Docs] \[`button-has-type`]: clean up phrasing ([#&#8203;3909][] [@&#8203;hamirmahal](https://redirect.github.com/hamirmahal)) [7.37.5]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.4...v7.37.5 [#&#8203;3914]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914 [#&#8203;3912]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912 [#&#8203;3910]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3910 [#&#8203;3909]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3909 [#&#8203;3651]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3651 ### [`v7.37.4`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7374---20250112) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4) ##### Fixed - \[`no-unknown-property`]: support `onBeforeToggle`, `popoverTarget`, `popoverTargetAction` attributes ([#&#8203;3865][] [@&#8203;acusti](https://redirect.github.com/acusti)) - \[types] fix types of flat configs ([#&#8203;3874][] [@&#8203;ljharb](https://redirect.github.com/ljharb)) [7.37.4]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4 [#&#8203;3874]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3874 [#&#8203;3865]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3865 </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 becomes conflicted, 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent df73bf3 commit c65827b

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-deprecation": "^2.0.0",
5252
"eslint-plugin-jsdoc": "^46.8.0",
5353
"eslint-plugin-prettier": "^5.0.0",
54-
"eslint-plugin-react": "^7.33.0",
54+
"eslint-plugin-react": "^7.37.3",
5555
"eslint-plugin-react-hooks": "^4.6.0",
5656
"eslint-webpack-plugin": "^4.0.1",
5757
"fork-ts-checker-webpack-plugin": "^8.0.0",

yarn.lock

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3250,10 +3250,10 @@ [email protected]:
32503250
resolved "https://registry.yarnpkg.com/calculate-size/-/calculate-size-1.1.1.tgz#ae7caa1c7795f82c4f035dc7be270e3581dae3ee"
32513251
integrity sha512-jJZ7pvbQVM/Ss3VO789qpsypN3xmnepg242cejOAslsmlZLYw2dnj7knnNowabQ0Kzabzx56KFTy2Pot/y6FmA==
32523252

3253-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
3254-
version "1.0.1"
3255-
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
3256-
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==
3253+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
3254+
version "1.0.2"
3255+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
3256+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
32573257
dependencies:
32583258
es-errors "^1.3.0"
32593259
function-bind "^1.1.2"
@@ -3268,13 +3268,13 @@ call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.7, call-bind@^1.0.8:
32683268
get-intrinsic "^1.2.4"
32693269
set-function-length "^1.2.2"
32703270

3271-
call-bound@^1.0.2, call-bound@^1.0.3:
3272-
version "1.0.3"
3273-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
3274-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
3271+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
3272+
version "1.0.4"
3273+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
3274+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
32753275
dependencies:
3276-
call-bind-apply-helpers "^1.0.1"
3277-
get-intrinsic "^1.2.6"
3276+
call-bind-apply-helpers "^1.0.2"
3277+
get-intrinsic "^1.3.0"
32783278

32793279
callsites@^3.0.0, callsites@^3.1.0:
32803280
version "3.1.0"
@@ -4457,10 +4457,10 @@ es-module-lexer@^1.2.1:
44574457
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.3.tgz#25969419de9c0b1fbe54279789023e8a9a788412"
44584458
integrity sha512-i1gCgmR9dCl6Vil6UKPI/trA69s08g/syhiDK9TG0Nf1RJjjFI+AzoWW7sPufzkgYAn861skuCwJa0pIIHYxvg==
44594459

4460-
es-object-atoms@^1.0.0:
4461-
version "1.0.0"
4462-
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
4463-
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
4460+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
4461+
version "1.1.1"
4462+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
4463+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
44644464
dependencies:
44654465
es-errors "^1.3.0"
44664466

@@ -4563,10 +4563,10 @@ eslint-plugin-react-hooks@^4.6.0:
45634563
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
45644564
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
45654565

4566-
eslint-plugin-react@^7.33.0:
4567-
version "7.37.3"
4568-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
4569-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
4566+
eslint-plugin-react@^7.37.3:
4567+
version "7.37.5"
4568+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
4569+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
45704570
dependencies:
45714571
array-includes "^3.1.8"
45724572
array.prototype.findlast "^1.2.5"
@@ -4578,7 +4578,7 @@ eslint-plugin-react@^7.33.0:
45784578
hasown "^2.0.2"
45794579
jsx-ast-utils "^2.4.1 || ^3.0.0"
45804580
minimatch "^3.1.2"
4581-
object.entries "^1.1.8"
4581+
object.entries "^1.1.9"
45824582
object.fromentries "^2.0.8"
45834583
object.values "^1.2.1"
45844584
prop-types "^15.8.1"
@@ -5070,17 +5070,17 @@ get-document@1:
50705070
resolved "https://registry.yarnpkg.com/get-document/-/get-document-1.0.0.tgz#4821bce66f1c24cb0331602be6cb6b12c4f01c4b"
50715071
integrity sha512-8E7H2Xxibav+/rQTTtm6gFlSQwDoAQg667yheA+vWQr/amxEuswChzGo4MIbOJJoR0SMpDyhbUqWp3FpIfwD9A==
50725072

5073-
get-intrinsic@^1.1.3, get-intrinsic@^1.2.2, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7:
5074-
version "1.2.7"
5075-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz#dcfcb33d3272e15f445d15124bc0a216189b9044"
5076-
integrity sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==
5073+
get-intrinsic@^1.1.3, get-intrinsic@^1.2.2, get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0:
5074+
version "1.3.0"
5075+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
5076+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
50775077
dependencies:
5078-
call-bind-apply-helpers "^1.0.1"
5078+
call-bind-apply-helpers "^1.0.2"
50795079
es-define-property "^1.0.1"
50805080
es-errors "^1.3.0"
5081-
es-object-atoms "^1.0.0"
5081+
es-object-atoms "^1.1.1"
50825082
function-bind "^1.1.2"
5083-
get-proto "^1.0.0"
5083+
get-proto "^1.0.1"
50845084
gopd "^1.2.0"
50855085
has-symbols "^1.1.0"
50865086
hasown "^2.0.2"
@@ -6864,14 +6864,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
68646864
has-symbols "^1.1.0"
68656865
object-keys "^1.1.1"
68666866

6867-
object.entries@^1.1.8:
6868-
version "1.1.8"
6869-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
6870-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
6867+
object.entries@^1.1.9:
6868+
version "1.1.9"
6869+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
6870+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
68716871
dependencies:
6872-
call-bind "^1.0.7"
6872+
call-bind "^1.0.8"
6873+
call-bound "^1.0.4"
68736874
define-properties "^1.2.1"
6874-
es-object-atoms "^1.0.0"
6875+
es-object-atoms "^1.1.1"
68756876

68766877
object.fromentries@^2.0.8:
68776878
version "2.0.8"

0 commit comments

Comments
 (0)