oplik0 / solo2-desktop

A GUI application for managing Solo v2 security keys
MIT License
11 stars 1 forks source link

chore(deps): update dependency dprint to ^0.45.0 #99

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dprint ^0.44.0 -> ^0.45.0 age adoption passing confidence

Release Notes

dprint/dprint (dprint) ### [`v0.45.0`](https://togithub.com/dprint/dprint/releases/tag/0.45.0) [Compare Source](https://togithub.com/dprint/dprint/compare/0.44.0...0.45.0) #### Changes - feat: experimental lsp ([#​803](https://togithub.com/dprint/dprint/issues/803)) - feat: protect against plugin formatting non-empty file above 300 chars to empty file ([#​807](https://togithub.com/dprint/dprint/issues/807)) - fix: upgrade wasmer to 4.2.5 ([#​809](https://togithub.com/dprint/dprint/issues/809)) - fix: respect [`NO_COLOR`](https://no-color.org/) env var ([#​808](https://togithub.com/dprint/dprint/issues/808)) ##### Experimental Language Server This release adds a language server to `dprint` found at `dprint lsp`. This will allow more easily using dprint in editors beside vscode and intellij, such as Neovim. To try it out in vscode, add `"dprint.experimentalLsp": true` to your vscode settings. Please try it out and let me know if you run into any issues. Outstanding tasks: - Figure out how to do completions for dprint.json files ([https://github.com/dprint/dprint/issues/806](https://togithub.com/dprint/dprint/issues/806)) - Document how to use `dprint lsp` with editors such as Neovim ([https://github.com/dprint/dprint/issues/810](https://togithub.com/dprint/dprint/issues/810)) - If you use Neovim or any other editor that easily supports the LSP, please consider contributing some setup documentation instructions as I'm very unfamiliar with other editors. #### Install Run `dprint upgrade` or see https://dprint.dev/install/ #### Checksums |Artifact|SHA-256 Checksum| |:--|:--| |dprint-x86\_64-apple-darwin.zip|6df01e0357049ad3bc62bbd2f60c9c448bd747b650ebf20f7ab5a38cefd36b44| |dprint-aarch64-apple-darwin.zip|cf23ab2785ca25f27ed5ca5127663dfe0131ae146d0b8d5159b06e0694ad74ac| |dprint-x86\_64-pc-windows-msvc.zip|0a5a83b521f152cd83cfb95ef119286e472b3b43077b3ffaeb4b3297fbb52e7f| |dprint-x86\_64-pc-windows-msvc-installer.exe|88d7bd63ce389f0ac2cacb53b020de1319bbe9ea104aa8390788cbfe10a74bea| |dprint-x86\_64-unknown-linux-gnu.zip|581e44d57631498edfed6baad5dd77d832116a12c94dd6fb394045ed40af18ea| |dprint-x86\_64-unknown-linux-musl.zip|8fb959aeeb441e0038217a7973f3a8e246e7aa46b77b33ba5f5e2f38d86f531b| |dprint-aarch64-unknown-linux-gnu.zip|45af380a82a65ebe173de25329093fc2e27cf64f3aeef9e39f723873b12fba7f| |dprint-aarch64-unknown-linux-musl.zip|48ba9f0910e32a66c869cffc6fd96d2d8f000ffb3d11234e71ae952f322dc849|

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.