eunchurn / windrose-chart

General wind-rose chart component requested by @drwilkins
https://eunchurn.github.io/windrose-chart
MIT License
9 stars 2 forks source link

chore(deps): update dependency eslint-plugin-react to v7.31.9 #1269

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1269 (d3aa3a9) into main (cd6947c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1269   +/-   ##
=======================================
  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 cd6947c...d3aa3a9. Read the comment docs.