Skip to content

build(deps-dev): bump dprint from 0.56.1 to 0.57.0 - #454

Merged
flex-development[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dprint-0.57.0
Sep 3, 2026
Merged

build(deps-dev): bump dprint from 0.56.1 to 0.57.0#454
flex-development[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dprint-0.57.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps dprint from 0.56.1 to 0.57.0.

Release notes

Sourced from dprint's releases.

0.57.0

Changes

  • feat: add a shebangs config for routing extensionless scripts to a plugin (#1230)
  • feat: add --minimum-dependency-age for npm dependencies (#1228)
  • feat: add --diff-format unified to dprint check and dprint fmt --diff (#1232)
  • feat: add dprint check --json flag (#1231)
  • perf: match glob patterns on the reader threads (#1234)
  • perf: cheaper per-file plugin resolution (#1233)

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 41b6bb07d121d0506edd85d8176caf3d3909648089ee6c0b8b4f9c896791c14f
dprint-aarch64-apple-darwin.zip 14bdbfb9b1e3ebd614d5ec08a068b04b0d0370d70c112723003dd9103a4c0c3a
dprint-x86_64-pc-windows-msvc.zip 90e81a6106af4571893587acb4a1b1baa6b0879c60eec36497a08c03127410d1
dprint-x86_64-pc-windows-msvc-installer.exe f023d1770c2cf8a92471e7c95e2db184359911c14c2c070c9efc6cbb70ccc030
dprint-aarch64-pc-windows-msvc.zip 42db2e31a7434c6d205fb71ec39b76a5dc1bd09781376ed082f804946cf5f391
dprint-x86_64-unknown-linux-gnu.zip f6275d992123e94a96ebfd0a0921aee6c7f37314e54f30ff360764cde44677bc
dprint-x86_64-unknown-linux-musl.zip 981a98fd4d245be8dda9bfb3d52a826d532b3290a559cb335970cebca7bf0b45
dprint-aarch64-unknown-linux-gnu.zip 76f01495dae94d531e9ebd5e97977ae9a8edc8d7fc8ae8a479d34715617cb69d
dprint-aarch64-unknown-linux-musl.zip 4458fb5ad357c2735210470a91e3f2a95abafcd7f2d7840cb94afc96dd11fbfe
dprint-riscv64gc-unknown-linux-gnu.zip 74eb0b910e6de3baa814d67da8cc8cf0774725d7cb652c9ade56904b78bcfad0
dprint-loongarch64-unknown-linux-gnu.zip b93091e0113d877dd4cc72ae161d63bea7e02407008c3bb1e2442f9dd11f6a22
dprint-loongarch64-unknown-linux-musl.zip 5ea6e8459078d9bf1959fe2362cabdcb317e2cd7ef44e70e29e3300e623f6fba
dprint-powerpc64le-unknown-linux-gnu.zip b754b6fdc4f4f3ebdf53b02b41eb75ca272a7f641ac508913d595446453fdb56
dprint-powerpc64le-unknown-linux-musl.zip 239999452ff79f6325e178be69913dd95ed428c05d1e8840e53ae42d5eed268d
dprint-aarch64-linux-android.zip 1a702314e82f7544ef932f1fdfa597f9c65192e5a15c3f10c57288bd0dab5030
dprint-x86_64-linux-android.zip b4de632316883ab95b4d286baee26ed09b0b6b4da11f899bffc210ed7c4dbd7c
Commits
  • 89f6bfa 0.57.0
  • 1df55f2 docs(playground): ensure stable formatting output (#1235)
  • a956db8 perf: match glob patterns on the reader threads (#1234)
  • 57666ef perf: cheaper per-file plugin resolution (#1233)
  • cc6555d feat: add a shebangs config for routing extensionless scripts to a plugin (#1...
  • ee3e808 feat: add --minimum-dependency-age for config add/update/init (#1228)
  • 7172984 feat: add --diff-format unified to dprint check and dprint fmt --diff (...
  • 30ec168 feat: add dprint check --json flag (#1231)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dprint](https://github.com/dprint/dprint) from 0.56.1 to 0.57.0.
- [Release notes](https://github.com/dprint/dprint/releases)
- [Commits](dprint/dprint@0.56.1...0.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Sep 3, 2026
@flex-development
flex-development Bot enabled auto-merge (squash) September 3, 2026 12:15
@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #454   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          411       411           
  Branches       107       107           
=========================================
  Hits           411       411           
Flag Coverage Δ
bun-canary 100.00% <ø> (ø)
bun-latest 100.00% <ø> (ø)
node22 100.00% <ø> (ø)
node24 100.00% <ø> (ø)
node25 100.00% <ø> (ø)
node26 100.00% <ø> (ø)
Components Coverage Δ
constructs 100.00% <ø> (ø)
internal 100.00% <ø> (ø)
utils 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 fb7117b...2a2acf9. Read the comment docs.

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@flex-development flex-development Bot left a comment

Copy link
Copy Markdown
Contributor

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-parser Sep 3, 2026
@flex-development
flex-development Bot merged commit 8f1f9a8 into main Sep 3, 2026
27 checks passed
@flex-development
flex-development Bot deleted the dependabot/npm_and_yarn/dprint-0.57.0 branch September 3, 2026 12:18
@github-project-automation github-project-automation Bot moved this from 🤩 Approved to ✅ Done in @flex-development/mark-parser Sep 3, 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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

0 participants