-
-
Notifications
You must be signed in to change notification settings - Fork 920
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): update dependency prettier-plugin-organize-imports to v4 #2999
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2999 +/- ##
==========================================
- Coverage 99.96% 99.96% -0.01%
==========================================
Files 2747 2747
Lines 239079 239079
Branches 944 589 -355
==========================================
- Hits 239005 238999 -6
- Misses 74 80 +6 |
Looks like we have to install a new dependency for this:
|
6444b24
to
8dc83e3
Compare
8dc83e3
to
524207b
Compare
As we do have some |
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.2.4
->4.0.0
Release Notes
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
v4.0.0
: 4.0.0Compare Source
Version
4.0.0
upgrades/replaces the Volar packages used for Vue support, to use the latestvue-tsc
package that's part of Volar 2. To migrate, you just have to remove@volar/vue-typescript
and if you're using it, also@volar/vue-language-plugin-pug
, and replace it withvue-tsc
and@vue/language-plugin-pug
respectively. There are no breaking changes other than this.Thanks @johnsoncodehk for contributing this 🎉
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Mend Renovate. View repository job log here.