fix(deps): update rust crate serde_json to v1.0.140
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_json | dependencies | patch |
1.0.117 -> 1.0.140
|
Release Notes
serde-rs/json (serde_json)
v1.0.140
- Documentation improvements
v1.0.139
- Documentation improvements
v1.0.138
- Documentation improvements
v1.0.137
- Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#1231)
v1.0.136
- Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#1230, thanks @goffrie)
v1.0.135
- Add serde_json::Map::into_values method (#1226, thanks @tisonkun)
v1.0.134
v1.0.133
- Implement From<[T; N]> for serde_json::Value (#1215)
v1.0.132
- Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#1205)
- Improve performance of JSON array and JSON object deserialization by about 8% (#1206)
v1.0.131
- Implement Deserializer and IntoDeserializer for
Map<String, Value>
and&Map<String, Value>
(#1135, thanks @swlynch99)
v1.0.130
v1.0.129
v1.0.128
- Support serializing maps containing 128-bit integer keys to serde_json::Value (#1188, thanks @Mrreadiness)
v1.0.127
v1.0.126
- Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (#1182, thanks @CryZe)
v1.0.125
- Speed up \uXXXX parsing and improve handling of unpaired surrogates when deserializing to bytes (#1172, #1175, thanks @purplesyringa)
v1.0.124
- Fix a bug in processing string escapes in big-endian architectures (#1173, thanks @purplesyringa)
v1.0.123
- Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on twitter.json from 613 MB/s to 799 MB/s (#1161, thanks @purplesyringa)
v1.0.122
- Support using
json!
in no-std crates (#1166)
v1.0.121
- Optimize position search in error path (#1160, thanks @purplesyringa)
v1.0.120
- Correctly specify required version of
indexmap
dependency (#1152, thanks @cforycki)
v1.0.119
v1.0.118
- Implement Hash for serde_json::Value (#1127, thanks @edwardycl)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added dependencies label
enabled an automatic merge when the pipeline for 7683f8fd succeeds
mentioned in issue #1
added 3 commits
-
7683f8fd...a345ebae - 2 commits from branch
master
- e004baeb - fix(deps): update rust crate serde_json to v1.0.118
-
7683f8fd...a345ebae - 2 commits from branch
enabled an automatic merge when the pipeline for e004baeb succeeds
added 3 commits
-
e004baeb...d2761a27 - 2 commits from branch
master
- 438aa6e0 - fix(deps): update rust crate serde_json to v1.0.118
-
e004baeb...d2761a27 - 2 commits from branch
enabled an automatic merge when the pipeline for 438aa6e0 succeeds
added 3 commits
-
438aa6e0...b487904e - 2 commits from branch
master
- e42bde5f - fix(deps): update rust crate serde_json to v1.0.118
-
438aa6e0...b487904e - 2 commits from branch
enabled an automatic merge when the pipeline for e42bde5f succeeds
added 3 commits
-
e42bde5f...ac33dac5 - 2 commits from branch
master
- 92aef373 - fix(deps): update rust crate serde_json to v1.0.118
-
e42bde5f...ac33dac5 - 2 commits from branch
enabled an automatic merge when the pipeline for 92aef373 succeeds
added 3 commits
-
92aef373...c5350eb9 - 2 commits from branch
master
- b50114b5 - fix(deps): update rust crate serde_json to v1.0.118
-
92aef373...c5350eb9 - 2 commits from branch
enabled an automatic merge when the pipeline for b50114b5 succeeds
added 3 commits
-
b50114b5...5484dcb5 - 2 commits from branch
master
- 8aa7fc22 - fix(deps): update rust crate serde_json to v1.0.118
-
b50114b5...5484dcb5 - 2 commits from branch