Closed renovate[bot] closed 3 years ago
Merging #211 (81c17ea) into master (c68bd60) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #211 +/- ##
=======================================
Coverage 98.97% 98.97%
=======================================
Files 9 9
Lines 777 777
=======================================
Hits 769 769
Misses 8 8
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 c68bd60...81c17ea. Read the comment docs.
:tada: This PR is included in version 1.9.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
9.0.0
->9.0.1
2.24.1
->2.24.2
7.24.0
->7.25.1
9.1.0
->9.1.1
17.4.5
->17.4.7
Release Notes
semantic-release/git
### [`v9.0.1`](https://togithub.com/semantic-release/git/releases/v9.0.1) [Compare Source](https://togithub.com/semantic-release/git/compare/v9.0.0...v9.0.1) ##### Bug Fixes - **deps:** update dependency execa to v5 ([#228](https://togithub.com/semantic-release/git/issues/228)) ([f536d60](https://togithub.com/semantic-release/git/commit/f536d60b5166a173ed00c84132f72f73691bc083))import-js/eslint-plugin-import
### [`v2.24.2`](https://togithub.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md#2242---2021-08-24) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2) ##### Fixed - \[`named`], \[`namespace`]: properly handle ExportAllDeclarations (\[[#2199](https://togithub.com/import-js/eslint-plugin-import/issues/2199)], thanks \[[@ljharb](https://togithub.com/ljharb)])yannickcr/eslint-plugin-react
### [`v7.25.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7251---20210829) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.0...v7.25.1) ##### Fixed - \[`no-this-in-sfc`], component detection: Improve stateless component detection ([#3056][] [@Wesitos](https://togithub.com/Wesitos)) [7.25.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.0...v7.25.1 [#3056]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3056 ### [`v7.25.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7250---20210827) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.25.0) ##### Added - \[`jsx-no-useless-fragments`]: add option to allow single expressions in fragments ([#3006][] [@mattdarveniza](https://togithub.com/mattdarveniza)) - add \[`prefer-exact-props`] rule ([#1547][] [@jomasti](https://togithub.com/jomasti)) - \[`jsx-no-target-blank`]: add `forms` option ([#1617][] [@jaaberg](https://togithub.com/jaaberg)) - \[`jsx-pascal-case`]: add `allowLeadingUnderscore` option ([#3039][] [@pangaeatech](https://togithub.com/pangaeatech)) - \[`no-children-prop`]: Add `allowFunctions` option ([#1903][] [@alexzherdev](https://togithub.com/alexzherdev)) - \[`jsx-runtime`]: set `parserOptions.jsxPragma` for `@typescript-eslint/parser` ([bb64df65][] [@ljharb](https://togithub.com/ljharb)) ##### Fixed - component detection: use `estraverse` to improve component detection ([#2992][] [@Wesitos](https://togithub.com/Wesitos)) - \[`destructuring-assignment`], \[`no-multi-comp`], \[`no-unstable-nested-components`], component detection: improve component detection ([#3001][] [@vedadeepta](https://togithub.com/vedadeepta)) - \[`no-deprecated`]: fix crash on rest elements ([#3016][] [@ljharb](https://togithub.com/ljharb)) - \[`destructuring-assignment`]: get the contextName correctly ([#3025][] [@ohhoney1](https://togithub.com/ohhoney1)) - \[`no-typos`]: prevent crash on styled components and forwardRefs ([#3036][] [@ljharb](https://togithub.com/ljharb)) - \[`destructuring-assignment`], component detection: handle default exports edge case ([#3038][] [@vedadeepta](https://togithub.com/vedadeepta)) - \[`no-typos`]: fix crash on private methods ([#3043][] [@ljharb](https://togithub.com/ljharb)) - \[`jsx-no-bind`]: handle local function declarations ([#3048][] [@p7g](https://togithub.com/p7g)) - \[`prop-types`], `propTypes`: handle React.\* TypeScript types ([#3049][] [@vedadeepta](https://togithub.com/vedadeepta)) - \[`prop-types`], `propTypes`: add handling for `FCmochajs/mocha
### [`v9.1.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#911--2021-08-28) [Compare Source](https://togithub.com/mochajs/mocha/compare/v9.1.0...v9.1.1) #### :bug: Fixes - [#4623](https://togithub.com/mochajs/mocha/issues/4623): `XUNIT` and `JSON` reporter crash in `parallel` mode ([**@curtisman**](https://togithub.com/curtisman))semantic-release/semantic-release
### [`v17.4.7`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.6...v17.4.7) ##### Bug Fixes - **engines:** fixed defined node version to account for the higher requirement from the npm plugin ([#2088](https://togithub.com/semantic-release/semantic-release/issues/2088)) ([ea52e17](https://togithub.com/semantic-release/semantic-release/commit/ea52e1775a585ac1d7305434f90d712e3da7fd33)) ### [`v17.4.6`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.5...v17.4.6) ##### Bug Fixes - **marked:** reverted upgrade to v3 ([#2087](https://togithub.com/semantic-release/semantic-release/issues/2087)) ([5edff69](https://togithub.com/semantic-release/semantic-release/commit/5edff69580121deae599d070dc08ca916abb0040))Configuration
π Schedule: "before 3am on Monday" in timezone Europe/Zurich.
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.