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 reqwest to 0.11.14 #666

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.11.13 -> 0.11.14

Release Notes

seanmonstar/reqwest

v0.11.14

Compare Source

  • Adds Proxy::no_proxy(url) that works like the NO_PROXY environment variable.
  • Adds multipart::Part::headers(headers) method to add custom headers.
  • (wasm) Add Response::bytes_stream().
  • Perf: several internal optimizations reducing copies and memory allocations.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/reqwest-0.x branch from 24f550d to 67e687b Compare January 21, 2023 00:01
@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2023

Codecov Report

Base: 60.14% // Head: 60.14% // No change to project coverage 👍

Coverage data is based on head (896d645) compared to base (5b4b955).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #666   +/-   ##
========================================
  Coverage    60.14%   60.14%           
========================================
  Files           85       85           
  Lines        11999    11999           
  Branches      1957     1960    +3     
========================================
  Hits          7217     7217           
  Misses        3133     3133           
  Partials      1649     1649           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/reqwest-0.x branch 3 times, most recently from 285237b to dcf727e Compare January 24, 2023 04:10
@renovate renovate bot force-pushed the renovate/reqwest-0.x branch from dcf727e to 896d645 Compare January 24, 2023 07:03
@renovate renovate bot merged commit 2478a04 into develop Jan 24, 2023
@renovate renovate bot deleted the renovate/reqwest-0.x branch January 24, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants