Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@trivago/prettier-plugin-sort-imports ^5.2.2^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

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.


  • 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 eacc191 to b058fe8 Compare November 10, 2025 18:56
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 3 times, most recently from 73d6409 to 94ae878 Compare January 7, 2026 10:12
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 2 times, most recently from 8f1b57a to f065a4c Compare January 19, 2026 20:09
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from f065a4c to 0cb5f57 Compare January 23, 2026 20:34
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 0cb5f57 to 34349a6 Compare February 3, 2026 07:08
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

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