Skip to content

chore(deps-dev): bump dprint from 0.45.1 to 0.54.0#4584

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dprint-0.54.0
Open

chore(deps-dev): bump dprint from 0.45.1 to 0.54.0#4584
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dprint-0.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps dprint from 0.45.1 to 0.54.0.

Release notes

Sourced from dprint's releases.

0.54.0

Changes

  • feat: add --no-gitignore flag (#1127)
  • fix: missing windows shasum entries (#1126, #1128)

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip fdbffa16cf0890ca30e958ffdabe7748e733867651a438ede1501f0e1a7b5e91
dprint-aarch64-apple-darwin.zip 1d6a8fb14d66cba0f049738edd4ab3b1afc1de6d936cd32e483e33284cfd1ade
dprint-x86_64-pc-windows-msvc.zip 3fd881acaf7fd4fbc5d07c3030ce79b965a4cb7128fe0eb1ebe725188ccd2715
dprint-x86_64-pc-windows-msvc-installer.exe 7e357dca74bcc047e52d1a1e9e521624fa88fd6d0ab441498d58e9d864f16bf9
dprint-x86_64-unknown-linux-gnu.zip 8cb5925a0d6d0d8aa74c82a00f76734577592dfa1eda9517c261a84fe06accd7
dprint-x86_64-unknown-linux-musl.zip 859ae94e596105201faa59a3fb4bedc8316e226e3e154ae410f9373461e1e41c
dprint-aarch64-unknown-linux-gnu.zip 6b86329e17678ff3358f88d69a3774d371b601c665cc8cebbf2a4e1234a6d289
dprint-aarch64-unknown-linux-musl.zip 9a66b5931ca30402a3dd2933c432c6b6316eedd08037ab0aeb8d24cd17b2a301
dprint-riscv64gc-unknown-linux-gnu.zip 9aa7df605ade001ada4154e24f2806527d0be45ba0f465422efa62a23316f305
dprint-loongarch64-unknown-linux-gnu.zip 277d6f0e77af69dad864af299a66298b1f8ffda7ad429d0f757feb86f1ea5b56
dprint-loongarch64-unknown-linux-musl.zip 1b5725186d406493fdb3a31df013557c212d61e30ecae5d28bc5699399c36f29

0.53.2

Changes

  • fix: use original URL for plugin type detection after redirect (#1121)

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 902a9cff86a0ce643d5f1bb53e3e2434096511542363924e18016ee7bedb769f
dprint-aarch64-apple-darwin.zip a185ba53f74e1e3a8ccdaf03a5d6f96b67d3fdf3f86d0d0f98950d15817eb0c4
dprint-x86_64-pc-windows-msvc.zip
dprint-x86_64-pc-windows-msvc-installer.exe
dprint-x86_64-unknown-linux-gnu.zip dcb73c6890c80dff15d5c91f7e01c09a5eb6e4c96373525765d08a60f02e4598
dprint-x86_64-unknown-linux-musl.zip 7ff2cf9b25c687bd59867528ae9a5526c17e75e82e9788bf1f84a0e3ca7163b6
dprint-aarch64-unknown-linux-gnu.zip 490b620a386497b09ce25cc92c4cb784dfdb9d15448db972b164721d6f795ddd
dprint-aarch64-unknown-linux-musl.zip c3843a4604dac7428f41f762c4c352e409c63bd634172765bbac482dc59773ba
dprint-riscv64gc-unknown-linux-gnu.zip 9fe90a2e414cfd59c6df984a3910ce11e0c349d5326ab7debec06682f3ba1150
dprint-loongarch64-unknown-linux-gnu.zip e8d7b0f440ea1dac65eeb1c11407a2e77dfa31f72fdb28b15b5eb8ca75b5cb83
dprint-loongarch64-unknown-linux-musl.zip a5901a80e331c8e4201fbb321c02b742a3ad618ce2e72a9dc2738b7283f5baa9

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for dprint since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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)

┆Attachments: EDU-6379 chore(deps-dev): bump dprint from 0.45.1 to 0.54.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 20:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

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

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment May 15, 2026 9:01pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

This PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants