-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: update rust crate serde to v1.0.214 #72
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/serde-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 1, 2024 18:28
bb047f0
to
a6aa2db
Compare
renovate
bot
changed the title
deps: update rust crate serde to 1.0.199
deps: update rust crate serde to 1.0.200
May 1, 2024
renovate
bot
changed the title
deps: update rust crate serde to 1.0.200
deps: update rust crate serde to v1.0.200
May 5, 2024
renovate
bot
changed the title
deps: update rust crate serde to v1.0.200
deps: update rust crate serde to v1.0.201
May 8, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 8, 2024 01:48
a6aa2db
to
b0a55e8
Compare
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 15, 2024 17:49
b0a55e8
to
0599562
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.201
deps: update rust crate serde to v1.0.202
May 15, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
May 25, 2024 18:36
0599562
to
59061a1
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.202
deps: update rust crate serde to v1.0.203
May 25, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
July 6, 2024 21:26
59061a1
to
ce66ce3
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.203
deps: update rust crate serde to v1.0.204
Jul 6, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 8, 2024 02:13
ce66ce3
to
9bf50de
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.204
deps: update rust crate serde to v1.0.205
Aug 8, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 11, 2024 09:58
9bf50de
to
3d67185
Compare
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 15, 2024 16:18
69da825
to
f1fe737
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.207
deps: update rust crate serde to v1.0.208
Aug 15, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
August 24, 2024 03:35
f1fe737
to
4237dca
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.208
deps: update rust crate serde to v1.0.209
Aug 24, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
September 6, 2024 21:07
4237dca
to
95c4ff6
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.209
deps: update rust crate serde to v1.0.210
Sep 6, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 22, 2024 08:55
95c4ff6
to
314d908
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.210
deps: update rust crate serde to v1.0.211
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 22, 2024 18:45
314d908
to
5397785
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.211
deps: update rust crate serde to v1.0.212
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 23, 2024 17:59
5397785
to
d121225
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.212
deps: update rust crate serde to v1.0.213
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/serde-monorepo
branch
from
October 28, 2024 18:16
d121225
to
fdffe25
Compare
renovate
bot
changed the title
deps: update rust crate serde to v1.0.213
deps: update rust crate serde to v1.0.214
Oct 28, 2024
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.146
->1.0.214
Release Notes
serde-rs/serde (serde)
v1.0.214
Compare Source
v1.0.213
Compare Source
with
attributes inside a newtype struct (#2847)v1.0.212
Compare Source
v1.0.211
Compare Source
with
anddefault
attributes (#2558, thanks @Mingun)v1.0.210
Compare Source
IpAddr
andSocketAddr
in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdError
andserde::de::StdError
equivalent tocore::error::Error
on Rust 1.81+ (#2818)v1.0.209
Compare Source
v1.0.208
Compare Source
flatten
field (#2802, thanks @jonhoo)v1.0.207
Compare Source
flatten
attribute andskip_serializing
/skip_deserializing
(#2795, thanks @Mingun)v1.0.206
Compare Source
flatten
attribute inside of enums (#2567, thanks @Mingun)v1.0.205
Compare Source
v1.0.204
Compare Source
v1.0.203
Compare Source
v1.0.202
Compare Source
v1.0.201
Compare Source
v1.0.200
Compare Source
v1.0.199
Compare Source
forward_to_deserialize_any!
is used on an enum withError
variant (#2732, thanks @aatifsyed)v1.0.198
Compare Source
Saturating<T>
(#2709, thanks @jbethune)v1.0.197
Compare Source
v1.0.196
Compare Source
v1.0.195
Compare Source
v1.0.194
Compare Source
v1.0.193
Compare Source
RangeFrom
andRangeTo
(#2653, #2654, #2655, thanks @emilbonnek)v1.0.192
Compare Source
v1.0.191
Compare Source
v1.0.190
Compare Source
v1.0.189
Compare Source
v1.0.188
Compare Source
v1.0.187
Compare Source
v1.0.186
Compare Source
serde_derive
andserde
in the dependency graph (#2588, thanks @soqb)v1.0.185
Compare Source
*self
which is behind a shared reference" deriving Serialize on a non_exhaustive enum (#2591)v1.0.184
Compare Source
serde_derive
build on all platforms — eventually we'd like to use a first-class precompiled macro if such a thing becomes supported by cargo / crates.iov1.0.183
Compare Source
Box<OsStr>
with an equivalent representation asOsString
(#2556, thanks @DBLouis)v1.0.182
Compare Source
serde(default)
on tuple structs (#2553, thanks @Mingun)v1.0.181
Compare Source
serde(alias)
work in combination withflatten
when using in-place deserialization (#2443, thanks @Mingun)v1.0.180
Compare Source
v1.0.179
Compare Source
v1.0.178
Compare Source
v1.0.177
Compare Source
serde(rename_all_fields = "...")
attribute to apply arename_all
on every struct variant of an enum (#1695, thanks @jplatte)v1.0.176
Compare Source
v1.0.175
Compare Source
v1.0.174
Compare Source
v1.0.173
Compare Source
bitflags
crate (#2516)v1.0.172
Compare Source
v1.0.171
Compare Source
derive(Deserialize)
on unit structs that have const generics (#2500, thanks @Baptistemontan)v1.0.170
Compare Source
v1.0.169
Compare Source
v1.0.168
Compare Source
serde::de::IgnoredAny
to be the type for aserde(flatten)
field (#2436, thanks @Mingun)v1.0.167
Compare Source
RangeFrom
andRangeTo
(#2471, thanks @tbu-)v1.0.166
Compare Source
no-alloc
category to crates.io metadatav1.0.165
Compare Source
serde(skip_deserializing)
attributes (#2466, thanks @Mingun)-Zminimal-versions
buildv1.0.164
Compare Source
v1.0.163
Compare Source
v1.0.162
Compare Source
Support deserializing flattened adjacently tagged enums from data formats which represent fields as bytes, such as the
csv
crate (#2377, thanks @mfro)v1.0.161
Compare Source
v1.0.160
Compare Source
doc(hidden)
(#2426, thanks @compiler-errors)v1.0.159
Compare Source
v1.0.158
Compare Source
#[serde(crate = $serde_path)]
(#2409)v1.0.157
Compare Source
v1.0.156
Compare Source
v1.0.155
Compare Source
Serialize
andDeserialize
impls forcore::ffi::CStr
andalloc::ffi::CString
without "std" feature (#2374, thanks @safarir)v1.0.154
Compare Source
flatten
and'static
fields (#2383, thanks @Mingun)v1.0.153
Compare Source
serde(alias = "…")
attribute used inside of flattened struct (#2387, thanks @bebecue)v1.0.152
Compare Source
v1.0.151
Compare Source
serde::
{ser
,de
}::StdError
to re-exportcore::error::Error
when serde is built withfeature="std"
off andfeature="unstable"
on (#2344)v1.0.150
Compare Source
Serialize
impl ofHashMap
andBTreeMap
(#2334)Serialize
andDeserialize
impls ofstd::sync::atomic
types on more platforms (#2337, thanks @badboy)v1.0.149
Compare Source
Serialize
impl ofBinaryHeap
,BTreeSet
, andHashSet
(#2333, thanks @jonasbb)v1.0.148
Compare Source
remote
derive for generic types that have private fields (#2327)v1.0.147
Compare Source
serde::de::value::EnumAccessDeserializer
which transforms anEnumAccess
into aDeserializer
(#2305)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.