Skip to content

fix(deps): update rust crate reqwest to 0.13.4#204

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reqwest-0.x
Open

fix(deps): update rust crate reqwest to 0.13.4#204
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reqwest-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2026

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.13.20.13.4

Release Notes

seanmonstar/reqwest (reqwest)

v0.13.4

Compare Source

  • Add ClientBuilder::tls_sslkeylogfile(bool) option to allow using the related environment variable.
  • Add ClientBuilder::http2_keep_alive_* options for the blocking client.
  • Add TLS 1.3 support when using native-tls backend.
  • Fix redirect handling to strip sensitive headers when the scheme changes.
  • Fix HTTP/3 happy-eyeball connection creation.
  • Upgrade hickory-resolver to 0.26.

v0.13.3

Compare Source

  • Fix CertificateRevocationList parsing of PEM values.
  • Fix logging in resolver to only show host, not full URL.
  • Fix hickory-dns to fallback to a default if /etc/resolv.conf fails.
  • Fix HTTP/3 to handle STOP_SENDING as not an error.
  • Fix HTTP/3 pool to remove timed out QUIC connections.
  • Fix HTTP/3 connection establishment picking IPv4 and IPv6.
  • Upgrade rustls-platform-verifier.
  • (wasm) Only use wasm-bindgen on unknown-* targets.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, on day 24 of the month (* 0-5 24 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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.

@renovate renovate Bot requested a review from jerusdp as a code owner May 24, 2026 00:58
@jerus-bot
Copy link
Copy Markdown
Contributor

jerus-bot commented May 24, 2026

✅ Commit Signature Verification - Success

All commits have been verified successfully.

Summary

  • Commits checked: 1
  • Trusted verified: 0
  • External contributors: 1

External Contributors

Commit Author Status
c460d051 29139614+renovate[bot]@users.noreply.github.com Signed

No impersonation attempts detected.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jerus-pcu jerus-pcu Bot added the rebase Label to trigger rebase label May 28, 2026
@renovate renovate Bot removed the rebase Label to trigger rebase label May 28, 2026
@renovate renovate Bot changed the title fix(deps): update rust crate reqwest to 0.13.3 fix(deps): update rust crate reqwest to 0.13.4 May 28, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x branch from 6be84b0 to c460d05 Compare May 28, 2026 02:22
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant