chore(deps): update rust crate reqwest to v0.13.5 #41

Open
renovate-bot wants to merge 1 commit from renovate-reqwest-0.x-lockfile into main
Member

This PR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.13.40.13.5

Release Notes

seanmonstar/reqwest (reqwest)

v0.13.5

Compare Source

  • Add Error::is_dns() to identify errors caused by DNS resolution failures.
  • Add ClientBuilder::http1_max_headers(usize) to configure the maximum number of headers accepted in an HTTP/1 response (default 100).
  • Add TLS version to TlsInfo extension.
  • Fix hickory-dns feature to use Ipv6AndIpv4 strategy to prefer IPv6.
  • Fix sending wrong proxy-auth if multiple proxies intercept a given URL.

Configuration

📅 Schedule: (UTC)

  • 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 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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [reqwest](https://github.com/seanmonstar/reqwest) | dependencies | patch | `0.13.4` → `0.13.5` | --- ### Release Notes <details> <summary>seanmonstar/reqwest (reqwest)</summary> ### [`v0.13.5`](https://github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0135) [Compare Source](https://github.com/seanmonstar/reqwest/compare/v0.13.4...v0.13.5) - Add `Error::is_dns()` to identify errors caused by DNS resolution failures. - Add `ClientBuilder::http1_max_headers(usize)` to configure the maximum number of headers accepted in an HTTP/1 response (default 100). - Add TLS version to `TlsInfo` extension. - Fix hickory-dns feature to use `Ipv6AndIpv4` strategy to prefer IPv6. - Fix sending wrong proxy-auth if multiple proxies intercept a given URL. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42OS43IiwidXBkYXRlZEluVmVyIjoiNDQuNjkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update rust crate reqwest to v0.13.5
All checks were successful
check-commitizen.yaml / Check the PR title (pull_request) Successful in 1s
check-formatter.yaml / Check with formatters (pull_request) Successful in 1s
check-prettier.yaml / Check files formatting (pull_request) Successful in 2s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 1s
check.yaml / Checks (pull_request) Successful in 18s
forgejo-agent / LLM Bot response generation (pull_request) Successful in 1s
5b81b80bd0
All checks were successful
check-commitizen.yaml / Check the PR title (pull_request) Successful in 1s
check-formatter.yaml / Check with formatters (pull_request) Successful in 1s
Required
Details
check-prettier.yaml / Check files formatting (pull_request) Successful in 2s
Required
Details
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 1s
Required
Details
check.yaml / Checks (pull_request) Successful in 18s
Required
Details
forgejo-agent / LLM Bot response generation (pull_request) Successful in 1s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate-reqwest-0.x-lockfile:renovate-reqwest-0.x-lockfile
git switch renovate-reqwest-0.x-lockfile
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
projects/kube-dns-rs!41
No description provided.