fix(deps): update rust crate serde_json to v1.0.140 - autoclosed#9
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update rust crate serde_json to v1.0.140 - autoclosed#9renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
09a83af to
d83c8a1
Compare
d83c8a1 to
2c73c76
Compare
2c73c76 to
23ff6d4
Compare
23ff6d4 to
29c5bfc
Compare
29c5bfc to
8dfcb08
Compare
8dfcb08 to
6643866
Compare
6643866 to
7b4557d
Compare
7b4557d to
ed4b315
Compare
ed4b315 to
cbb28b2
Compare
cbb28b2 to
dc79a46
Compare
dc79a46 to
7a66b6d
Compare
7a66b6d to
7cee349
Compare
7cee349 to
70b142f
Compare
70b142f to
9195101
Compare
9195101 to
f144adf
Compare
f144adf to
4c12c91
Compare
4c12c91 to
f27216e
Compare
f27216e to
d158c0c
Compare
d158c0c to
8f34311
Compare
8f34311 to
431e459
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.81->1.0.140Release Notes
serde-rs/json (serde_json)
v1.0.140Compare Source
v1.0.139Compare Source
v1.0.138Compare Source
v1.0.137Compare Source
v1.0.136Compare Source
v1.0.135Compare Source
v1.0.134Compare Source
RawValueassociated constants for literalnull,true,false(#1221, thanks @bheylin)v1.0.133Compare Source
v1.0.132Compare Source
v1.0.131Compare Source
Map<String, Value>and&Map<String, Value>(#1135, thanks @swlynch99)v1.0.130Compare Source
Numberfrom i128 and u128 (#1141, thanks @druide)v1.0.129Compare Source
serde_json::Map::sort_keysandserde_json::Value::sort_all_objects(#1199)v1.0.128Compare Source
v1.0.127Compare Source
v1.0.126Compare Source
v1.0.125Compare Source
v1.0.124Compare Source
v1.0.123Compare Source
v1.0.122Compare Source
json!in no-std crates (#1166)v1.0.121Compare Source
v1.0.120Compare Source
indexmapdependency (#1152, thanks @cforycki)v1.0.119Compare Source
serde_json::Map::shift_insert(#1149, thanks @joshka)v1.0.118Compare Source
v1.0.117Compare Source
v1.0.116Compare Source
v1.0.115Compare Source
v1.0.114Compare Source
v1.0.113Compare Source
swap_removeandshift_removemethods on Map (#1109)v1.0.112Compare Source
v1.0.111Compare Source
v1.0.110Compare Source
v1.0.109Compare Source
v1.0.108Compare Source
v1.0.107Compare Source
v1.0.106Compare Source
Value::as_numberaccessor (#1069, thanks @chanced)Number::as_straccessor under "arbitrary_precision" feature (#1067, thanks @chanced)v1.0.105Compare Source
v1.0.104Compare Source
v1.0.103Compare Source
v1.0.102Compare Source
v1.0.101Compare Source
v1.0.100Compare Source
-Z minimal-versionsv1.0.99Compare Source
v1.0.98Compare Source
v1.0.97Compare Source
io_error_kind()method to serde_json::Error:fn io_error_kind(&self) -> Option<std::io::ErrorKind>(#1026)v1.0.96Compare Source
to_writeronly writes valid UTF-8 strings (#1011, thanks @stepancheg)v1.0.95Compare Source
v1.0.94Compare Source
Displayandsource()(#991, #992)v1.0.93Compare Source
v1.0.92Compare Source
v1.0.91Compare Source
-Zrustdoc-scrape-exampleson docs.rs for nowv1.0.90Compare Source
v1.0.89Compare Source
v1.0.88Compare Source
appendandclone_from(#952, thanks @Lucretiel)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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.