Skip to content

build(deps-dev): Bump dprint from 0.51.1 to 0.52.0#22

Merged
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dprint-0.52.0
Feb 25, 2026
Merged

build(deps-dev): Bump dprint from 0.51.1 to 0.52.0#22
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dprint-0.52.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps dprint from 0.51.1 to 0.52.0.

Release notes

Sourced from dprint's releases.

0.52.0

Changes

  • fix: update to wasmer v7 (#1096)
  • fix: do not warn about failing update when plugin has no check_config_updates export (#1087)
  • fix: disable incremental formatting when using --skip-stable-format (#1075)
  • feat: dprint fmt --fail-on-change (#1073)
  • Releases are now immutable on GitHub.

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip aa42a8ce7f84393c601f16bfd57e2425ccfa3b68f06d62162aa73888fd38bc75
dprint-aarch64-apple-darwin.zip bb3a5be1444fcfaf2f405cbf8af7da809d055705a2ca17bd2e7edff6f2959354
dprint-x86_64-pc-windows-msvc.zip bbb22a19022e104b27f28426bb984fee3733294b67b3c6bbb3a8ebed1e0c1cb2
dprint-x86_64-pc-windows-msvc-installer.exe 55cfe4dc8fe5a6f8a4c0b424ec08da2209056c9537b08040215b011d3077e514
dprint-x86_64-unknown-linux-gnu.zip 3172f1564e4984ab0b511d5872b128ac91429a9e32a2db95977f3611a524d224
dprint-x86_64-unknown-linux-musl.zip ff86d0b9dc28183e111e7cd7d4101fdc4e1b9be0fb84bd08f3b9a41688010aa1
dprint-aarch64-unknown-linux-gnu.zip 8a4675df3db6498d1fef37c1da508fa28dbdd9e87cd3c8ac15f5f763d2fec863
dprint-aarch64-unknown-linux-musl.zip e1434b394718b63d560ecaf36c748e91f06c49fe4b09ffc8c6b6e0e6833d0900
dprint-riscv64gc-unknown-linux-gnu.zip 5806e6f16799d32484134281c60cdfdd335cc9f5d37bfaa6a413e811504844b1
dprint-loongarch64-unknown-linux-gnu.zip 5aca603e988319da6f0ec06349dc2b62ca099aab2905d75ec8a80676676f5e04
dprint-loongarch64-unknown-linux-musl.zip 264a03dc395becffe3f5f53580d7e6002097701fb97b8dd3ceaf995c00ffed73
Commits

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.51.1 to 0.52.0.
- [Release notes](https://github.com/dprint/dprint/releases)
- [Commits](dprint/dprint@0.51.1...0.52.0)

---
updated-dependencies:
- dependency-name: dprint
  dependency-version: 0.52.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 Feb 25, 2026
@flex-development flex-development bot enabled auto-merge (squash) February 25, 2026 23:17
Copy link
Contributor

@flex-development flex-development bot left a comment

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/when Feb 25, 2026
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           84        84           
  Branches        35        35           
=========================================
  Hits            84        84           
Flag Coverage Δ
bun-canary 100.00% <ø> (ø)
bun-latest 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
node21 100.00% <ø> (ø)
node22 100.00% <ø> (ø)
node23 100.00% <ø> (ø)
node24 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

@flex-development flex-development bot merged commit 3c3804e into main Feb 25, 2026
22 checks passed
@flex-development flex-development bot deleted the dependabot/npm_and_yarn/dprint-0.52.0 branch February 25, 2026 23:25
@github-project-automation github-project-automation bot moved this from 🤩 Approved to ✅ Done in @flex-development/when Feb 25, 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