batazor / SVG-editor

SVG editor JSON/Graph/Logic
MIT License
2 stars 0 forks source link

Update dependency eslint-plugin-react to ^7.31.9 #292

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react ^7.31.8 -> ^7.31.9 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react ### [`v7.31.9`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#​7319---20221009) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.9) ##### Fixed - \[`no-unknown-property`]: add `dialog` attributes ([#​3436][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-arrow-function-lifecycle`]: when converting from an arrow, remove the semi and wrapping parens ([#​3337][] [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-key`]: Ignore elements inside `React.Children.toArray()` ([#​1591][] [@​silvenon](https://togithub.com/silvenon)) - \[`jsx-no-constructed-context-values`]: fix false positive for usage in non-components ([#​3448][] [@​golopot](https://togithub.com/golopot)) - \[`static-property-placement`]: warn on nonstatic expected-statics ([#​2581][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: properly tag-restrict case-insensitive attributes ([@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: allow `webkitDirectory` on `input`, case-insensitive ([#​3454][] [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[Docs] \[`no-unknown-property`]: fix typo in link ([#​3445][] [@​denkristoffer](https://togithub.com/denkristoffer)) - \[Perf] component detection: improve performance by optimizing getId ([#​3451][] [@​golopot](https://togithub.com/golopot)) - \[Docs] \[`no-unstable-nested-components`]: Warn about memoized, nested components ([#​3444][] [@​eps1lon](https://togithub.com/eps1lon)) [7.31.9]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.9 [#​3454]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3454 [#​3451]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3451 [#​3448]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3448 [#​3445]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3445 [#​3444]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3444 [#​3436]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3436 [#​3337]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3337 [#​2581]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/2581 [#​1591]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/1591

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.