AliSajid / aaprop

A small server application for getting information about the 20 human Amino Acids
http://aaprop.banseljaj.com
Apache License 2.0
3 stars 1 forks source link

fix(deps): update rust crate serde_json to v1.0.124 #213

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
serde_json dependencies patch 1.0.122 -> 1.0.124

Release Notes

serde-rs/json (serde_json) ### [`v1.0.124`](https://togithub.com/serde-rs/json/releases/tag/v1.0.124) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.123...v1.0.124) - Fix a bug in processing string escapes in big-endian architectures ([#​1173](https://togithub.com/serde-rs/json/issues/1173), thanks [@​purplesyringa](https://togithub.com/purplesyringa)) ### [`v1.0.123`](https://togithub.com/serde-rs/json/releases/tag/v1.0.123) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.122...v1.0.123) - Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on [twitter.json](https://togithub.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json) from 613 MB/s to 799 MB/s ([#​1161](https://togithub.com/serde-rs/json/issues/1161), thanks [@​purplesyringa](https://togithub.com/purplesyringa))

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.35%. Comparing base (88527e8) to head (dc95877). Report is 3 commits behind head on next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #213 +/- ## ======================================= Coverage 96.35% 96.35% ======================================= Files 8 8 Lines 439 439 ======================================= Hits 423 423 Misses 16 16 ```

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