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.177 #3522

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.176 -> 1.0.177

Release Notes

serde-rs/serde (serde)

v1.0.177

Compare Source

  • Add serde(rename_all_fields = "...") attribute to apply a rename_all on every struct variant of an enum (#​1695, thanks @​jplatte)
  • Improve diagnostics for attribute parse errors (#​2536, thanks @​jplatte)

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 July 28, 2023 06:51
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@renovate renovate bot enabled auto-merge (squash) July 28, 2023 06:51
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #3522 (92cfb6c) into master (17d7fc1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3522   +/-   ##
=======================================
  Coverage   71.67%   71.67%           
=======================================
  Files         346      346           
  Lines       33675    33675           
  Branches     2643     2644    +1     
=======================================
  Hits        24137    24137           
  Misses       9434     9434           
  Partials      104      104           

@renovate renovate bot merged commit 3f9ff00 into master Jul 28, 2023
23 checks passed
@renovate renovate bot deleted the renovate/serde-1.x branch July 28, 2023 08:30
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