Closed renovate[bot] closed 3 years ago
Merging #194 (29c411b) into main (b9514d0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #194 +/- ##
=======================================
Coverage 97.87% 97.87%
=======================================
Files 2 2
Lines 188 188
Branches 69 69
=======================================
Hits 184 184
Misses 4 4
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 b9514d0...29c411b. Read the comment docs.
Size Change: 0 B
Total Size: 12.9 kB
This PR contains the following updates:
14.17.15
->14.17.17
5.9.2
->5.10.0
7.25.1
->7.25.3
2.4.0
->2.4.1
Release Notes
gajus/eslint-plugin-flowtype
### [`v5.10.0`](https://togithub.com/gajus/eslint-plugin-flowtype/releases/v5.10.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-flowtype/compare/v5.9.2...v5.10.0) ##### Features - add new rule sort-type-union-intersection-members ([#501](https://togithub.com/gajus/eslint-plugin-flowtype/issues/501)) ([fa4207d](https://togithub.com/gajus/eslint-plugin-flowtype/commit/fa4207de7f74513c96b8a8ad7c142f4a56148203))yannickcr/eslint-plugin-react
### [`v7.25.3`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7253---20210919) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.2...v7.25.3) ##### Fixed - \[`prop-types`], `propTypes`: bail out unknown generic types inside func params ([#3076] [@vedadeepta](https://togithub.com/vedadeepta)) ##### Changed - \[readme] Update broken link for configuration files ([#3071] [@prateek3255](https://togithub.com/prateek3255)) - \[Refactor] create/extract `isCreateElement` and `isDestructuredFromPragmaImport` utils ([@ljharb](https://togithub.com/ljharb)) [7.25.3]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.2...v7.25.3 [#3076]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3076 [#3071]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3071 ### [`v7.25.2`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7252---20210916) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.2) ##### Fixed - \[`jsx-no-useless-fragments`]: Handle insignificant whitespace correctly when `allowExpressions` is `true` ([#3061][] [@benj-dobs](https://togithub.com/benj-dobs)) - \[`prop-types`], `propTypes`: handle implicit `children` prop in react's generic types ([#3064][] [@vedadeepta](https://togithub.com/vedadeepta)) - \[`display-name`]: fix arrow function returning result of function call with JSX arguments being interpreted as component ([#3065][] [@danielfinke](https://togithub.com/danielfinke)) - \[`jsx-no-target-blank`]: avoid crash on attr-only href ([#3066][] [@ljharb](https://togithub.com/ljharb) [@gaz77a](https://togithub.com/gaz77a)) - \[`jsx-uses-vars`]: ignore lowercase tag names ([#3070][] [@alanorozco](https://togithub.com/alanorozco)) [7.25.2]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.2 [#3070]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3070 [#3066]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3066 [#3065]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3065 [#3064]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3064 [#3061]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3061prettier/prettier
### [`v2.4.1`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#241) [Compare Source](https://togithub.com/prettier/prettier/compare/2.4.0...2.4.1) [diff](https://togithub.com/prettier/prettier/compare/2.4.0...2.4.1) ##### Fix wildcard syntax in `@forward` ([#11482](https://togithub.com/prettier/prettier/pull/11482)) ([#11487](https://togithub.com/prettier/prettier/pull/11487) by [@niksy](https://togithub.com/niksy)) ```scss // Input @forward "library" as btn-*; // Prettier 2.4.0 @forward "library" as btn- *; // Prettier 2.4.1 @forward "library" as btn-*; ``` ##### Add new CLI option `debug-print-ast` ([#11514](https://togithub.com/prettier/prettier/pull/11514) by [@sosukesuzuki](https://togithub.com/sosukesuzuki)) A new `--debug-print-ast` CLI flag for debugging.Configuration
📅 Schedule: "before 3am on Monday" (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 WhiteSource Renovate. View repository job log here.