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_json to 1.0.128 #1687

Closed nextest-bot closed 2 months ago

nextest-bot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.127 -> 1.0.128
serde_json dev-dependencies patch 1.0.127 -> 1.0.128

Release Notes

serde-rs/json (serde_json) ### [`v1.0.128`](https://redirect.github.com/serde-rs/json/releases/tag/1.0.128) [Compare Source](https://redirect.github.com/serde-rs/json/compare/1.0.127...1.0.128) - Support serializing maps containing 128-bit integer keys to serde_json::Value ([#​1188](https://redirect.github.com/serde-rs/json/issues/1188), thanks [@​Mrreadiness](https://redirect.github.com/Mrreadiness))

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 these updates 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 79.23%. Comparing base (3c43aab) to head (77ebef5). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1687 +/- ## ======================================= Coverage 79.23% 79.23% ======================================= Files 79 79 Lines 19798 19798 ======================================= Hits 15686 15686 Misses 4112 4112 ```

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