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 recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@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)
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.19.1 → ~2.0.2) · Repo · Changelog
Release Notes
2.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Release 2.0.2
update stable docs wrt npx
Revert "markdown: fix redundant leading spaces in markdown list" (#7847)
fix formatting of pseudo-elements and pseudo-classes in styled-components (#7842)
mention npx in install docs
Bump eslint-config-prettier from 6.10.0 to 6.10.1 (#7840)
Bump @babel/parser from 7.9.2 to 7.9.3 (#7839)
[Security] Bump minimist from 1.2.0 to 1.2.5 in /website (#7838)
Remove azure pipelines (#7824)
Followup work on setup github actions (#7431)
Refactor inferParser to extract interpreter only once (#7835)
Add please-upgrade-node (#7837)
update 2.0 blog post wrt #7660
TypeScript: avoid trailing commas on index signatures with only one parameter (#7836)
fix prettier-ignore in union types (#7798)
update 2.0 blog post wrt #6993
Bump linguist-languages from 7.8.0 to 7.9.0 (#7809)
Bump @babel/preset-env from 7.8.7 to 7.9.0 in /website (#7817)
Bump @babel/preset-env from 7.8.7 to 7.9.0 (#7815)
Bump @babel/preset-react from 7.8.3 to 7.9.1 in /website (#7814)
Bump babel-loader from 8.0.6 to 8.1.0 (#7813)
remove codemirror from website/package.json as Playground loads it from CDN (#7823)
remove 2.0 notice from readme
website: spell check js code, add twitterImage
Bump babel-loader from 8.0.6 to 8.1.0 in /website (#7810)
Bump @babel/core from 7.8.7 to 7.9.0 (#7811)
Bump react-dom from 16.13.0 to 16.13.1 in /website (#7816)
fix message in release script
Bump Prettier dependency to 2.0.1
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