JacobLinCool / ChatGPT-Action-Everywhere

Convert any website into a ChatGPT Action. Enable GPTs to interact with the whole world.
MIT License
17 stars 1 forks source link

chore(deps): update dependency prettier-plugin-organize-imports to v4 #10

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

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. Thanks [@​johnsoncodehk](https://togithub.com/johnsoncodehk) for contributing this :tada:

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.

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 96c9874b1e58b5e265edba7d8b97e67e8fab7f1f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR