Closed renovate[bot] closed 2 years ago
Merging #97 (84a5580) into main (705c0fd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #97 +/- ##
=======================================
Coverage 92.70% 92.70%
=======================================
Files 2 2
Lines 96 96
Branches 32 32
=======================================
Hits 89 89
Misses 6 6
Partials 1 1
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 705c0fd...84a5580. Read the comment docs.
:tada: This PR is included in version 1.2.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
7.29.4
->7.30.0
4.6.4
->4.7.2
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 `Microsoft/TypeScript
### [`v4.7.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.7.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.7.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.0%22+). - [fixed issues query for Typescript 4.7.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+). - [fixed issues query for Typescript 4.7.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-47) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)Configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.