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)
Coverage remained the same at 80.952% when pulling d18515861c077d4a719cc00854149a6da464c43a on depfu/update/npm/prettier-2.4.1 into e4736e9be891fda28272c828b0b96a7b9a443256 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 (~2.3.0 → ~2.4.1) · Repo · Changelog
Release Notes
2.4.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Release 2.4.1
Fix wildcard syntax in `@forward` (#11482) (#11487)
Add new CLI option `debug-print-ast` (#11514)
fix(docs): lint-staged install instructions (#11363)
Update integrating-with-linters.md (#11399)
Build(deps): Bump typescript from 4.4.2 to 4.4.3 (#11507)
Build(deps-dev): Bump @babel/preset-env from 7.15.4 to 7.15.6 (#11499)
Build(deps-dev): Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#11504)
Revert workaround for node 16.9 (#11493)
Build(deps): Bump espree from 8.0.0 to 9.0.0 (#11509)
Build(deps-dev): Bump jest from 27.1.0 to 27.1.1 (#11500)
Build(deps): Bump @angular/compiler from 12.2.4 to 12.2.5 (#11505)
Build(deps-dev): Bump webpack from 5.52.0 to 5.52.1 in /website (#11501)
Build(deps): Bump actions-cool/issues-helper from 2.4.0 to 2.4.2 (#11496)
Build(deps): Bump graphql from 15.5.2 to 15.5.3 (#11497)
Build(deps-dev): Bump terser-webpack-plugin from 5.2.3 to 5.2.4 (#11506)
Build(deps-dev): Bump babel-jest from 27.1.0 to 27.1.1 (#11508)
Build(deps-dev): Bump core-js from 3.17.2 to 3.17.3 (#11511)
Build(deps-dev): Bump @babel/types from 7.15.4 to 7.15.6 (#11510)
Build(deps): Bump @typescript-eslint/typescript-estree (#11502)
Adds more info for release URL (#11492)
Refactor website build script (#11488)
Update 2021-09-09-2.4.0.md (#11486)
Refactor build script (#11475)
Enable `import/no-anonymous-default-export` (#11478)
Use pnpm 6 (#11477)
Revert workaround (#11481)
Fix the `trailingComma` value from `"always"` to `"all"` in v2 blog post (#11480)
Refactor `installPrettier` (#11476)
refactor: Extract `printChildren` and `printElement` (#11466)
Clean changelog
2.4 blog post (#11457)
Update dependents count
Git blame ignore 2.4.0
Bump Prettier dependency to 2.4.0
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