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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prettier (~2.8.0 → ~3.2.5) · Repo · Changelog
Release Notes
3.2.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Release 3.2.5
chore(deps): update glimmer to v0.88.1 (#15991)
chore(deps): update dependency magic-string to v0.30.6 (#16022)
Minor refactor to property print (#15924)
Update install script for husky v9 (#16000)
Update yarn to v4.1.0 (#16021)
chore(deps): update dependency @angular/compiler to v17.1.2 (#16018)
chore(deps): update typescript-eslint to v6.20.0 (#16015)
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)
chore(deps): update dependency c8 to v9.1.0 (#16019)
chore(deps): update dependency ignore to v5.3.1 (#16016)
Use `"json"` parser for `tsconfig.json` by default (#16012)
Keep using `jsonc` ourself
chore(deps): update dependency esbuild to v0.20.0 (#15996)
chore(deps): update dependency esbuild-plugins-node-modules-polyfill to v1.6.2 (#15995)
chore(deps): update dependency browserslist to v4.22.3 (#15997)
Add `@prettier/sync` to docs (#15977)
Remove FUNDING.yml and CODE_OF_CONDUCT.md, Use organization defaults (#15989)
chore(deps): update dependency espree to v10 (#15992)
Add test cases about code embedding in markdown that relates to #15909 (#15985)
chore(deps): update dependency @babel/parser to v7.23.9 (#15987)
Add GitHub sponsor info (#15975)
chore(deps): update dependency @babel/types to v7.23.9 (#15988)
fix: do not format computed template which could be unexpected (#15972)
Fix schema (#15962)
Support Angular inline styles as single template literal (#15968)
Remove `import/extensions` (#15961)
Improve `lint:prettier` script (#15959)
Test: Rename `run_spec` to `runFormatTest` (#15943)
Remove manual test step from release script (#15949)
chore(deps): update xalvarez/prevent-file-change-action action to v1.6.0 (#15955)
Fix yarn.lock
Clean changelog_unreleased
Git blame ignore 3.2.4
Bump Prettier dependency to 3.2.4
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