Update dependency prettier-plugin-organize-imports to v4#79
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency prettier-plugin-organize-imports to v4#79renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
ed8ab1a to
08f5991
Compare
08f5991 to
f395369
Compare
f395369 to
1cb3d14
Compare
1cb3d14 to
b67725a
Compare
b67725a to
b5b2716
Compare
b5b2716 to
320c8d5
Compare
320c8d5 to
762c982
Compare
762c982 to
32550c8
Compare
32550c8 to
e10582b
Compare
c241f3e to
0002dfe
Compare
0002dfe to
cff1d28
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.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.