-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update serde crates #82
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/serde-crates
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.
Open
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-crates
branch
2 times, most recently
from
July 22, 2023 02:41
fb3f0a9
to
0a3a775
Compare
renovate
bot
changed the title
chore(deps): update rust crate serde to 1.0.174
chore(deps): update rust crate serde to 1.0.175
Jul 24, 2023
renovate
bot
force-pushed
the
renovate/serde-crates
branch
from
July 24, 2023 03:45
0a3a775
to
6b38e5b
Compare
renovate
bot
changed the title
chore(deps): update rust crate serde to 1.0.175
chore(deps): update serde crates
Jul 26, 2023
renovate
bot
force-pushed
the
renovate/serde-crates
branch
5 times, most recently
from
July 31, 2023 23:29
b3b166a
to
fc7f4b8
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
4 times, most recently
from
August 7, 2023 07:42
b0acb79
to
cc40744
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
4 times, most recently
from
August 21, 2023 06:07
1c57f18
to
a845956
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
3 times, most recently
from
August 26, 2023 05:43
4d072c7
to
72c3626
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
7 times, most recently
from
September 14, 2023 00:30
996b92f
to
7c94c25
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
5 times, most recently
from
August 12, 2024 20:44
9c03689
to
5d295ca
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
August 15, 2024 20:34
348252f
to
c827358
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
August 24, 2024 08:08
12757be
to
be84afd
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
September 6, 2024 19:02
d537ee9
to
2e28d8d
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
October 5, 2024 22:07
6e95e70
to
0365d39
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
7 times, most recently
from
October 22, 2024 21:37
359bbd6
to
14ac002
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
from
October 28, 2024 18:18
14ac002
to
c5195a4
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
November 17, 2024 03:08
ecde74b
to
abbb01e
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
from
December 11, 2024 05:13
abbb01e
to
a594a39
Compare
renovate
bot
changed the title
chore(deps): update serde crates
fix(deps): update serde crates
Dec 16, 2024
renovate
bot
changed the title
fix(deps): update serde crates
chore(deps): update serde crates
Dec 17, 2024
renovate
bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
December 26, 2024 00:27
f4ebbfd
to
10a4385
Compare
renovate
bot
force-pushed
the
renovate/serde-crates
branch
from
December 27, 2024 21:24
10a4385
to
7111390
Compare
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.193
->1.0.217
1.0.108
->1.0.134
0.12.0
->0.13.0
3.1.0
->3.12.0
Release Notes
serde-rs/serde (serde)
v1.0.217
Compare Source
v1.0.216
Compare Source
v1.0.215
Compare Source
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
serde-rs/json (serde_json)
v1.0.134
Compare Source
RawValue
associated constants for literalnull
,true
,false
(#1221, thanks @bheylin)v1.0.133
Compare Source
v1.0.132
Compare Source
v1.0.131
Compare Source
Map<String, Value>
and&Map<String, Value>
(#1135, thanks @swlynch99)v1.0.130
Compare Source
Number
from i128 and u128 (#1141, thanks @druide)v1.0.129
Compare Source
serde_json::Map::sort_keys
andserde_json::Value::sort_all_objects
(#1199)v1.0.128
Compare Source
v1.0.127
Compare Source
v1.0.126
Compare Source
v1.0.125
Compare Source
v1.0.124
Compare Source
v1.0.123
Compare Source
v1.0.122
Compare Source
json!
in no-std crates (#1166)v1.0.121
Compare Source
v1.0.120
Compare Source
indexmap
dependency (#1152, thanks @cforycki)v1.0.119
Compare Source
serde_json::Map::shift_insert
(#1149, thanks @joshka)v1.0.118
Compare Source
v1.0.117
Compare Source
v1.0.116
Compare Source
v1.0.115
Compare Source
v1.0.114
Compare Source
v1.0.113
Compare Source
swap_remove
andshift_remove
methods on Map (#1109)v1.0.112
Compare Source
v1.0.111
Compare Source
v1.0.110
Compare Source
v1.0.109
Compare Source
samscott89/serde_qs (serde_qs)
v0.13.0
axum
support to 0.7actix-web 2.0
QsForm
jonasbb/serde_with (serde_with)
v3.12.0
: serde_with v3.12.0Compare Source
Added
with_suffix!
macro, which puts a suffix on every struct field by @fgardt (#381/#797)Changed
Cargo.toml
files by @nyurik (#803)Fixed
v3.11.0
: serde_with v3.11.0Compare Source
Added
Add support for
hashbrown
v0.15 (#787/#790)This extends the existing support for
hashbrown
v0.14 to the newly released version.v3.10.0
: serde_with v3.10.0Compare Source
Added
Add newline separator by @jayvdb (#777)
The
UnixLineSeparator
andDosLineSeparator
can be used together withStringWithSeparator
.Fixed
Proper handling of
cfg_attr
in theserde_as
macro by @sivizius (#782)This allows to parse more valid forms of the
cfg_attr
macro, including multiple values and attribute that do not follow thekey = value
schema.v3.9.0
: serde_with v3.9.0Compare Source
Added
Deserialize a map` and skip all elements failing to deserialize by @johnmave126 (#763)
MapSkipError
acts like a map (HashMap
/BTreeMap
), but keys or values that fail to deserialize, like are ignored.For formats with heterogeneously typed maps, we can collect only the elements where both key and value are deserializable.
This is also useful in conjunction to
#[serde(flatten)]
to ignore some entries when capturing additional fields.v3.8.3
: serde_with v3.8.3Compare Source
Fixed
schemars_0_8
is used with thepreserve_order
features (#762)v3.8.2
: serde_with v3.8.2Compare Source
Changed
time
dependency.The
time
version needed to be updated for nightly compatibility.Fixed
JsonSchemaAs
forOneOrMany
instead ofJsonSchema
by @swlynch99 (#760)v3.8.1
: serde_with v3.8.1Compare Source
Fixed
schemars(deserialize_with = "...")
annotations, asschemars
does not support them (#735)Thanks to @sivizius for reporting the issue.
v3.8.0
: serde_with v3.8.0Compare Source
Added
JsonSchemaAs
forPickFirst
by @swlynch99 (#721)Changed
base64
dependency to v0.22 (#724)Fixed
serde_conv
regressed and triggeredclippy::ptr_arg
and add test to prevent future problems. (#731)v3.7.0
: serde_with v3.7.0Compare Source
Added
JsonSchemaAs
forEnumMap
by @swlynch99 (#697)JsonSchemaAs
forIfIsHumanReadable
by @swlynch99 (#717)JsonSchemaAs
forKeyValueMap
by @swlynch99 (#713)JsonSchemaAs
forOneOrMany
by @swlynch99 (#719)Fixed
schema_with
attributes on fields withschemars
annotations by @swlynch99 (#715)This extends the existing avoidance mechanism to a new variant fixing #712.
v3.6.1
: serde_with v3.6.1Compare Source
Changed
This allows parallel compilation of
serde
andserde_derive
which can speed up the wallclock time.It requires that downstream crates do not use the "derive" feature either.
v3.6.0
: serde_with v3.6.0Compare Source
Added
IfIsHumanReadable
for conditional implementation by @irriden (#690)Used to specify different transformations for text-based and binary formats.
JsonSchemaAs
impls for allDuration*
andTimestamp*
adaptors by @swlynch99 (#685)Changed
regex
dependency.v3.5.1
: serde_with v3.5.1Compare Source
Fixed
serde_as
macro now better detects existingschemars
attributes on fields and incorporates them by @swlynch99 (#682)This avoids errors on existing
#[schemars(with = ...)]
annotations.v3.5.0
: serde_with v3.5.0Compare Source
Added
schemars
integration added by @swlynch99 (#666)The support uses a new
Schema
top-level item which implementsJsonSchema
The
serde_as
macro can now detectschemars
usage and emits matching annotations for all fields withserde_as
attribute.Many types of this crate come already with support for the
schemars
, but support is not complete and will be extended over time.v3.4.0
: serde_with v3.4.0Compare Source
Lower minimum required serde version to 1.0.152 (#653)
Thanks to @banool for submitting the PR.
This allows people that have a problem with 1.0.153 to still use
serde_with
.Add support for
core::ops::Bound
(#655)Thanks to @qsantos for submitting the PR.
v3.3.0
: serde_with v3.3.0Compare Source
Added
Support the
hashbrown
typeHashMap
andHashSet
(#636, #637)Thanks to @OliverNChalk for raising the issue and submitting a PR.
This extends the existing support for
HashMap
s andHashSet
s to thehashbrown
crate v0.14.The same conversions as for the
std
andindexmap
types are available, like general support for#[serde_as]
and converting it to/from sequences or maps.Changed
Generalize some trait bounds for
DeserializeAs
implementationsWhile working on #637 it came to light that some of the macros for generating
DeserializeAs
implementations were not as generic as they could.This means they didn't work with custom hasher types, but only the default hashers.
This has now been fixed and custom hashers should work better, as long as they implement
BuildHasher + Default
.(internal) Change how features are documented (#639)
This change moves the feature documentation into
Cargo.toml
in a format that can be read by lib.rs.It will improve the generated features documentation there.
The page with all features remains in the guide but is now generated from the
Cargo.toml
information.v3.2.0
: serde_with v3.2.0Compare Source
Added
Support for v1 is already available using the
indexmap_1
feature.This adds identical support for v2 of indexmap using the
indexmap_2
feature.Changed
Fixed
i64::MIN
usingTimestampSeconds<i64>
(#632, #633)Thanks to @hollmmax for reporting and fixing the issue.
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.