Update prettier: 2.8.3 → 2.8.8 (patch) #72
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prettier (2.8.3 → 2.8.8) · Repo · Changelog
Release Notes
2.8.8
2.8.7
2.8.6
2.8.5
2.8.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
Release 2.8.8
Release 2.8.7
Allow multiple decorators on same getter/setter (#14584)
Release 2.8.6
Allow decorator on private members and class expressions (#14548)
Clean changelog
Git blame ignore 2.8.5
Bump Prettier dependency to 2.8.5
Release 2.8.5
Support TypeScript 5 (backport #14391 and #13819) (#14512)
Support `max_line_length=off` when parsing `.editorconfig` (#14516)
Build(deps-dev): Bump webpack from 5.73.0 to 5.76.0 in /website (#14511)
Build(deps-dev): Bump webpack from 5.70.0 to 5.76.0 in /scripts/tools/bundle-test (#14510)
Add note about SmartTabs (#14428)
Add parentheses to `TypeofTypeAnnotation` (#14458)
Include prettier-plugin-sql-cst to community plugins list (#14408)
Add missing parentheses for decorator (#14393)
Explain ASI issues aren't always auto-fixed (#14174)
Clean changelog
Git blame ignore 2.8.4
Bump Prettier dependency to 2.8.4
Release 2.8.4
Fix leading comments in mapped types with `readonly` (Cherry-pick #13427) (#14310)
Add changelog for #14206 (#14311)
Recognize `@satisfies` in Closure-style type casts (#14262)
Fix incorrect removal of parentheses when using an `infer` with a constraint in a function predicate (#14279)
Update `embeddedLanguageFormatting` option documentation (#14048)
[handlebars] group params in opening block statements (#14067)
Handlebars: Improve HTML void element check (#14110)
Add .sl to the list of silentlyIgnoredDirs (#14206)
Clean changelog
Git blame ignore 2.8.3
Bump Prettier dependency to 2.8.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