Update Rust crate serde_json to 1.0.81 #7
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.64
->1.0.81
Release Notes
serde-rs/json
v1.0.81
Compare Source
indexmap
/autocfg
not always properly detecting whether astd
sysroot crate is available (#885, thanks @cuviper)v1.0.80
Compare Source
v1.0.79
Compare Source
RawValue
deserialization to propagate\u
escapes for unmatched surrogates, which can later by deserialized to Vec<u8> (#830, thanks @lucacasonato)v1.0.78
Compare Source
&RawValue
in map key position, which would previously fail with "invalid type: newtype struct" (#851)v1.0.77
Compare Source
std
noralloc
feature enabledv1.0.76
Compare Source
raw_value
andalloc
are enabled whilestd
is disabled (#850)v1.0.75
Compare Source
v1.0.74
Compare Source
v1.0.73
Compare Source
itoa
dependency to 1.0v1.0.72
Compare Source
\u
-encoded lone surrogates when deserializing into a byte string (#828, #829, thanks @lucacasonato)v1.0.71
Compare Source
v1.0.70
Compare Source
serde_json::Map::retain
method (#822, thanks @deankarn)v1.0.69
Compare Source
v1.0.68
Compare Source
-0
when deserializing to f32 or f64 (#799, #801)v1.0.67
Compare Source
v1.0.66
Compare Source
v1.0.65
Compare Source
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.