Skip to content
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.181 #3547

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.180 -> 1.0.181

Release Notes

serde-rs/serde (serde)

v1.0.181

Compare Source

  • Make serde(alias) work in combination with flatten when using in-place deserialization (#​2443, thanks @​Mingun)
  • Improve the representation of adjacently tagged enums in formats where enum tags are serialized by index, as opposed to by string name (#​2505, #​2496, thanks @​Baptistemontan)

Configuration

📅 Schedule: Branch creation - "after 6am and before 3pm every weekday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 4, 2023 06:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
@renovate renovate bot enabled auto-merge (squash) August 4, 2023 06:16
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #3547 (f4bb49a) into master (b41109e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3547   +/-   ##
=======================================
  Coverage   71.66%   71.67%           
=======================================
  Files         346      346           
  Lines       33677    33677           
  Branches     2641     2644    +3     
=======================================
+ Hits        24135    24137    +2     
+ Misses       9438     9436    -2     
  Partials      104      104           

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/serde-1.x branch 2 times, most recently from a178af3 to 350e02c Compare August 4, 2023 09:06
@renovate renovate bot merged commit 3e77749 into master Aug 4, 2023
14 checks passed
@renovate renovate bot deleted the renovate/serde-1.x branch August 4, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants