Bump @trivago/prettier-plugin-sort-imports from 3.4.0 to 6.0.0
Bumps @trivago/prettier-plugin-sort-imports from 3.4.0 to 6.0.0.
Release notes
Sourced from @​trivago/prettier-plugin-sort-imports's releases.
v6.0.0
What's Changed
- Update packages and pin babel/types by
@​byarain trivago/prettier-plugin-sort-imports#343- V6 by
@​byaraand@​vladislavarsenevin trivago/prettier-plugin-sort-imports#385Full Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.2...v6.0.0
v5.2.2
Full Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.1...v5.2.2
v5.2.1
What's Changed
- add svelte 5.x as peer dependency by
@​werner-drkleinin trivago/prettier-plugin-sort-imports#337New Contributors
@​werner-drkleinmade their first contribution in trivago/prettier-plugin-sort-imports#337Full Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.0...v5.2.1
v5.2.0
What's Changed
- fix type import ordering #331 by
@​rsslldnphy- Fix conditional import of prettier-plugin-svelte #332 by
@​rsslldnphyFull Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.1.0...v5.2.0
v5.1.0
What's Changed
- Fix svelte packages being required all the time by
@​byarain trivago/prettier-plugin-sort-imports#327Full Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.1...v5.1.0
v5.0.1
Full Changelog: https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.0.0...v5.0.1
v5.0.0
What's Changed
- Updated dependencies by
@​vladislavarsenevin trivago/prettier-plugin-sort-imports#316- svelte import sort by
@​canarddemagretin trivago/prettier-plugin-sort-imports#310- feature: order respects side effect imports by
@​vladislavarsenevin trivago/prettier-plugin-sort-imports#320- (#276) Fixed dollar sign group replace in vue preprocessor by
@​adamDilgerin trivago/prettier-plugin-sort-imports#283- chore: describe the sort-imports-ignore comment in the README by
@​lorenzodejongin trivago/prettier-plugin-sort-imports#307- chore: Update
READMEforprettierv3.x by@​basselworkforcein trivago/prettier-plugin-sort-imports#242- fix incorrect location of colon in environment section on bug report template by
@​DetachHeadin trivago/prettier-plugin-sort-imports#221- Updated compatibility in README.md by
@​elite174in trivago/prettier-plugin-sort-imports#257- feat: support importOrderImportAttributesKeyword by
@​chentsulinin trivago/prettier-plugin-sort-imports#273- version 5 by
@​byarain trivago/prettier-plugin-sort-imports#214
... (truncated)
Changelog
Sourced from @​trivago/prettier-plugin-sort-imports's changelog.
6.0.0
Breaking Changes
- Switch to ESM #366 by
@​RobbieTheWagner- The plugin now uses ES modules instead of CommonJS- Require Node >= 20.x #367 by
@​RobbieTheWagner- Drop support for Node.js versions below 20- Switch to vitest #370 by
@​RobbieTheWagner- Replaced Jest with Vitest for better ESM supportNew features
- Ember.js gjs/gts support #377 by
@​NullVoxPopuliand@​RobbieTheWagner- Add support for Ember.js gjs/gts file formats with namespace and named type imports<BUILTIN_MODULES>placeholder #381 by@​sdotson- Add support for sorting Node.js builtin modules to a specific position using<BUILTIN_MODULES>placeholder inimportOrder<SEPARATOR>placeholder #339 - Add<SEPARATOR>keyword for fine-grained control over import group separation whenimportOrderSeparationis enabled- Sort by length option #224 by
@​KLewin23- Add option to sort imports by import statement lengthimportOrderExcludeoption #384 by@​RyderKishan- Add support for excluding specific files from import sorting using glob patterns- Expand
sort-imports-ignoredetection #358 by@​ckwalsh- Improved detection ofsort-imports-ignorecomments throughout the file, not just at line 1Performance improvements
- Improve
removeNodesFromOriginalCode()performance #356 by@​ckwalsh- Replace RegExp logic with string slices for better performanceRefactoring
- Stop rerendering directives #357 by
@​ckwalsh- Inject imports instead of re-rendering directives to better preserve whitespace and reduce formatting conflicts- Stop ignoring exceptions in snapshot tests #355 by
@​ckwalsh- Improve test reliability by properly handling exceptionsChores
- Add pnpm install command to README #361 - Document pnpm installation option
5.2.2
5.2.1
- add svelte 5.x as peer dependency #337 by
@​werner-drklein5.2.0
- fix type import ordering #331 by
@​rsslldnphy- Fix conditional import of prettier-plugin-svelte #332 by
@​rsslldnphyv5.1.0
v5.0.1
v5.0.0
New features
- Type imports #153 by Xenfo
- Svelte support #310 by canarddemagret
- Side effect import support #320 by blutorange and vladislavarsenev
- Fixed dollar sign group replace in Vue #283 by adamDilger
- Support
importOrderImportAttributesKeyword#273 by chentsulin
... (truncated)
Commits
48863196.0.0d9b0a89Merge pull request #386 from trivago/chorese2d360fupdate lockfilec42a081V6 (#385)f7b685cUpdate README.md12b2291Update README.md875470aMerge branch 'main' of github.com:trivago/prettier-plugin-sort-imports46a36c15.2.2ba82d61Changelog for version 5.2.2509c5a7Update packages and pin babel/types (#343)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)