-
Notifications
You must be signed in to change notification settings - Fork 35
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.1 #469
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 the Prettier dependency from version 3.3.2 to 3.4.1 in the langfuse-js monorepo, focusing on improved Vue.js formatting and bug fixes.
- Updates
prettier
to 3.4.1 in root/package.json
for improved code formatting - Removes unnecessary parentheses around assignments in Vue.js
v-on
directives - Maintains high compatibility score according to Dependabot analysis
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
ac29fed
to
4c54da9
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 accurately covered the key points about the Prettier dependency update from 3.3.2 to 3.4.1, and there have been no significant changes or new files to analyze since then.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
4c54da9
to
9ff82a2
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 comprehensively covered the Prettier dependency update and its implications, with no new significant changes to analyze.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
9ff82a2
to
b3c38a8
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 thoroughly covered the Prettier dependency update from 3.3.2 to 3.4.1 and its implications for Vue.js formatting.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
b3c38a8
to
2f63908
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 comprehensively covered the Prettier dependency update from 3.3.2 to 3.4.1 and its implications for code formatting.
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.1. - [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.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2f63908
to
b1c8e56
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 thoroughly covered the Prettier dependency update and its implications, with no new changes to analyze.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Superseded by #476. |
Bumps prettier from 3.3.2 to 3.4.1.
Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
37fd177
Release 3.4.11fb6297
Update ts-api-utils to v1.4.2 (#16888)f6fccad
Remove unnecessary parentheses around assignment inv-on
(#16887)5fef089
Minor improvements in v3.4.0 blog post (#16886)3542f13
3.4 release blog (#16851)f53791a
Clean changelog_unreleased2b41c93
Bump Prettier dependency to 3.4.010baab2
Update dependents count7999e10
Release 3.4.02262d1e
chore(config): migrate renovate config (#16884)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)