Skip to content

build(deps-dev): Bump dprint from 0.55.2 to 0.56.0 - #42

Merged
flex-development[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dprint-0.56.0
Aug 21, 2026
Merged

build(deps-dev): Bump dprint from 0.55.2 to 0.56.0#42
flex-development[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dprint-0.56.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps dprint from 0.55.2 to 0.56.0.

Release notes

Sourced from dprint's releases.

0.56.0

Changes

  • feat: prefer plugins on the npm registry (#1215)
  • feat: add path completion hints to CLI args (#1217)
  • feat: support formatting directory args (#1196)
  • feat: format explicit paths outside the working directory (#1204)
  • fix: keep a duplicate plugin's checksum when deduping plugin sources (#1211)
  • fix: don't duplicate a plugin specified in both a config and its extended config (#1043) (#1208)
  • fix: apply implicit node_modules exclude and unanchored patterns in rebased scopes (#1210)
  • fix: resolve literal file and directory args without directory traversal (#1207)
  • fix: handle overflow panic in progress bars (#1223)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 466dd67e15fca266f3749008ef5d23ea7a6c657ef8204257dbb8c23636fc9aca
dprint-aarch64-apple-darwin.zip 79f5c80a3ddebb4717a89a25a79ec1c50947d4cef141df243757925cb47d32e1
dprint-x86_64-pc-windows-msvc.zip cbcb0c6fdbb72289e895c3857720eb769046d42069973f38655b6aee16c01c73
dprint-x86_64-pc-windows-msvc-installer.exe 795de3adb60187bad989b330f8c8ec03c7a4a69509b1a8d47dc3025266e0158a
dprint-aarch64-pc-windows-msvc.zip c4356e5f9e1b6edce345bd2de902384e3a51e46b0b98775db7011f0996b6b230
dprint-x86_64-unknown-linux-gnu.zip 49fe9d970cdbe0f742e18187c221a7a1dd985d35d4fa9bf4740f7a261c08d96c
dprint-x86_64-unknown-linux-musl.zip e958bfa3fec5256e72c2e4e028fa5674e43023eaff80d704ca96827af2eba240
dprint-aarch64-unknown-linux-gnu.zip a0dcf153cce38096f43bdde36fdd32cfd11c2227b6a04c2202fa83573fe517a6
dprint-aarch64-unknown-linux-musl.zip 2e7d50e342d9d9d85b811635a04f3d49abdf7ec96d5b346cda932a7c4d42a7ab
dprint-riscv64gc-unknown-linux-gnu.zip c888b0e2f559341a62fa666b1609ec957e609bfc146b5ee0ab7898723ebbe231
dprint-loongarch64-unknown-linux-gnu.zip d86a6d3fc063992d152237885f51053748b60361228d851ca6aeaec65d84fb8e
dprint-loongarch64-unknown-linux-musl.zip d781022e4fbfec13688db1dd3d0fb9da964f6f5cf79b31ffcf5196d364f22cf0
dprint-powerpc64le-unknown-linux-gnu.zip 935e117e23650a9874b444a7a6445ec7a8d593778e514f34ebea72dd88180599
dprint-powerpc64le-unknown-linux-musl.zip 93d03c5f3b615955c9fce64a4867b8aa5959988646bfebd1bfd74b5618a1f2ed
dprint-aarch64-linux-android.zip 718707dcd1637d312d2b430ae6313550bac7f21143d9344cd8fd80bf2ec5bf25
dprint-x86_64-linux-android.zip 2b09284549bd96dfa2389d85237da15bacbae9076cdec0e849ec3fb50b804923
Commits

@dependabot dependabot Bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Aug 21, 2026
@flex-development
flex-development Bot enabled auto-merge (squash) August 21, 2026 20:16
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0e5fba1) to head (f888bcf).
⚠️ Report is 15 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines           34        34           
  Branches        14        14           
=========================================
  Hits            34        34           
Flag Coverage Δ
bun-canary 100.00% <ø> (ø)
bun-latest 100.00% <ø> (ø)
node22 100.00% <ø> (ø)
node24 100.00% <ø> (ø)
node25 100.00% <ø> (ø)
node26 100.00% <ø> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update acfa16b...f888bcf. Read the comment docs.

@unicornware Lex (unicornware) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm 👍🏾

@github-project-automation github-project-automation Bot moved this from 🆕 New to 🤩 Approved in @flex-development/mark-util-character Aug 21, 2026
Bumps [dprint](https://github.com/dprint/dprint) from 0.55.2 to 0.56.0.
- [Release notes](https://github.com/dprint/dprint/releases)
- [Commits](dprint/dprint@0.55.2...0.56.0)

---
updated-dependencies:
- dependency-name: dprint
  dependency-version: 0.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dprint-0.56.0 branch from 636bbc5 to 94929b3 Compare August 21, 2026 20:20
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>

@unicornware Lex (unicornware) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm 👍🏾

@flex-development
flex-development Bot merged commit b32104d into main Aug 21, 2026
24 checks passed
@flex-development
flex-development Bot deleted the dependabot/npm_and_yarn/dprint-0.56.0 branch August 21, 2026 20:25
@github-project-automation github-project-automation Bot moved this from 🤩 Approved to ✅ Done in @flex-development/mark-util-character Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Development

Successfully merging this pull request may close these issues.

1 participant