Update Rust crate serde_json to 1.0.87 - autoclosed #3
Reference in New Issue
Block a user
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.87Release Notes
serde-rs/json
v1.0.87write_i128andwrite_u128methods toserde_json::Formatterto control the formatting of 128-bit integers (#940, thanks @Lucretiel)v1.0.86arbitrary_precisionfeature even in no-std mode (#928, thanks @kvinwang)v1.0.85DisplayforNumberproduce the same representation as serializing (#919)v1.0.84Debugimpl ofserde_json::Valuemore compact (#918)v1.0.83v1.0.82From<Option<T>>for serde_json::Value whereT: Into<Value>(#900, thanks @kvnvelasco)v1.0.81indexmap/autocfgnot always properly detecting whether astdsysroot crate is available (#885, thanks @cuviper)v1.0.80v1.0.79RawValuedeserialization to propagate\uescapes for unmatched surrogates, which can later by deserialized to Vec<u8> (#830, thanks @lucacasonato)v1.0.78&RawValuein map key position, which would previously fail with "invalid type: newtype struct" (#851)v1.0.77stdnorallocfeature enabledv1.0.76raw_valueandallocare enabled whilestdis disabled (#850)v1.0.75v1.0.74v1.0.73itoadependency to 1.0v1.0.72\u-encoded lone surrogates when deserializing into a byte string (#828, #829, thanks @lucacasonato)v1.0.71v1.0.70serde_json::Map::retainmethod (#822, thanks @deankarn)v1.0.69Configuration
📅 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 this update again.
This PR has been generated by Renovate Bot.
d34941854bto4e28ae4b904e28ae4b90to74378a625cUpdate Rust crate serde_json to 1.0.87to Update Rust crate serde_json to 1.0.87 - autoclosedPull request closed