-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update devdependency @u3u/prettier-config to v5 #180
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe primary change involves upgrading the Changes
Poem
Comment |
476c9f7 to
08d77b9
Compare
08d77b9 to
79be587
Compare
79be587 to
1894837
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
102-102: Verify compatibility and impact of the@u3u/prettier-configupdate.The update from
^4.5.1to^5.1.0may introduce new features and improvements. Ensure that the new version aligns with the project's formatting requirements and does not conflict with other dependencies.Verification successful
Verify potential formatting changes with
@u3u/prettier-configupdate.The update to version
5.1.0introduces new features likemultilineArraysWrapThresholdand an update toprettier-plugin-tailwindcss. Ensure these changes align with your project's formatting requirements, especially if using Tailwind CSS. Review your Prettier configuration to account for these new options.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify compatibility and impact of the `@u3u/prettier-config` update. # Test: Check for potential conflicts or changes in formatting rules. # Expect: No conflicts or unexpected changes. rg --type json -A 5 '"@u3u/prettier-config":' package.jsonLength of output: 224
Script:
#!/bin/bash # Fetch the changelog or release notes for @u3u/prettier-config version 5.1.0 gh release view v5.1.0 --repo u3u/prettier-config --json body -q .bodyLength of output: 536
3279c15 to
88d4327
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- package.json
88d4327 to
0913e79
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- package.json
0913e79 to
5c9ff30
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- package.json
5c9ff30 to
b9c4bb0
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
102-102: Verify the impact of the Prettier configuration update.The update to
@u3u/prettier-configfrom^4.5.1to^5.1.0may introduce new formatting rules or changes. Ensure that the updated configuration aligns with your project's formatting standards and does not introduce unexpected changes.Run the following script to check the impact on your codebase:
ccace85 to
3b74621
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
102-102: Approve the dependency update but verify the impact of new features and breaking changes.The version update from
^4.5.1to^5.1.0for@u3u/prettier-configis approved. However, given the release notes mention new features and breaking changes, it's crucial to verify how these changes impact the existing code formatting rules and configurations.Run the following script to verify the impact of the new features and breaking changes:
d11861b to
8d82500
Compare
a4e3801 to
71300c5
Compare
5d84247 to
544c10f
Compare
72b70d9 to
cda1b5d
Compare
1825f04 to
ab526c7
Compare
7adacc6 to
02c7068
Compare
8773e92 to
9830ea1
Compare
c4ab86b to
4d94151
Compare
0173a03 to
b6cea5e
Compare
145ec5e to
bbc0328
Compare
bbc0328 to
0fde002
Compare
0fde002 to
e944b3b
Compare
e944b3b to
9cb6a3b
Compare
9cb6a3b to
4204fee
Compare
1d1f1ae to
4d69f81
Compare
f0b2ee0 to
bb95a62
Compare
bb95a62 to
5aa814f
Compare
5aa814f to
ddc85ac
Compare
ddc85ac to
6cdd005
Compare
6cdd005 to
e41b13b
Compare
304470b to
93e92ec
Compare
93e92ec to
b9f78b9
Compare
This PR contains the following updates:
^4.5.1->^5.2.0Release Notes
u3u/prettier-config (@u3u/prettier-config)
v5.2.0Compare Source
🚀 Features
syntaxTransformationoption - by @u3u (b899a)View changes on GitHub
v5.1.0Compare Source
🚀 Features
multilineArraysWrapThresholdoption - by @u3u (95f29)prettier-plugin-tailwindcss) - by @u3u (0f74c)View changes on GitHub
v5.0.0Compare Source
🚨 Breaking Changes
prettier-plugin-inideps - by @u3u (caca3)prettier-plugin-classnamesdeps - by @u3u (db337)🚀 Features
prettier-plugin-multiline-arrays- by @u3u (2c91e)🐞 Bug Fixes
xmlformat options - by @u3u (5c835)prettier-plugin-classnamesdeps - by @u3u (425d7)View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Shanghai.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.