nextest-rs / nextest

A next-generation test runner for Rust.
https://nexte.st
Apache License 2.0
2.21k stars 99 forks source link

fix(deps): update rust crate serde to 1.0.209 #1659

Closed nextest-bot closed 2 months ago

nextest-bot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.208 -> 1.0.209

Release Notes

serde-rs/serde (serde) ### [`v1.0.209`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.209) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.208...v1.0.209) - Fix deserialization of empty structs and empty tuples inside of untagged enums ([#​2805](https://togithub.com/serde-rs/serde/issues/2805), thanks [@​Mingun](https://togithub.com/Mingun))

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 57.82%. Comparing base (4c6d899) to head (0e91311). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1659 +/- ## ========================================== - Coverage 57.83% 57.82% -0.02% ========================================== Files 78 78 Lines 19293 19293 ========================================== - Hits 11158 11156 -2 - Misses 8135 8137 +2 ```

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