Skip to content

Update dependency prettier-plugin-organize-imports to v4 - autoclosed

This MR contains the following updates:

Package Type Update Change
prettier-plugin-organize-imports devDependencies major 3.2.4 -> 4.0.0

Release Notes

simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)

v4.0.0: 4.0.0

Compare Source

Version 4.0.0 upgrades/replaces the Volar packages used for Vue support, to use the latest vue-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 with vue-tsc and @vue/language-plugin-pug respectively. 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports