Closed renovate[bot] closed 4 years ago
Merging #339 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #339 +/- ##
=======================================
Coverage 31.17% 31.17%
=======================================
Files 57 57
Lines 680 680
Branches 66 66
=======================================
Hits 212 212
Misses 468 468
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 ffb1b0e...bb5f19c. Read the comment docs.
:tada: This PR is included in version 6.0.26 :tada:
The release is available on:
v6.0.26
Your semantic-release bot :package::rocket:
This PR contains the following updates:
^2.1.0
->^2.1.1
Release Notes
prettier/prettier
### [`v2.1.1`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#211) [Compare Source](https://togithub.com/prettier/prettier/compare/2.1.0...2.1.1) [diff](https://togithub.com/prettier/prettier/compare/2.1.0...2.1.1) ##### Fix format on html with frontMatter ([#9043](https://togithub.com/prettier/prettier/pull/9043) by [@fisker](https://togithub.com/fisker)) ```html --- layout: foo --- Test abc. TypeError: Cannot read property 'end' of undefined ... --- layout: foo --- Test abc. ``` ##### Fix broken format for `...infer T` ([#9044](https://togithub.com/prettier/prettier/pull/9044) by [@fisker](https://togithub.com/fisker)) ```typescript // Input type TailRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.