Skip to content

build(deps): update dependency @trivago/prettier-plugin-sort-imports to v6#291

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/trivago-prettier-plugin-sort-imports-6.x
Open

build(deps): update dependency @trivago/prettier-plugin-sort-imports to v6#291
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/trivago-prettier-plugin-sort-imports-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@trivago/prettier-plugin-sort-imports ^4.1.1^6.0.0 age confidence

Release Notes

trivago/prettier-plugin-sort-imports (@​trivago/prettier-plugin-sort-imports)

v6.0.2

Compare Source

Bug fixes
  • Fix recognising mandatory prefix built-in imports #​389 by @​TomFryersMidsummer - Fixed detection of Node.js built-in modules that are only accessible with the node: prefix (like node:test, node:sqlite) to be correctly recognized when using <BUILTIN_MODULES> placeholder

v6.0.1

Compare Source

Bug fixes
  • Fix Svelte export snippet parsing #​390 - Fixed by adding support for new Svelte snippet syntax

v6.0.0

Compare Source

Breaking Changes
New features
  • Ember.js gjs/gts support #​377 by @​NullVoxPopuli and @​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 in importOrder
  • <SEPARATOR> placeholder #​339 - Add <SEPARATOR> keyword for fine-grained control over import group separation when importOrderSeparation is enabled
  • Sort by length option #​224 by @​KLewin23 - Add option to sort imports by import statement length
  • importOrderExclude option #​384 by @​RyderKishan - Add support for excluding specific files from import sorting using glob patterns
  • Expand sort-imports-ignore detection #​358 by @​ckwalsh - Improved detection of sort-imports-ignore comments throughout the file, not just at line 1
Performance improvements
  • Improve removeNodesFromOriginalCode() performance #​356 by @​ckwalsh - Replace RegExp logic with string slices for better performance
Refactoring
  • 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 exceptions
Chores
  • Add pnpm install command to README #​361 - Document pnpm installation option

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

New features

Configuration

📅 Schedule: Branch creation - "before 8am on Friday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 95e901c to 5afccbe Compare November 10, 2025 16:56
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 5afccbe to efd3288 Compare December 3, 2025 19:12
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 3 times, most recently from 282231c to cc42d62 Compare January 7, 2026 08:52
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 2 times, most recently from c5e0d8e to ec81df5 Compare January 23, 2026 20:14
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from ec81df5 to b97b1c4 Compare February 2, 2026 18:07
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from b97b1c4 to 6a9469b Compare February 12, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments