jakebailey / pyright-action

GitHub Action for pyright
MIT License
76 stars 13 forks source link

Update dependency dprint to v0.47.5 #152

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dprint 0.47.4 -> 0.47.5 age adoption passing confidence

Release Notes

dprint/dprint (dprint) ### [`v0.47.5`](https://redirect.github.com/dprint/dprint/releases/tag/0.47.5) [Compare Source](https://redirect.github.com/dprint/dprint/compare/0.47.4...0.47.5) #### Changes - fix: regression - do not panic modifying dprint.json with crlf newlines ([https://github.com/dprint/dprint/pull/931](https://redirect.github.com/dprint/dprint/pull/931)) #### Install Run `dprint upgrade` or see https://dprint.dev/install/ #### Checksums |Artifact|SHA-256 Checksum| |:--|:--| |dprint-x86\_64-apple-darwin.zip|f1284d78a556d530241e382915263484f590418f12dd7608ecc7dd0c8f78615c| |dprint-aarch64-apple-darwin.zip|5e333931f3cfe43bb8924a1c2c5b3021cbb983294fa020f67858b93689fd805d| |dprint-x86\_64-pc-windows-msvc.zip|561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5| |dprint-x86\_64-pc-windows-msvc-installer.exe|d9b64d5de3d04d8da64fe5152d185475be68f43fbe2a19c4cb3bd4583f49695a| |dprint-x86\_64-unknown-linux-gnu.zip|123c20d147485e4cac60823e63c13f2cf9157615e5ffea61b431243f61227343| |dprint-x86\_64-unknown-linux-musl.zip|94fb93bb59236efd5302959662d9f3a0b16bb17e26e967052b5c598995e6b516| |dprint-aarch64-unknown-linux-gnu.zip|dfb1e4046d6a48ccaa7fbdcc0c64a23ad8da12463b67a1b08737d5a94e144e48| |dprint-aarch64-unknown-linux-musl.zip|97c2a0f4f240e5b95faff1502b8284db7598efe5aee7f785db03e41345f0a335|

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 was generated by Mend Renovate. View the repository job log.

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 (b7d7f8e) to head (b600eb3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 486 486 Branches 139 139 ========================================= Hits 486 486 ```

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