Skip to content

Conversation

@oxide-renovate
Copy link

@oxide-renovate oxide-renovate bot commented Oct 22, 2025

This PR contains the following updates:

Package Type Update Change
reqwest workspace.dependencies patch 0.12.23 -> 0.12.28

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.28

Compare Source

  • Fix compiling on Windows if TLS and SOCKS features are not enabled.

v0.12.27

Compare Source

  • Add ClientBuilder::windows_named_pipe(name) option that will force all requests over that Windows Named Piper.

v0.12.26

Compare Source

  • Fix sending Accept-Encoding header only with values configured with reqwest, regardless of underlying tower-http config.

v0.12.25

Compare Source

  • Add Error::is_upgrade() to determine if the error was from an HTTP upgrade.
  • Fix sending Proxy-Authorization if only username is configured.
  • Fix sending Proxy-Authorization to HTTPS proxies when the target is HTTP.
  • Refactor internal decompression handling to use tower-http.

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.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Oct 22, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from c652c33 to fc01c59 Compare December 9, 2025 04:05
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest to v0.12.24 Update Rust crate reqwest to v0.12.25 Dec 9, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from fc01c59 to 36aa20c Compare December 16, 2025 04:23
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest to v0.12.25 Update Rust crate reqwest to v0.12.26 Dec 16, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 36aa20c to 4cf1848 Compare December 23, 2025 04:25
@oxide-renovate oxide-renovate bot changed the title Update Rust crate reqwest to v0.12.26 Update Rust crate reqwest to v0.12.28 Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant