Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate reqwest to 0.11.23 #419

Merged
merged 1 commit into from
Dec 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.11.22 -> 0.11.23

Release Notes

seanmonstar/reqwest (reqwest)

v0.11.23

Compare Source

  • Add Proxy::custom_http_auth(val) for setting the raw Proxy-Authorization header when connecting to proxies.
  • Fix redirect to reject locations that are not http:// or https://.
  • Fix setting nodelay when TLS is enabled but URL is HTTP.
  • (wasm) Add ClientBuilder::user_agent(val).
  • (wasm) add multipart::Form::headers(headers).

Configuration

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

🚦 Automerge: Enabled.

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. View repository job log here.

@renovate renovate bot force-pushed the renovate/reqwest-0.x branch from 2724cd3 to 76f8856 Compare December 31, 2023 09:24
@renovate renovate bot force-pushed the renovate/reqwest-0.x branch from 76f8856 to 7f0a40c Compare December 31, 2023 09:30
@samueltardieu samueltardieu added this pull request to the merge queue Dec 31, 2023
Merged via the queue into main with commit 7b091b1 Dec 31, 2023
6 checks passed
@renovate renovate bot deleted the renovate/reqwest-0.x branch December 31, 2023 09:46
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