This repository was archived by the owner on Apr 6, 2026. It is now read-only.
chore(deps): update rust crate serde to v1.0.228 - #19
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 1, 2024 16:29
1978d76 to
b197497
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 8, 2024 00:08
b197497 to
4cf0cea
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 15, 2024 18:31
4cf0cea to
e2e3068
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 25, 2024 18:07
e2e3068 to
aa90937
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
July 6, 2024 22:28
aa90937 to
1bff17d
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 8, 2024 03:24
1bff17d to
2a35e2a
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 11, 2024 10:46
2a35e2a to
fb00e50
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 12, 2024 22:42
fb00e50 to
4e9ce49
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 15, 2024 20:14
4e9ce49 to
a54b3a4
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 24, 2024 05:09
a54b3a4 to
57cc9fc
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
September 6, 2024 19:09
57cc9fc to
97b9aa7
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 22, 2024 07:54
97b9aa7 to
d627f11
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 22, 2024 18:23
d627f11 to
0403ce7
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 22, 2024 22:46
0403ce7 to
2bf2b55
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 28, 2024 17:41
2bf2b55 to
b47d6de
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
December 27, 2024 21:11
b80896e to
a57d264
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
February 20, 2025 05:59
a57d264 to
5407809
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
March 9, 2025 22:05
5407809 to
fff8b6a
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 10, 2025 14:56
fff8b6a to
0774bf3
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
2 times, most recently
from
September 14, 2025 02:14
f962867 to
2df47fd
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
September 14, 2025 20:30
2df47fd to
f279ce1
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
September 15, 2025 01:12
f279ce1 to
83be0a1
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
September 16, 2025 03:36
83be0a1 to
fd6de2d
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
2 times, most recently
from
September 21, 2025 01:53
b89e02b to
d592c5e
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
December 10, 2025 10:38
d592c5e to
7c5ccfc
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
December 31, 2025 14:07
7c5ccfc to
99bd879
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
February 2, 2026 17:49
99bd879 to
c19094e
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
February 12, 2026 15:44
c19094e to
7b58f42
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
February 25, 2026 12:12
7b58f42 to
757ac30
Compare
renovate
Bot
force-pushed
the
renovate/serde-monorepo
branch
from
March 13, 2026 17:36
757ac30 to
08151b5
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.190→1.0.228Release Notes
serde-rs/serde (serde)
v1.0.228Compare Source
RUSTDOCFLAGS='--cfg=docsrs'set for the whole dependency graph (#2995)v1.0.227Compare Source
v1.0.226Compare Source
v1.0.225Compare Source
v1.0.224Compare Source
v1.0.223Compare Source
v1.0.222Compare Source
serialize_withattribute produce code that works if respanned to 2024 edition (#2950, thanks @aytey)v1.0.221Compare Source
serde_if_integer128!macro (#2975)v1.0.220Compare Source
v1.0.219Compare Source
absolute_pathsClippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0)v1.0.218Compare Source
v1.0.217Compare Source
v1.0.216Compare Source
v1.0.215Compare Source
v1.0.214Compare Source
v1.0.213Compare Source
withattributes inside a newtype struct (#2847)v1.0.212Compare Source
v1.0.211Compare Source
withanddefaultattributes (#2558, thanks @Mingun)v1.0.210Compare Source
IpAddrandSocketAddrin no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdErrorandserde::de::StdErrorequivalent tocore::error::Erroron Rust 1.81+ (#2818)v1.0.209Compare Source
v1.0.208Compare Source
flattenfield (#2802, thanks @jonhoo)v1.0.207Compare Source
flattenattribute andskip_serializing/skip_deserializing(#2795, thanks @Mingun)v1.0.206Compare Source
flattenattribute inside of enums (#2567, thanks @Mingun)v1.0.205Compare Source
v1.0.204Compare Source
v1.0.203Compare Source
v1.0.202Compare Source
v1.0.201Compare Source
v1.0.200Compare Source
v1.0.199Compare Source
forward_to_deserialize_any!is used on an enum withErrorvariant (#2732, thanks @aatifsyed)v1.0.198Compare Source
Saturating<T>(#2709, thanks @jbethune)v1.0.197Compare Source
v1.0.196Compare Source
v1.0.195Compare Source
v1.0.194Compare Source
v1.0.193Compare Source
RangeFromandRangeTo(#2653, #2654, #2655, thanks @emilbonnek)v1.0.192Compare Source
v1.0.191Compare Source
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.