Update Rust crate serde_json to v1.0.151 - #5
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
October 19, 2024 05:22
d231ada to
76fa5ef
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
October 22, 2024 23:58
76fa5ef to
2c1e097
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
November 17, 2024 08:27
2c1e097 to
4597db7
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 22, 2024 03:01
4597db7 to
a34ccd3
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
2 times, most recently
from
January 10, 2025 12:10
9325aae to
4b47b7b
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 20, 2025 23:20
4b47b7b to
b57a18e
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 29, 2025 23:33
b57a18e to
5e4890f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
2 times, most recently
from
February 11, 2025 11:38
35aaf3e to
52b62ce
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 20, 2025 04:59
52b62ce to
103396d
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
March 3, 2025 09:43
103396d to
8684de9
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
July 18, 2025 21:04
8684de9 to
13fbbfd
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
August 1, 2025 04:06
13fbbfd to
b889258
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
2 times, most recently
from
August 19, 2025 07:25
c63773b to
6d0b940
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
September 14, 2025 01:11
6d0b940 to
a69e5c9
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
September 14, 2025 18:44
a69e5c9 to
0437b94
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 10, 2025 12:13
0437b94 to
e08b4ad
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 22, 2025 15:30
e08b4ad to
7083658
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 24, 2025 18:55
7083658 to
ae97253
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 27, 2025 10:04
ae97253 to
133699e
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
December 31, 2025 18:43
133699e to
b5e6091
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
January 6, 2026 18:48
b5e6091 to
fab3982
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 2, 2026 15:45
fab3982 to
d107481
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
February 12, 2026 12:42
d107481 to
584a16e
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
May 21, 2026 23:07
584a16e to
2f2e35f
Compare
renovate
Bot
force-pushed
the
renovate/serde_json-1.x-lockfile
branch
from
July 20, 2026 06:15
2f2e35f to
414d26e
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.127→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
Configuration
📅 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.