Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dprint from 0.40.2 to 0.42.5 #17

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps dprint from 0.40.2 to 0.42.5.

Release notes

Sourced from dprint's releases.

0.42.5

Changes

  • Added an aarch64-unknown-linux-musl build.

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 4b1d1fd868a39dd6c8a1641ed774d1b25ded18694a3c7e585f7af4bf74ac00ec
dprint-aarch64-apple-darwin.zip 93c995332cb927cebd5b0937fc23939ea5f18b8a24a76e8535486abb9da4a68b
dprint-x86_64-pc-windows-msvc.zip 6eeb4b17eb7492f8e89cb8334581159686bb793c5e4dff6ecf029aa786f5e88c
dprint-x86_64-pc-windows-msvc-installer.exe e3fc5122b17f7067d0d2b9d6bf66bdd316133dce14efec3672e146395690d092
dprint-x86_64-unknown-linux-gnu.zip 49b183d9cab9aff75eb35fa6230216c42b45e8616dcc47a8914c6e8e6a37e89c
dprint-x86_64-unknown-linux-musl.zip f4326c24117bfc06cc8010da940e85be817c8c798b0e72243edd60066c88dbea
dprint-aarch64-unknown-linux-gnu.zip 5f1d472fd6ed35704cdb3b016490761b47183b0a3b6c70b2a0e453045f1aa8a7
dprint-aarch64-unknown-linux-musl.zip 6a99b4ed259c82487993dc17d488f21dd495f6b2fb59d99408734e51ea3c7377

0.42.3

Changes

  • perf: ensure incremental cache doesn't get invalidated by unstable jsonc deserialization (#766)

The incremental cache was getting busted more often than it should have when using certain plugins such as dprint-plugin-exec. This was due to unstable json deserialization in only certain scenarios. After this change, the serialization is now stable and the incremental cache should work much better.

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip d447e7439fbef636bde01dff7fe19efae6605b08d153e4476f26e7d98751fe31
dprint-aarch64-apple-darwin.zip 3ce841fa02d5fcdd03e749ca14dac783470aab4a1451b0aad7428c86bce79bb6
dprint-x86_64-pc-windows-msvc.zip c08d355ee0cbc5c33bd49502dd9d69c72e91c1855735767ab5eb81f1894c2396
dprint-x86_64-pc-windows-msvc-installer.exe b3921646b8feaa340ccebf7e13383b04411033c644ad0fa52def6ab0a9a62b1a
dprint-x86_64-unknown-linux-gnu.zip 446b993ac58e66fa951f0b1286e3b04066c4fadd5c3cd5c1ea3fc52f123fdaab
dprint-x86_64-unknown-linux-musl.zip 35aa7262e93fa568ac7afa8de1068068defbcfa905555c6c31bbdb816af0534b
dprint-aarch64-unknown-linux-gnu.zip 74eee7801a5bc48d159523cda484e745b9d12cb42a8c347de0a2c6a92f22a823

0.42.2

Changes

  • fix(check): --list-different should not output its error message (dprint/dprint#765)

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.40.2 to 0.42.5.
- [Release notes](https://github.com/dprint/dprint/releases)
- [Commits](dprint/dprint@0.40.2...0.42.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2023
@zencephalon zencephalon merged commit 256d851 into master Nov 20, 2023
1 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dprint-0.42.5 branch November 20, 2023 16:31
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.

1 participant