-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update rust crate serde to 1.0.158 #19
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/serde-1.x
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
changed the title
fix(deps): update rust crate serde to 1.0.149
fix(deps): update rust crate serde to 1.0.149 - autoclosed
Dec 6, 2022
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.149 - autoclosed
fix(deps): update rust crate serde to 1.0.149
Dec 12, 2022
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.149
fix(deps): update rust crate serde to 1.0.150
Dec 12, 2022
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
December 12, 2022 06:07
e6d3660
to
9f5b203
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.150
fix(deps): update rust crate serde to 1.0.151
Dec 16, 2022
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
December 16, 2022 20:16
9f5b203
to
8096bf3
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.151
Update Rust crate serde to 1.0.151
Dec 17, 2022
renovate
bot
changed the title
Update Rust crate serde to 1.0.151
fix(deps): update rust crate serde to 1.0.151
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
December 18, 2022 13:52
8096bf3
to
ab0db52
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.151
fix(deps): update rust crate serde to 1.0.151 - autoclosed
Dec 25, 2022
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.151 - autoclosed
fix(deps): update rust crate serde to 1.0.151
Dec 26, 2022
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
December 26, 2022 22:17
ab0db52
to
d14318a
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.151
fix(deps): update rust crate serde to 1.0.152
Dec 26, 2022
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
December 30, 2022 15:03
d14318a
to
aa802f4
Compare
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
January 17, 2023 17:44
aa802f4
to
596372e
Compare
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
February 20, 2023 19:35
596372e
to
c48e45a
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.152
fix(deps): update rust crate serde to 1.0.153
Mar 7, 2023
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
2 times, most recently
from
March 8, 2023 21:16
ce863f5
to
d2576c2
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.153
fix(deps): update rust crate serde to 1.0.154
Mar 8, 2023
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
March 11, 2023 22:05
d2576c2
to
993112a
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.154
fix(deps): update rust crate serde to 1.0.155
Mar 11, 2023
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
March 14, 2023 11:12
993112a
to
ff8f559
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.155
fix(deps): update rust crate serde to 1.0.156
Mar 14, 2023
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.156
fix(deps): update rust crate serde to 1.0.157
Mar 18, 2023
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
March 18, 2023 01:53
ff8f559
to
8c771f4
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde to 1.0.157
fix(deps): update rust crate serde to 1.0.158
Mar 20, 2023
renovate
bot
force-pushed
the
renovate/serde-1.x
branch
from
March 20, 2023 14:41
8c771f4
to
6c22c9a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.151
->1.0.158
Release Notes
serde-rs/serde
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
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 Mend Renovate. View repository job log here.