samchouse / snow.js

Snow.JS is a framework for Discord.JS, largely inspired by Discord-Akairo.
MIT License
2 stars 0 forks source link

chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v3 #28

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@trivago/prettier-plugin-sort-imports ^2.0.4 -> ^3.0.0 age adoption passing confidence

Release Notes

trivago/prettier-plugin-sort-imports ### [`v3.0.0`](https://togithub.com/trivago/prettier-plugin-sort-imports/releases/v3.0.0) [Compare Source](https://togithub.com/trivago/prettier-plugin-sort-imports/compare/v2.0.4...v3.0.0) ##### v3.0.0 ##### New features - `` special word in import order to place third party imports at desired place. [#​65](https://togithub.com/trivago/prettier-plugin-sort-imports/pull/65) by [@​risenforces](https://togithub.com/risenforces) - `importOrderSortSpecifiers` option to sort the imports in an import declaration. [#​72](https://togithub.com/trivago/prettier-plugin-sort-imports/pull/72) by [@​ratierd](https://togithub.com/ratierd) - `importOrderCaseInsensitive` option to control the case sensitivity [#​69](https://togithub.com/trivago/prettier-plugin-sort-imports/pull/79) by [@​timiles](https://togithub.com/timiles) - `importOrderParserPlugins` option to pass plugins to babel parser [#​88](https://togithub.com/trivago/prettier-plugin-sort-imports/pull/88) by [@​saaryab](https://togithub.com/saaryab) ##### Breaking Changes - Renaming of the `experimentalBabelParserPluginsList` to `importOrderParserPlugins`. by [@​byara](https://togithub.com/byara)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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 WhiteSource Renovate. View repository job log here.