-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump prettier from 3.3.2 to 3.4.2 #476
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disclaimer: Experimental PR review
PR Summary
Updates Prettier from 3.3.2 to 3.4.2, bringing improvements for Japanese text formatting and fixes for comments on class methods with decorators.
- Fixed comment printing on class methods with decorators in
/langfuse-core/src/prompts/promptClients.ts
and similar files - Added support for U+30A0 & U+30FB characters in Japanese text formatting
- Maintains backward compatibility with existing codebase formatting rules in
/prettier.config.cjs
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
dce3e00
to
0f54359
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disclaimer: Experimental PR review
PR Summary
No major changes found since last review. The previous review already covered the key aspects of the Prettier update, including the improvements for Japanese text formatting and fixes for comments on class methods with decorators.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
0f54359
to
6e93a68
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disclaimer: Experimental PR review
PR Summary
No major changes found since last review. The previous reviews have already comprehensively covered the Prettier update's key changes and potential impacts on the codebase.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
6e93a68
to
3a81589
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disclaimer: Experimental PR review
PR Summary
No major changes found since last review. The previous reviews have already covered the key aspects of the Prettier update, including the improvements for Japanese text formatting and fixes for comments on class methods with decorators.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Bumps prettier from 3.3.2 to 3.4.2.
Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)