vnghia / nghe

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

chore(deps): update rust crate serde_with to v3.8.2 #328

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_with workspace.dependencies patch 3.8.1 -> 3.8.2

Release Notes

jonasbb/serde_with (serde_with) ### [`v3.8.2`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.8.2): serde_with v3.8.2 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.8.1...v3.8.2) ##### Changed - Bump MSRV to 1.67, since that is required for the `time` dependency. The `time` version needed to be updated for nightly compatibility. ##### Fixed - Implement `JsonSchemaAs` for `OneOrMany` instead of `JsonSchema` by [@​swlynch99](https://togithub.com/swlynch99) ([#​760](https://togithub.com/jonasbb/serde_with/issues/760))

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 4 days ago

Codecov Report

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

Project coverage is 80.56%. Comparing base (76fff50) to head (72ca33a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ========================================== - Coverage 80.57% 80.56% -0.01% ========================================== Files 213 213 Lines 12224 12224 Branches 12224 12224 ========================================== - Hits 9849 9848 -1 Misses 1735 1735 - Partials 640 641 +1 ```

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