Update dependency prettier to v3.8.1#1665
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThe pull request updates the Prettier devDependency from 3.6.2 to 3.8.1 in three package.json files: packages/kg-default-nodes, packages/kg-lexical-html-renderer, and packages/koenig-lexical. No other dependencies, scripts, exported declarations, or runtime functionality are changed. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can customize the tone of the review comments and chat replies.Configure the |
983a7e8 to
969750c
Compare
969750c to
aba9158
Compare
aba9158 to
d59e9ec
Compare
1e491a8 to
09b44d1
Compare
f190901 to
1f7b735
Compare
e0964ab to
f190f02
Compare
4a1e7ed to
d268e3d
Compare
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
🤖 Velo CI Failure AnalysisClassification: 🟠 SOFT FAIL
|
Prettier 3.8.1 reformats iframe `allow` attribute values with newlines and semicolons. The test input goes through prettier via the `html` template tag, but the assertions used `.should.equal()` with raw strings. Switching to `.should.prettifyTo()` normalizes both sides through prettier, making the comparison semantic rather than whitespace-dependent.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
3.6.2→3.8.1Release Notes
prettier/prettier (prettier)
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.