Commit c65827b
authored
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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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>`
([#​3912][] [@​ljharb](https://redirect.github.com/ljharb))
- \[`prop-types`]: support `ComponentPropsWithRef` from a namespace
import ([#​3651][]
[@​corydeppen](https://redirect.github.com/corydeppen))
- \[`jsx-no-constructed-context-values`]: detect constructed context
values in React 19 `<Context>` usage ([#​3910][]
[@​TildaDares](https://redirect.github.com/TildaDares))
- \[`no-unknown-property`]: allow `transform-origin` on `rect`
([#​3914][] [@​ljharb](https://redirect.github.com/ljharb))
##### Changed
- \[Docs] \[`button-has-type`]: clean up phrasing ([#​3909][]
[@​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
[#​3914]:
https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3914
[#​3912]:
https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3912
[#​3910]:
https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3910
[#​3909]:
https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3909
[#​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 ([#​3865][]
[@​acusti](https://redirect.github.com/acusti))
- \[types] fix types of flat configs ([#​3874][]
[@​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
[#​3874]:
https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3874
[#​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
2 files changed
+34
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3250 | 3250 | | |
3251 | 3251 | | |
3252 | 3252 | | |
3253 | | - | |
3254 | | - | |
3255 | | - | |
3256 | | - | |
| 3253 | + | |
| 3254 | + | |
| 3255 | + | |
| 3256 | + | |
3257 | 3257 | | |
3258 | 3258 | | |
3259 | 3259 | | |
| |||
3268 | 3268 | | |
3269 | 3269 | | |
3270 | 3270 | | |
3271 | | - | |
3272 | | - | |
3273 | | - | |
3274 | | - | |
| 3271 | + | |
| 3272 | + | |
| 3273 | + | |
| 3274 | + | |
3275 | 3275 | | |
3276 | | - | |
3277 | | - | |
| 3276 | + | |
| 3277 | + | |
3278 | 3278 | | |
3279 | 3279 | | |
3280 | 3280 | | |
| |||
4457 | 4457 | | |
4458 | 4458 | | |
4459 | 4459 | | |
4460 | | - | |
4461 | | - | |
4462 | | - | |
4463 | | - | |
| 4460 | + | |
| 4461 | + | |
| 4462 | + | |
| 4463 | + | |
4464 | 4464 | | |
4465 | 4465 | | |
4466 | 4466 | | |
| |||
4563 | 4563 | | |
4564 | 4564 | | |
4565 | 4565 | | |
4566 | | - | |
4567 | | - | |
4568 | | - | |
4569 | | - | |
| 4566 | + | |
| 4567 | + | |
| 4568 | + | |
| 4569 | + | |
4570 | 4570 | | |
4571 | 4571 | | |
4572 | 4572 | | |
| |||
4578 | 4578 | | |
4579 | 4579 | | |
4580 | 4580 | | |
4581 | | - | |
| 4581 | + | |
4582 | 4582 | | |
4583 | 4583 | | |
4584 | 4584 | | |
| |||
5070 | 5070 | | |
5071 | 5071 | | |
5072 | 5072 | | |
5073 | | - | |
5074 | | - | |
5075 | | - | |
5076 | | - | |
| 5073 | + | |
| 5074 | + | |
| 5075 | + | |
| 5076 | + | |
5077 | 5077 | | |
5078 | | - | |
| 5078 | + | |
5079 | 5079 | | |
5080 | 5080 | | |
5081 | | - | |
| 5081 | + | |
5082 | 5082 | | |
5083 | | - | |
| 5083 | + | |
5084 | 5084 | | |
5085 | 5085 | | |
5086 | 5086 | | |
| |||
6864 | 6864 | | |
6865 | 6865 | | |
6866 | 6866 | | |
6867 | | - | |
6868 | | - | |
6869 | | - | |
6870 | | - | |
| 6867 | + | |
| 6868 | + | |
| 6869 | + | |
| 6870 | + | |
6871 | 6871 | | |
6872 | | - | |
| 6872 | + | |
| 6873 | + | |
6873 | 6874 | | |
6874 | | - | |
| 6875 | + | |
6875 | 6876 | | |
6876 | 6877 | | |
6877 | 6878 | | |
| |||
0 commit comments