Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch =0.12.8 -> =0.12.9

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.9

Compare Source

  • Add tls::CertificateRevocationLists support.
  • Add crate features to enable webpki roots without selecting a rustls provider.
  • Fix connection_verbose() to output read logs.
  • Fix multipart::Part::file() to automatically include content-length.
  • Fix proxy to internally no longer cache system proxy settings.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.80%. Comparing base (7f0b098) to head (c40aa3f).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9778   +/-   ##
=======================================
  Coverage   88.80%   88.80%           
=======================================
  Files         289      289           
  Lines       29808    29808           
=======================================
  Hits        26471    26471           
  Misses       3337     3337           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87 Turbo87 enabled auto-merge (squash) October 28, 2024 18:23
@renovate renovate bot force-pushed the renovate/reqwest-0.x branch from a5dd93b to c40aa3f Compare October 28, 2024 18:24
@Turbo87 Turbo87 merged commit 9b923a3 into main Oct 28, 2024
8 checks passed
@Turbo87 Turbo87 deleted the renovate/reqwest-0.x branch October 28, 2024 18:35
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