chore(deps): update serde crates - #82
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
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
force-pushed
the
renovate/serde-crates
branch
from
July 24, 2023 03:45
0a3a775 to
6b38e5b
Compare
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
3 times, most recently
from
January 6, 2024 04:08
73ae21e to
0706e89
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
January 21, 2024 00:53
0386e1a to
c1c53f2
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
3 times, most recently
from
January 29, 2024 11:09
8a62c6f to
800a9db
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
January 31, 2024 00:49
800a9db to
475a1aa
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
February 9, 2024 00:52
475a1aa to
1c92761
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
February 20, 2024 01:01
1c92761 to
8bbe006
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
March 11, 2024 23:17
8bbe006 to
0ecf0cf
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
March 26, 2024 08:48
0ecf0cf to
f820752
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
April 7, 2024 23:35
f820752 to
0669815
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
April 16, 2024 22:05
e119a11 to
86be0e9
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
4 times, most recently
from
May 1, 2024 18:53
6779156 to
411c1fd
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
May 8, 2024 00:42
411c1fd to
3da633c
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
May 15, 2024 12:18
3da633c to
d48e7df
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
from
May 25, 2024 19:32
d48e7df to
52188cf
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
4 times, most recently
from
July 1, 2024 20:41
3e4c3fa to
e86a6a1
Compare
renovate
Bot
force-pushed
the
renovate/serde-crates
branch
2 times, most recently
from
July 7, 2024 00:14
380616f to
20ce4fd
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.193→1.0.2291.0.108→1.0.1510.12.0→0.15.0Release Notes
serde-rs/serde (serde)
v1.0.229Compare Source
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
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
v1.0.127Compare Source
v1.0.126Compare Source
v1.0.125Compare Source
v1.0.124Compare Source
v1.0.123Compare Source
v1.0.122Compare Source
json!in no-std crates (#1166)v1.0.121Compare Source
v1.0.120Compare Source
indexmapdependency (#1152, thanks @cforycki)v1.0.119Compare Source
serde_json::Map::shift_insert(#1149, thanks @joshka)v1.0.118Compare Source
v1.0.117Compare Source
v1.0.116Compare Source
v1.0.115Compare Source
v1.0.114Compare Source
v1.0.113Compare Source
swap_removeandshift_removemethods on Map (#1109)v1.0.112Compare Source
v1.0.111Compare Source
v1.0.110Compare Source
v1.0.109Compare Source
samscott89/serde_qs (serde_qs)
v0.15.0Compare Source
Other
v0.14.0Compare Source
Other
v0.13.0axumsupport to 0.7actix-web 2.0QsFormConfiguration
📅 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.
👻 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.