robertcepa / toucan-js

Cloudflare Workers client for Sentry
MIT License
413 stars 24 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-organize-imports ^3.2.0 -> ^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: ### [`v3.2.4`](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/releases/tag/v3.2.4): 3.2.4 [Compare Source](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4) #### What's Changed - fix: skip when formatting ranges — by [@​MattLish](https://togithub.com/MattLish) in [https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112) #### New Contributors - [@​MattLish](https://togithub.com/MattLish) made their first contribution in [https://github.com/simonhaenisch/prettier-plugin-organize-imports/pull/112](https://togithub.com/simonhaenisch/prettier-plugin-organize-imports/pull/112) **Full Changelog**: https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v3.2.3...v3.2.4

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 has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 727614dd2f2d2e2c49336279041354b303c2a538

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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