Skip to content

Update Rust crate reqwest to v0.13.4#1315

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

Update Rust crate reqwest to v0.13.4#1315
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/reqwest-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

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
    • 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 is behind base branch, 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 a team as a code owner June 10, 2026 14:01
@renovate renovate Bot added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks. label Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch 3 times, most recently from 0f9c78a to 9622f10 Compare June 10, 2026 23:54
@Half-Shot Half-Shot added this pull request to the merge queue Jun 11, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch 15 times, most recently from dec942c to 5b46e75 Compare June 17, 2026 22:16
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch 6 times, most recently from 26d37be to 184759a Compare June 23, 2026 20:11
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch from 184759a to c2295bc Compare June 23, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Refactoring, enabling or disabling functionality, other engineering tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants