vnghia / nghe

An OpenSubsonic implementation in Rust
GNU Affero General Public License v3.0
21 stars 0 forks source link

chore(deps): update rust crate thiserror to v1.0.63 #358

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror workspace.dependencies patch 1.0.62 -> 1.0.63

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.63`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.63) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.62...1.0.63) - Documentation improvements

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 2 months ago

Codecov Report

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

Project coverage is 80.52%. Comparing base (1ffd444) to head (2557db1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #358 +/- ## ========================================== + Coverage 80.46% 80.52% +0.05% ========================================== Files 213 213 Lines 12224 12224 Branches 12224 12224 ========================================== + Hits 9836 9843 +7 + Misses 1735 1734 -1 + Partials 653 647 -6 ```

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