Update Rust crate serde to 1.0.186 - abandoned #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/serde-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.0.136
->1.0.186
Release Notes
serde-rs/serde (serde)
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)v1.0.146
Compare Source
v1.0.145
Compare Source
Sized
(#2282, thanks @ChayimFriedman2)v1.0.144
Compare Source
v1.0.143
Compare Source
v1.0.142
Compare Source
v1.0.141
Compare Source
no-std
category to crates.io metadatav1.0.140
Compare Source
v1.0.139
Compare Source
new
constructor function for allIntoDeserializer
impls (#2246)v1.0.138
Compare Source
v1.0.137
Compare Source
rust-version
of serde and serde_test (#2168)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 has been generated by Renovate Bot.
feea193e93
to0ca234cd3a
0ca234cd3a
to0bcfe7fc0b
Update Rust crate serde to 1.0.148to Update Rust crate serde to 1.0.1500bcfe7fc0b
to17a4a333b8
Update Rust crate serde to 1.0.150to Update Rust crate serde to 1.0.15117a4a333b8
to6494c98144
Update Rust crate serde to 1.0.151to Update Rust crate serde to 1.0.1526494c98144
to1d959a4e29
1d959a4e29
to459030f9c3
Update Rust crate serde to 1.0.152to Update Rust crate serde to 1.0.156459030f9c3
to9d8c0ec49e
9d8c0ec49e
to86a32ec705
Update Rust crate serde to 1.0.156to Update Rust crate serde to 1.0.15986a32ec705
to48c71c7e78
Update Rust crate serde to 1.0.159to Update Rust crate serde to 1.0.16048c71c7e78
to988d6d6f79
Update Rust crate serde to 1.0.160to Update Rust crate serde to 1.0.163988d6d6f79
to681c53af64
Update Rust crate serde to 1.0.163to Update Rust crate serde to 1.0.164681c53af64
to4089eaad3b
Update Rust crate serde to 1.0.164to Update Rust crate serde to 1.0.166Update Rust crate serde to 1.0.166to Update Rust crate serde to 1.0.1671419aa3789
to23170bdf60
Update Rust crate serde to 1.0.167to Update Rust crate serde to 1.0.17023170bdf60
to772194e42e
Update Rust crate serde to 1.0.170to Update Rust crate serde to 1.0.171772194e42e
toeaad43220e
Update Rust crate serde to 1.0.171to Update Rust crate serde to 1.0.173eaad43220e
to4b2ffb6354
Update Rust crate serde to 1.0.173to Update Rust crate serde to 1.0.1744b2ffb6354
to90b24871b1
Update Rust crate serde to 1.0.174to Update Rust crate serde to 1.0.17590b24871b1
to0ac34c9ca7
0ac34c9ca7
tofbdc1800cc
Update Rust crate serde to 1.0.175to Update Rust crate serde to 1.0.176fbdc1800cc
to111d92e4af
Update Rust crate serde to 1.0.176to Update Rust crate serde to 1.0.177111d92e4af
to61d155d02d
Update Rust crate serde to 1.0.177to Update Rust crate serde to 1.0.17861d155d02d
toeeb05a709a
Update Rust crate serde to 1.0.178to Update Rust crate serde to 1.0.180eeb05a709a
to3e092e3607
Update Rust crate serde to 1.0.180to Update Rust crate serde to 1.0.1813e092e3607
to7f645e1e45
Update Rust crate serde to 1.0.181to Update Rust crate serde to 1.0.1827f645e1e45
to412d93548c
Update Rust crate serde to 1.0.182to Update Rust crate serde to 1.0.183412d93548c
tod01cef4e16
Update Rust crate serde to 1.0.183to Update Rust crate serde to 1.0.185d01cef4e16
toaa5b2b978e
Update Rust crate serde to 1.0.185to Update Rust crate serde to 1.0.186Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Update Rust crate serde to 1.0.186to Update Rust crate serde to 1.0.186 - abandonedAutoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
Pull request closed