Skip to content

chore(deps): update rust crate reqwest to v0.13.5 - #893

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

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

Conversation

@bluebuild-renovatebot-actions

@bluebuild-renovatebot-actions bluebuild-renovatebot-actions Bot commented Sep 19, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
reqwest workspace.dependencies patch =0.13.4 → =0.13.5

Release Notes

seanmonstar/reqwest (reqwest)

v0.13.5

Compare Source

  • Add Error::is_dns() to identify errors caused by DNS resolution failures.
  • Add ClientBuilder::http1_max_headers(usize) to configure the maximum number of headers accepted in an HTTP/1 response (default 100).
  • Add TLS version to TlsInfo extension.
  • Fix hickory-dns feature to use Ipv6AndIpv4 strategy to prefer IPv6.
  • Fix sending wrong proxy-auth if multiple proxies intercept a given URL.

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 has been generated by Mend Renovate CLI.

@gmpinder

Copy link
Copy Markdown
Member
  • Add Error::is_dns() to identify errors caused by DNS resolution failures.

That is probably the best feature I've seen in an HTTP library. 🥲

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