Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 18, 2026

This PR contains the following updates:

Package Change Age Confidence
@trivago/prettier-plugin-sort-imports ^4.3.0^6.0.2 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: (in timezone Asia/Shanghai)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 18, 2026
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 18, 2026
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 2 times, most recently from 1197ce9 to c1d7d34 Compare January 23, 2026 16:28
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from c1d7d34 to 572b0f3 Compare February 2, 2026 20:14
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 572b0f3 to b745101 Compare February 12, 2026 10:42
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from b745101 to adbd2e9 Compare March 5, 2026 19:56
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from adbd2e9 to 6df9c98 Compare March 27, 2026 13:35
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 6df9c98 to 4c11b09 Compare April 8, 2026 20:14
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 4c11b09 to 07cb569 Compare May 12, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant