nils-hoyer / cypress-fail-on-console-error

tail cypress test on console error
MIT License
41 stars 8 forks source link

Update dependency prettier-plugin-organize-imports to v4 #383

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-organize-imports 3.2.4 -> 4.0.0 age adoption passing confidence

Release Notes

simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports) ### [`v4.0.0`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v4.0.0): 4.0.0 [Compare Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.4...v4.0.0) 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.

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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.