Skip to content

⬆️ Update dependency dprint/dprint-plugin-typescript to v0.96.0#1092

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dprint-dprint-plugin-typescript-0.x
Open

⬆️ Update dependency dprint/dprint-plugin-typescript to v0.96.0#1092
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dprint-dprint-plugin-typescript-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 18, 2026

This PR contains the following updates:

Package Update Change Pending
dprint/dprint-plugin-typescript minor 0.95.150.96.0 0.96.1

Release Notes

dprint/dprint-plugin-typescript (dprint/dprint-plugin-typescript)

v0.96.0

Compare Source

Changes

  • feat: add functionExpression.flatIife option (#​781)
  • fix: handle multi-character binary operators split by SWC's lexer (#​780)

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array (can be done via dprint config add typescript).
  2. Add a "typescript" configuration property if desired.
    {
      // ...etc...
      "typescript": {
        // TypeScript & JavaScript config goes here
      },
      "excludes": [
        "**/node_modules"
      ],
      "plugins": [
        "https://plugins.dprint.dev/typescript-0.96.0.wasm"
      ]
    }

JS Formatting API


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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 18, 2026

Deploying wantools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0141567
Status: ✅  Deploy successful!
Preview URL: https://311321dc.wantools.pages.dev
Branch Preview URL: https://renovate-dprint-dprint-plugi-lo41.wantools.pages.dev

View logs

@renovate renovate Bot force-pushed the renovate/dprint-dprint-plugin-typescript-0.x branch from 7964e6e to 0141567 Compare May 22, 2026 09:14
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