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 cancel merge
Cancels automatic merging of this PR
@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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prettier (3.3.1 → 3.3.2) · Repo · Changelog
Release Notes
3.3.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 3.3.2
chore(deps): update dependency esbuild to v0.21.5 (#16379)
chore(deps): update dependency c8 to v10 (#16380)
chore(deps): update typescript-eslint to v7.13.0 (#16376)
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)
Upgrade yarn to v4.3.0 (#16377)
chore(deps): update dependency browserslist to v4.23.1 (#16368)
chore(deps): update dependency execa to v9.2.0 (#16372)
chore(deps): update dependency cspell to v8.8.4 (#16370)
chore(deps): update dependency @angular/compiler to v18.0.2 (#16367)
chore(deps): update dependency hermes-parser to v0.22.0 (#16374)
chore(deps): update eslint related dependencies (#16375)
chore(deps): update dependency flow-parser to v0.237.2 (#16373)
Fix test for internal eslint rules (#16378)
Fix handlebars path expressions starts with `@` (#16358)
chore(deps): update babel to v7.24.7 (#16366)
chore(deps): update dependency meriyah to v4.5.0 (#16364)
chore(deps): update babel to v7.24.7 (#16365)
Bump braces from 3.0.2 to 3.0.3 in /scripts/release (#16363)
Refactor front matter parsing (#16359)
Use prettier version placeholder in `docs/` (#16360)
Minor tweak to syntax transform script (#16361)
chore(deps): update dependency meriyah to v4.4.4 (#16357)
Restore release script
Clean changelog_unreleased
Bump Prettier dependency to 3.3.1
Add missing `await`
Comment out finished steps
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