Commit 9433d10
authored
chore(deps): update dependency eslint-plugin-react to ^7.31.11 (#1214)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-react](https://togithub.com/jsx-eslint/eslint-plugin-react)
| [`^7.31.10` ->
`^7.31.11`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.31.10/7.31.11)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>jsx-eslint/eslint-plugin-react</summary>
###
[`v7.31.11`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#​73111---20221117)
[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)
##### Fixed
- \[`jsx-no-target-blank`]: allow ternaries with literals
([#​3464][] [@​akulsr0](https://togithub.com/akulsr0))
- \[`no-unknown-property`]: add `inert` attribute ([#​3484][]
[@​ljharb](https://togithub.com/ljharb))
- \[`jsx-key`]: detect keys in logical expression and conditional
expression ([#​3490][]
[@​metreniuk](https://togithub.com/metreniuk))
##### Changed
- \[Perf] component detection: improve performance by avoiding
traversing parents unnecessarily ([#​3459][]
[@​golopot](https://togithub.com/golopot))
- \[Docs] `forbid-component-props`: inclusive language w/ allowlist
([#​3473][]
[@​AndersDJohnson](https://togithub.com/AndersDJohnson))
- \[Docs] automate doc generation with `eslint-doc-generator`
([#​3469][] [@​bmish](https://togithub.com/bmish))
[7.31.11]:
https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11
[#​3490]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3490
[#​3484]:
https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3484
[#​3473]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3473
[#​3469]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3469
[#​3464]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3464
[#​3459]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3459
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a1d53ee commit 9433d10
2 files changed
+106
-80
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments