Update Rust crate serde_json to v1.0.151 - #18
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 21, 2024 19:37
5020143 to
a27dc9f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 7, 2025 00:40
a27dc9f to
41b930f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
2 times, most recently
from
January 20, 2025 01:35
11bcc56 to
1027f4b
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 28, 2025 18:00
1027f4b to
1ae0f8a
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 20, 2025 06:49
1ae0f8a to
01dae32
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
March 3, 2025 09:57
01dae32 to
969fff8
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
July 18, 2025 19:53
969fff8 to
63c3132
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
August 1, 2025 00:34
63c3132 to
6c23798
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
August 19, 2025 05:38
6c23798 to
8a73108
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
September 14, 2025 03:07
8a73108 to
0f5213f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
September 14, 2025 17:34
0f5213f to
fa2c984
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 10, 2025 15:39
fa2c984 to
d6cc3f0
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 22, 2025 13:30
d6cc3f0 to
1c26b47
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 24, 2025 00:24
1c26b47 to
44ed6b1
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 27, 2025 09:54
44ed6b1 to
cca87f4
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
2 times, most recently
from
January 6, 2026 17:46
e8722a2 to
4bc0c08
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 2, 2026 20:15
4bc0c08 to
a61ade6
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 12, 2026 11:11
a61ade6 to
c049afd
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 25, 2026 12:56
c049afd to
76211f0
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
March 13, 2026 17:04
76211f0 to
383a0b5
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
May 21, 2026 20:46
383a0b5 to
f150730
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
July 20, 2026 10:45
f150730 to
3c49f3b
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.85→1.0.151Release Notes
serde-rs/json (serde_json)
v1.0.151Compare Source
v1.0.150Compare Source
v1.0.149Compare Source
v1.0.148Compare Source
zmijdependency to 1.0v1.0.147Compare Source
v1.0.146Compare Source
v1.0.145Compare Source
v1.0.144Compare Source
v1.0.143Compare Source
v1.0.142Compare Source
v1.0.141Compare Source
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)Configuration
📅 Schedule: (UTC)
🚦 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.