Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Coverage remained the same at 92.241% when pulling badc3b60f5711e2e8c17c179f1bda9ba7ca43c4a on depfu/update/npm/prettier-1.16.0 into f362e32d9fd8cade1675b3d38ac655c236996feb on master.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prettier (~1.15.1 → ~1.16.0) · Repo · Changelog
Release Notes
1.16.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
Release 1.16.0
fix(api): do not report the same deprecation warning more than once (#5774)
chore(scripts): add update-stable-docs to release script (#5772)
fix(javascript): remove unnecessary linebreaks from html templates (#5771)
fix: allow plugin instance (#5760) (#5763)
chore(azure): node v4 compatible yarn (#5766)
chore: update typescript-estree to 18.0.0 (#5750)
fix: update typescript and typescript-estree to latest (#5728)
docs: fix Windows build (#5742) (#5743)
fix(javascript): skip .connect() method when composing fun (#5739)
docs: remove redundant "./" from relative links (#5741)
Fix formatting of lists in SCSS property/variable values (#5710)
Escape spaces within file names in pre-commit hook script (#5721)
typescript: remove unneeded parentheses around type annotation (#5724)
Add solidity plugin to list of plugins (#5726)
chore(website): upgrade react-dom to 16.3.3 (#5720)
Update Webstorm integration docs (#5694)
Update copyright line (#5455)
fix(mdx): handle inline html correctly (#5704)
docs: Happy New Year! 🎁 (#5699)
fix(ng,vue): add parens to avoid unexpected `}}` in interpolations (#5657)
feat: add babel-flow (#5685)
fix(playground): backward compatibility for --parser babylon (#5690)
fix(playground): code sample for --parser babylon
fix(playground): backward compatibility for --parser babylon (#5688)
Rename "babylon" with "babel" (#5647)
Restore --check option docs (#5674)
feat(website): enable docs versioning (#5676)
Temporary remove --check docs until 1.16 is released to avoid confusion (#5671)
fix(flow,ts): format `/* HTML */` templates (#5658)
Add --check option (#5629)
chore: update azure pipelines (#5611)
Update string-width to support emoji natively (#5646)
Fix formatting with --range-start / --range-end (#5632)
fix(printer-postcss): ignore escape \ and escaped / in Less (#5597)
feat(html): format script with "application/ld+json" (#5642)
Add support for class private methods (#5637)
fix(vue): tag names are case-sensitive (#5606)
fix(javascript): correct indentation for expression in root template (#5607)
Fix incorrect grammar (#5626)
Remove the dynamic `require()` call in the standalone bundle (#5612)
test: update snapshots
feat(html): preserve surrounding linebreaks (#5596)
Add support for the React `useEffect` hook (#5608)
Don’t run tests on Node 6 (#5613)
fix: get rid of CRLF (#5494)
Reformat the first version info in the option docs (#5604)
Update example for *.vue (#5605)
feat: add mjml extension to html language (#5505)
feat(html): smart quote for attributes (#5590)
Bump Prettier dependency to 1.15.3
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands