Update Rust crate serde_json to 1.0.87 - autoclosed #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/serde_json-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.0.68->1.0.871.0.81->1.0.87Release Notes
serde-rs/json
v1.0.87Compare Source
write_i128andwrite_u128methods toserde_json::Formatterto control the formatting of 128-bit integers (#940, thanks @Lucretiel)v1.0.86Compare Source
arbitrary_precisionfeature even in no-std mode (#928, thanks @kvinwang)v1.0.85Compare Source
DisplayforNumberproduce the same representation as serializing (#919)v1.0.84Compare Source
Debugimpl ofserde_json::Valuemore compact (#918)v1.0.83Compare Source
v1.0.82Compare Source
From<Option<T>>for serde_json::Value whereT: Into<Value>(#900, thanks @kvnvelasco)v1.0.81Compare Source
indexmap/autocfgnot always properly detecting whether astdsysroot crate is available (#885, thanks @cuviper)v1.0.80Compare Source
v1.0.79Compare Source
RawValuedeserialization to propagate\uescapes for unmatched surrogates, which can later by deserialized to Vec<u8> (#830, thanks @lucacasonato)v1.0.78Compare Source
&RawValuein map key position, which would previously fail with "invalid type: newtype struct" (#851)v1.0.77Compare Source
stdnorallocfeature enabledv1.0.76Compare Source
raw_valueandallocare enabled whilestdis disabled (#850)v1.0.75Compare Source
v1.0.74Compare Source
v1.0.73Compare Source
itoadependency to 1.0v1.0.72Compare Source
\u-encoded lone surrogates when deserializing into a byte string (#828, #829, thanks @lucacasonato)v1.0.71Compare Source
v1.0.70Compare Source
serde_json::Map::retainmethod (#822, thanks @deankarn)v1.0.69Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.
Update Rust crate serde_json to 1.0.87to Update Rust crate serde_json to 1.0.87 - autoclosedPull request closed