Skip to content

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

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#1209
renovate[bot] wants to merge 1 commit intomainfrom
renovate/trivago-prettier-plugin-sort-imports-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

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

Configuration

📅 Schedule: (UTC)

  • 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nft-app Error Error Apr 1, 2026 5:49pm

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Mar 27, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 27, 2026

⚠️ No Changeset found

Latest commit: 588980d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Mar 27, 2026

PR Summary

  • Upgraded our code formatting tool
    This change means we've updated our tool that helps to keep our code neat, making it easier to read and maintain. The version we used is now 6.0.2 from the older 5.2.2. The tool is named @trivago/prettier-plugin-sort-imports and it's specified in our package.json file.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 27, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​trivago/​prettier-plugin-sort-imports@​5.2.2 ⏵ 6.0.29910010086 +2100

View full report

@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from de22bdd to 0dab9e1 Compare April 1, 2026 17:47
@renovate renovate Bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 0dab9e1 to 588980d Compare April 8, 2026 21:00
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

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