This repository was archived by the owner on Feb 18, 2026. It is now read-only.
chore(deps): update dependency prettier-plugin-organize-imports to v4#1145
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency prettier-plugin-organize-imports to v4#1145renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
8d6795b to
587424f
Compare
e4e0773 to
587424f
Compare
587424f to
d48ca9b
Compare
d03fd58 to
b91e7d0
Compare
b91e7d0 to
ab0dd86
Compare
ab0dd86 to
2350d03
Compare
2350d03 to
66e55ae
Compare
ddbe0e0 to
114597d
Compare
114597d to
ab05c87
Compare
ab05c87 to
98573a0
Compare
98573a0 to
0888f0e
Compare
0888f0e to
9c66539
Compare
9c66539 to
9a3592f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.4→4.3.0Release Notes
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
v4.3.0: 4.3.0Compare Source
What's Changed
organizeImportsTypeOrder(#152) - thanks @goege64 for your first contribution 🎉Full Changelog: simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0
v4.2.0: 4.2.0Compare Source
getDefaultCompilerOptionsfromvue-tscinstead of the deprecatedresolveVueCompilerOptions(858cbbe)vue-tscversion 3 as peer dependency (c777cd8)v4.1.0: 4.1.0Compare Source
Bumped the peer dependency range for
vue-tscto^2.1.0because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g.npm i -D prettier-plugin-organize-imports vue-tsc.v4.0.0: 4.0.0Compare Source
Version
4.0.0upgrades/replaces the Volar packages used for Vue support, to use the latestvue-tscpackage that's part of Volar 2. To migrate, you just have to remove@volar/vue-typescriptand if you're using it, also@volar/vue-language-plugin-pug, and replace it withvue-tscand@vue/language-plugin-pugrespectively. There are no breaking changes other than this.Thanks @johnsoncodehk for contributing this 🎉
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.