Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.12.240.12.28

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

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 requested a review from auguwu as a code owner December 8, 2025 21:06
@renovate renovate bot changed the title Update Rust crate reqwest to v0.12.25 Update Rust crate reqwest to v0.12.26 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from c95ed9d to 1b93075 Compare December 15, 2025 17:26
@renovate renovate bot changed the title Update Rust crate reqwest to v0.12.26 Update Rust crate reqwest to v0.12.27 Dec 22, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 1b93075 to 14c7cbc Compare December 22, 2025 18:13
@renovate renovate bot changed the title Update Rust crate reqwest to v0.12.27 Update Rust crate reqwest to v0.12.28 Dec 22, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 14c7cbc to 3ad9dc2 Compare December 22, 2025 21:42
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