Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): ⬆️ update @ianvs/prettier-plugin-sort-imports to ^4.…
…1.1 (#195) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) | [`^4.1.0` -> `^4.1.1`](https://renovatebot.com/diffs/npm/@ianvs%2fprettier-plugin-sort-imports/4.1.0/4.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ianvs%2fprettier-plugin-sort-imports/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ianvs%2fprettier-plugin-sort-imports/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ianvs%2fprettier-plugin-sort-imports/4.1.0/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ianvs%2fprettier-plugin-sort-imports/4.1.0/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ianvs/prettier-plugin-sort-imports (@​ianvs/prettier-plugin-sort-imports)</summary> ### [`v4.1.1`](https://github.com/IanVS/prettier-plugin-sort-imports/releases/tag/v4.1.1) [Compare Source](https://github.com/ianvs/prettier-plugin-sort-imports/compare/v4.1.0...v4.1.1) #### What's Changed ##### Fixes - Fix type import specifier dupe by [@​AlexJDG](https://github.com/AlexJDG) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/125](https://github.com/IanVS/prettier-plugin-sort-imports/pull/125) - Fix vue preprocessor may replace wrong code by [@​Tanimodori](https://github.com/Tanimodori) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/135](https://github.com/IanVS/prettier-plugin-sort-imports/pull/135) ##### Docs - Add `plugins` config to README by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/114](https://github.com/IanVS/prettier-plugin-sort-imports/pull/114) - recommend using ^react$ for sorting react to the top. by [@​willhoney7](https://github.com/willhoney7) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/126](https://github.com/IanVS/prettier-plugin-sort-imports/pull/126) ##### Maintenance and Dependencies - Update semver by [@​useafterfree](https://github.com/useafterfree) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/123](https://github.com/IanVS/prettier-plugin-sort-imports/pull/123) - Fix test script on windows by [@​Tanimodori](https://github.com/Tanimodori) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/134](https://github.com/IanVS/prettier-plugin-sort-imports/pull/134) - Upgrade development dependencies by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/128](https://github.com/IanVS/prettier-plugin-sort-imports/pull/128) - Improve CI by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/136](https://github.com/IanVS/prettier-plugin-sort-imports/pull/136) - Regenerate lockfile by [@​IanVS](https://github.com/IanVS) in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/129](https://github.com/IanVS/prettier-plugin-sort-imports/pull/129) #### New Contributors - [@​useafterfree](https://github.com/useafterfree) made their first contribution in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/123](https://github.com/IanVS/prettier-plugin-sort-imports/pull/123) - [@​willhoney7](https://github.com/willhoney7) made their first contribution in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/126](https://github.com/IanVS/prettier-plugin-sort-imports/pull/126) - [@​AlexJDG](https://github.com/AlexJDG) made their first contribution in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/125](https://github.com/IanVS/prettier-plugin-sort-imports/pull/125) - [@​Tanimodori](https://github.com/Tanimodori) made their first contribution in [https://github.com/IanVS/prettier-plugin-sort-imports/pull/134](https://github.com/IanVS/prettier-plugin-sort-imports/pull/134) **Full Changelog**: IanVS/prettier-plugin-sort-imports@v4.1.0...v4.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/js-bottomsheet).
- Loading branch information
f5bb77a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
js-bottomsheet-website – ./apps/website
js-bottomsheet-website-git-main-timelessco.vercel.app
js-bottomsheet-website.vercel.app
js-bottomsheet-website-timelessco.vercel.app