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.174 #3501

Merged
merged 4 commits into from
Jul 24, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.171 -> 1.0.174

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

serde-rs/serde (serde)

v1.0.174

Compare Source

  • Documentation improvements

v1.0.173

Compare Source

  • Fix missing trait implementations when using serde derive macro on a macro-generated data structure, such as via the bitflags crate (#​2516)

v1.0.172

Compare Source

  • Experiment with precompiling the serde_derive macros to reduce build time (#​2514)

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 20, 2023 06:39
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 20, 2023
@renovate renovate bot enabled auto-merge (squash) July 20, 2023 06:40
@renovate renovate bot force-pushed the renovate/serde-1.x branch 8 times, most recently from 8062012 to 4cbcec3 Compare July 20, 2023 10:18
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.173 fix(deps): update rust crate serde to 1.0.174 Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #3501 (649523b) into master (a4be2db) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 649523b differs from pull request most recent head e11436e. Consider uploading reports for the commit e11436e to get more accurate results

@@           Coverage Diff           @@
##           master    #3501   +/-   ##
=======================================
  Coverage   71.66%   71.67%           
=======================================
  Files         346      346           
  Lines       33669    33669           
  Branches     2641     2644    +3     
=======================================
+ Hits        24129    24131    +2     
+ Misses       9436     9434    -2     
  Partials      104      104           

see 1 file with indirect coverage changes

@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@haakonflatval-cognite haakonflatval-cognite added the auto-update Makes bulldozer automatically update this PR when there are changes to the target branch label Jul 24, 2023
@renovate renovate bot merged commit e7702bb into master Jul 24, 2023
13 checks passed
@renovate renovate bot deleted the renovate/serde-1.x branch July 24, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update Makes bulldozer automatically update this PR when there are changes to the target branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant