chore(prettier_conformance): update Prettier to 3.8.0#18023
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull request overview
This PR updates the Prettier dependency to version 3.8.0 by updating the commit SHA reference and regenerating conformance test snapshots.
Changes:
- Updated the Prettier commit SHA to version 3.8.0
- Added 2 new failing TypeScript union comment test cases to the snapshot
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/scripts/clone-parallel.sh |
Updated PRETTIER_SHA to point to the 3.8.0 release commit |
tasks/prettier_conformance/snapshots/prettier.ts.snap.md |
Updated compatibility statistics and added two new failing test cases for TypeScript union comments |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
leaysgur
left a comment
There was a problem hiding this comment.
It looks like this version only includes the Angular feature
It seems so.
But if that's the case, why does the comment format differ..?
Merge activity
|
https://prettier.io/blog/2026/01/14/3.8.0 It looks like this version only includes the Angular feature
8c3fca3 to
d891108
Compare
|
Anyway, merge first. I looked at the differences, but it seemed like a niche case. |
Weird! I don't find any related changes from prettier/prettier@3.7.4...3.8.0 |
|
Ah, it seems these are 3.7.3 > 3.7.4 diffs.
Our conformance was using v3.7.3 ( |

https://prettier.io/blog/2026/01/14/3.8.0
It looks like this version only includes the Angular feature