Skip to content

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

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#360
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 Nov 4, 2025

This PR contains the following updates:

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

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Nov 4, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 4, 2025

⚠️ No Changeset found

Latest commit: 5263603

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

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 4, 2025

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

Project Deployment Review Updated (UTC)
untypeable-wretch-demo Ready Ready Preview, Comment Jan 7, 2026 10:13am

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 4, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Nov 4, 2025

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@​4.3.0 ⏵ 6.0.29910010086 +2100

View full report

Copy link
Copy Markdown

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 74364ed in 23 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:23
  • Draft comment:
    Updating '@trivago/prettier-plugin-sort-imports' to v6.0.0 introduces breaking changes (ESM-only, requires Node >= 20). Ensure your development and CI environments are updated accordingly.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is about a dependency update and mentions breaking changes related to the environment requirements. It suggests ensuring that development and CI environments are updated, which falls under the rule of not asking the PR author to ensure compatibility or test changes. Therefore, this comment should be removed.

Workflow ID: wflow_augJWZWqnSdWZtJf

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 74364ed to f947a5c Compare December 31, 2025 15:55
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 31, 2025

Deployment failed with the following error:

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

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

@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from f947a5c to 829b65d Compare January 2, 2026 13:58
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 829b65d to 560bf1a Compare January 7, 2026 10:13
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 560bf1a to 2d6c27e Compare January 23, 2026 16:58
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 23, 2026

Deployment failed with the following error:

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

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

@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 4 times, most recently from 54b7917 to 5c95d52 Compare February 9, 2026 05:43
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 2 times, most recently from e2cdd9b to f3ad4eb Compare February 23, 2026 05:40
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from f3ad4eb to 08d5e6c Compare March 5, 2026 20:05
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch 2 times, most recently from 66e29b5 to 911737f Compare March 16, 2026 04:36
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 911737f to 37ba783 Compare March 23, 2026 01:58
@renovate renovate bot force-pushed the renovate/trivago-prettier-plugin-sort-imports-6.x branch from 37ba783 to 5263603 Compare April 1, 2026 18:38
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