rust-lang / crates.io

The Rust package registry
https://crates.io
Apache License 2.0
2.86k stars 585 forks source link

Update Rust crate serde_json to v1.0.120 #8960

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch =1.0.118 -> =1.0.120

Release Notes

serde-rs/json (serde_json) ### [`v1.0.120`](https://togithub.com/serde-rs/json/releases/tag/v1.0.120) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.119...v1.0.120) - Correctly specify required version of `indexmap` dependency ([#​1152](https://togithub.com/serde-rs/json/issues/1152), thanks [@​cforycki](https://togithub.com/cforycki)) ### [`v1.0.119`](https://togithub.com/serde-rs/json/releases/tag/v1.0.119) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.118...v1.0.119) - Add `serde_json::Map::shift_insert` ([#​1149](https://togithub.com/serde-rs/json/issues/1149), thanks [@​joshka](https://togithub.com/joshka))

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 89.00%. Comparing base (a0a7791) to head (a5d588b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8960 +/- ## ========================================== + Coverage 88.99% 89.00% +0.01% ========================================== Files 277 277 Lines 27841 27841 ========================================== + Hits 24777 24781 +4 + Misses 3064 3060 -4 ```

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