Update Rust crate serde_json to v1.0.150#48
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
November 17, 2024 03:31
143ddad to
672b12b
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 21, 2024 22:49
672b12b to
7c13275
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 7, 2025 01:10
7c13275 to
904cf4c
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 19, 2025 08:54
904cf4c to
5559c2e
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 20, 2025 01:34
5559c2e to
3a82018
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 28, 2025 20:25
3a82018 to
b087e34
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 20, 2025 03:08
b087e34 to
996009f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
March 3, 2025 11:58
996009f to
bb0354e
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
July 18, 2025 23:49
bb0354e to
60d9944
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
August 1, 2025 00:47
60d9944 to
5c67a21
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
August 19, 2025 05:00
5c67a21 to
b4b87fa
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
September 14, 2025 00:25
b4b87fa to
d0f1102
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
September 14, 2025 16:24
d0f1102 to
4823258
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 10, 2025 10:50
4823258 to
d7c100a
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 22, 2025 14:48
d7c100a to
c32752f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 24, 2025 01:01
c32752f to
d259a34
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 27, 2025 08:48
d259a34 to
a936a6e
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
2 times, most recently
from
January 6, 2026 18:29
417d136 to
caebbe4
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 2, 2026 19:56
caebbe4 to
2a6e273
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 12, 2026 12:02
2a6e273 to
6c924e9
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 25, 2026 14:16
6c924e9 to
c4e8dd6
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
March 13, 2026 13:44
c4e8dd6 to
53426ff
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
May 18, 2026 09:54
53426ff to
ab53c86
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
May 21, 2026 20:53
ab53c86 to
2962bf5
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.72→1.0.150Release Notes
serde-rs/json (serde_json)
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)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.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.