Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
^7.29.4
^7.30.0
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^7.29.4
->^7.30.0
Release Notes
jsx-eslint/eslint-plugin-react
### [`v7.30.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7300---20220518) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0) ##### Added - \[`destructuring-assignment`]: add option `destructureInSignature` ([#3235][] [@golopot](https://togithub.com/golopot)) - \[`no-unknown-property`]: Allow crossOrigin on image tag (SVG) ([#3251][] [@zpao](https://togithub.com/zpao)) - \[`jsx-tag-spacing`]: Add `multiline-always` option ([#3260][], [#3264][] [@Nokel81](https://togithub.com/Nokel81)) - \[`function-component-definition`]: replace `var` by `const` in certain situations ([#3248][] [@JohnBerd](https://togithub.com/JohnBerd) [@SimeonC](https://togithub.com/SimeonC)) - add \[`jsx-no-leaked-render`] ([#3203][] [@Belco90](https://togithub.com/Belco90)) - \[`require-default-props`]: add option `functions` ([#3249][] [@nix6839](https://togithub.com/nix6839)) ##### Fixed - \[`hook-use-state`]: Allow UPPERCASE setState setter prefixes ([#3244][] [@duncanbeevers](https://togithub.com/duncanbeevers)) - `propTypes`: add `VFC` to react generic type param map ([#3230][] [@dlech](https://togithub.com/dlech)) - \[`no-unused-state`]: avoid a crash ([#3258][] [@WillyLiaoWH](https://togithub.com/WillyLiaoWH) [@ljharb](https://togithub.com/ljharb)) - \[`jsx-no-useless-fragment`]: use proper apostrophe in error message ([#3266][] [@develohpanda](https://togithub.com/develohpanda)) - `propTypes`: handle imported types/interface in forwardRef generic ([#3280][] [@vedadeepta](https://togithub.com/vedadeepta)) - \[`button-has-type`]: fix exception for `Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.