Skip to content

Update Rust crate reqwest to v0.13.4#128

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

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

Conversation

@renovate

@renovate renovate Bot commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.13.10.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.

v0.13.2

Compare Source

  • Fix HTTP/2 and native-tls ALPN feature combinations.
  • Fix HTTP/3 to send h3 ALPN.
  • (wasm) fix RequestBuilder::json() from override previously set content-type.

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 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.

@renovate renovate Bot changed the title Update Rust crate reqwest to v0.13.2 Update Rust crate reqwest to v0.13.3 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch from e45b83d to 19a30fd Compare April 27, 2026 13:53
@renovate renovate Bot changed the title Update Rust crate reqwest to v0.13.3 Update Rust crate reqwest to v0.13.4 May 25, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch 2 times, most recently from 5507c73 to 1861f69 Compare May 31, 2026 12:44
@renovate renovate Bot changed the title Update Rust crate reqwest to v0.13.4 Update Rust crate reqwest to v0.13.3 May 31, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x-lockfile branch from 1861f69 to b29f07c Compare June 2, 2026 00:11
@renovate renovate Bot changed the title Update Rust crate reqwest to v0.13.3 Update Rust crate reqwest to v0.13.4 Jun 2, 2026
@abkfenris abkfenris closed this Jun 19, 2026
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