Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change
reqwest workspace.dependencies patch 0.12.20 -> 0.12.24

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.24

Compare Source

  • Refactor cookie handling to an internal middleware.
  • Refactor internal random generator.
  • Refactor base64 encoding to reduce a copy.
  • Documentation updates.

v0.12.23

Compare Source

  • Add ClientBuilder::unix_socket(path) option that will force all requests over that Unix Domain Socket.
  • Add ClientBuilder::retry(policy) and reqwest::retry::Builder to configure automatic retries.
  • Add ClientBuilder::dns_resolver2() with more ergonomic argument bounds, allowing more resolver implementations.
  • Add http3_* options to blocking::ClientBuilder.
  • Fix default TCP timeout values to enabled and faster.
  • Fix SOCKS proxies to default to port 1080
  • (wasm) Add cache methods to RequestBuilder.

v0.12.22

Compare Source

  • Fix socks proxies when resolving IPv6 destinations.

v0.12.21

Compare Source

  • Fix socks proxy to use socks4a:// instead of socks4h://.
  • Fix Error::is_timeout() to check for hyper and IO timeouts too.
  • Fix request Error to again include URLs when possible.
  • Fix socks connect error to include more context.
  • (wasm) implement Default for Body.

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 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 July 1, 2025 00:14
@renovate renovate bot changed the title chore(deps): update rust crate reqwest to v0.12.21 chore(deps): update rust crate reqwest to v0.12.22 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from d4b112c to 11a9bbb Compare July 1, 2025 18:09
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 11a9bbb to 3494097 Compare July 9, 2025 08:46
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 3494097 to 89257a1 Compare July 23, 2025 13:15
@renovate renovate bot changed the title chore(deps): update rust crate reqwest to v0.12.22 chore(deps): update rust crate reqwest to v0.12.23 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 89257a1 to e069d86 Compare August 12, 2025 15:55
@renovate renovate bot changed the title chore(deps): update rust crate reqwest to v0.12.23 chore(deps): update rust crate reqwest to v0.12.24 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from e069d86 to dd5c130 Compare October 13, 2025 15:35
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.

0 participants