Skip to content

fix(deps): update rust crate reqwest to v0.12.13#526

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/reqwest-0.x-lockfile
Mar 11, 2025
Merged

fix(deps): update rust crate reqwest to v0.12.13#526
renovate[bot] merged 1 commit intomainfrom
renovate/reqwest-0.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2025

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.12.12 -> 0.12.13

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.13

  • Add Form::into_reader() for blocking multipart forms.
  • Add Form::into_stream() for async multipart forms.
  • Add support for SOCKS4a proxies.
  • Fix decoding responses with multiple zstd frames.
  • Fix RequestBuilder::form() from overwriting a previously set Content-Type header, like the other builder methods.
  • Fix cloning of request timeout in blocking::Request.
  • Fix http3 synchronization of connection creation, reducing unneccesary extra connections.
  • Fix Windows system proxy to use ProxyOverride as a NO_PROXY value.
  • Fix blocking read to correctly reserve and zero read buffer.
  • (wasm) Add support for request timeouts.
  • (wasm) Fix Error::is_timeout() to return true when from a request timeout.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) March 11, 2025 20:21
@renovate renovate bot merged commit a8f58a4 into main Mar 11, 2025
8 checks passed
@renovate renovate bot deleted the renovate/reqwest-0.x-lockfile branch March 12, 2025 02:21
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