Closed renovate[bot] closed 2 years ago
Merging #1204 (1f25c67) into main (e94cbcc) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #1204 +/- ##
=======================================
Coverage 66.92% 66.92%
=======================================
Files 6 6
Lines 127 127
Branches 15 15
=======================================
Hits 85 85
Misses 41 41
Partials 1 1
Flag | Coverage Δ | |
---|---|---|
unittests | 66.92% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e94cbcc...1f25c67. Read the comment docs.
This PR contains the following updates:
7.31.6
->7.31.7
Release Notes
jsx-eslint/eslint-plugin-react
### [`v7.31.7`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7317---20220905) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.6...v7.31.7) ##### Fixed - \[`no-unknown-property`]: avoid warning on `fbt` nodes entirely ([#3391][] [@ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: add `download` property support for `a` and `area` ([#3394][] [@HJain13](https://togithub.com/HJain13)) - \[`no-unknown-property`]: allow `webkitAllowFullScreen` and `mozAllowFullScreen` ([#3396][] [@ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: `controlsList`, not `controlList` ([#3397][] [@ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: add more capture event properties ([#3402][] [@sjarva](https://togithub.com/sjarva)) - \[`no-unknown-property`]: Add more one word properties found in DefinitelyTyped's react/index.d.ts ([#3402][] [@sjarva](https://togithub.com/sjarva)) - \[`no-unknown-property`]: Mark onLoad/onError as supported on iframes ([#3398][] [@maiis](https://togithub.com/maiis), [#3406][] [@akx](https://togithub.com/akx)) - \[`no-unknown-property`]: allow `imageSrcSet` and `imageSizes` attributes on `` ([#3407][] [@terrymun](https://togithub.com/terrymun)) - \[`no-unknown-property`]: add `border`; `focusable` on `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.
This PR has been generated by Mend Renovate. View repository job log here.