parkingspace / knot

Text editor for minimalists
https://ps-knot.surge.sh
2 stars 0 forks source link

npm: bump dprint from 0.35.4 to 0.36.0 #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dprint from 0.35.4 to 0.36.0.

Release notes

Sourced from dprint's releases.

0.36.0

Changes

Adds support for auto-discovering dprint.jsonc and .dprint.jsonc files. Additionally, the deprecated dprintrc.json file auto-discovery (that has caused a warning for some time), has been removed.

Install

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

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip c55f6410fb879e2fad53ee9599172c40ee9446c5e69c04abc123b3d8346e63e2
dprint-aarch64-apple-darwin.zip 9220f02afcf6c016156695d9cdf9914e47bab8e8a29678d39f27387080940be7
dprint-x86_64-pc-windows-msvc.zip beb17dc24c4e847334f7b4d06400e4de5d7931827f64ea43c1eb2c08f3cb9410
dprint-x86_64-pc-windows-msvc-installer.exe 9dfdf918f8a0390d50ba23fa06aa26ae35e4df77a0d5397d4b9f2cfcfa75bf7b
dprint-x86_64-unknown-linux-gnu.zip 47c84e40244e1ed019bd7a3939376f7c3b2b06af1eacf198142c8caef50aa926
dprint-x86_64-unknown-linux-musl.zip fd5dfb6f63389413984166c05754274d2ac9685f2a54e80619b016d7f527ea17
dprint-aarch64-unknown-linux-gnu.zip eda55e333246c6c22dcf624f1e8d38fa154ca460e705dd3f819449ba369fef5d
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 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)
dependabot[bot] commented 1 year ago

Superseded by #55.