jakebailey / pyright-action

GitHub Action for pyright
MIT License
69 stars 12 forks source link

Update dependency dprint to v0.46.3 - autoclosed #119

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dprint 0.46.1 -> 0.46.3 age adoption passing confidence

Release Notes

dprint/dprint (dprint) ### [`v0.46.3`](https://togithub.com/dprint/dprint/releases/tag/0.46.3) [Compare Source](https://togithub.com/dprint/dprint/compare/0.46.2...0.46.3) #### Changes - fix: continue when cert fails to load from system store ([#​861](https://togithub.com/dprint/dprint/issues/861)) #### Install Run `dprint upgrade` or see https://dprint.dev/install/ #### Checksums |Artifact|SHA-256 Checksum| |:--|:--| |dprint-x86\_64-apple-darwin.zip|a9f4c71f1e32e99152e8278ccbd27c059246dfa1c3d8b3cb1fa0837bdd269b3e| |dprint-aarch64-apple-darwin.zip|f051c3b3bb5e8f936c1b5ad6e3659bf408a8e787b6dca48e6f95baf261f6e84d| |dprint-x86\_64-pc-windows-msvc.zip|4e024b2e626b2eabf923a62703cda3beb90ecacfaf2d737454ed6025779e3811| |dprint-x86\_64-pc-windows-msvc-installer.exe|819b72a241e3d9b402bff100b0c0192b698d9d600554ea9861576d494bcd814e| |dprint-x86\_64-unknown-linux-gnu.zip|3f0bacc98f4f173ef712eda3a3162c0ee8287ecd86bfbddaea3b20e91a385e1d| |dprint-x86\_64-unknown-linux-musl.zip|b3968388c27fcc0853d54e57f8a00c1bd6134395d9657ded3088f365304bf90f| |dprint-aarch64-unknown-linux-gnu.zip|ae1fe44aabfe7b63e7a264a2c5856b9fad40a59101eff3ae8df6a035d8635a02| |dprint-aarch64-unknown-linux-musl.zip|868a478307416f845f11dff9d9d6e94547dc826339fb6d5740f5b7795d9135af| ### [`v0.46.2`](https://togithub.com/dprint/dprint/releases/tag/0.46.2) [Compare Source](https://togithub.com/dprint/dprint/compare/0.46.1...0.46.2) #### Changes - fix: analyze Wasm plugin version without instantiating plugin ([#​857](https://togithub.com/dprint/dprint/issues/857)) #### Install Run `dprint upgrade` or see https://dprint.dev/install/ #### Checksums |Artifact|SHA-256 Checksum| |:--|:--| |dprint-x86\_64-apple-darwin.zip|88abd8a6f416b624fdfae338ae6fca440f4a36b35199f0d03438caeb7715d820| |dprint-aarch64-apple-darwin.zip|a331d1c9ad2abb96d46c33d25f1166bd5497dde0c48eb8a8f3d98143cd4bca5b| |dprint-x86\_64-pc-windows-msvc.zip|53ab1991d23be9de8bf3b920f8605aee55629321fcacccfc5df38d49b2eb5160| |dprint-x86\_64-pc-windows-msvc-installer.exe|e4c015ddbc247fe889f03a011ec4832bc339175977f7db4f674ae0313e2fe726| |dprint-x86\_64-unknown-linux-gnu.zip|e2819a2f1092750227cbd0a92b1172e889a30ddbb5773e85db133c1c8859edf6| |dprint-x86\_64-unknown-linux-musl.zip|bbe9fe8eae9abdcfccdeca97fd8c524efd6137de702ee96e82b0ecb4ad432ebf| |dprint-aarch64-unknown-linux-gnu.zip|3f01bc1d7d47fec7c00af52ee5e270f4759743da1f6e1b31a593bfdaa1dc1906| |dprint-aarch64-unknown-linux-musl.zip|d7b6f88c320bffcbb1dfeb6030d5a1ef23d18d81721e39abdbf4b8bdab389ba4|

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.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (cbcd89c) to head (1d9cc87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 664 664 Branches 161 161 ========================================= Hits 664 664 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.