Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to v0.12.9 (#81)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [reqwest](https://redirect.github.com/seanmonstar/reqwest) | dependencies | patch | `0.12.8` -> `0.12.9` |

---

### Release Notes

<details>
<summary>seanmonstar/reqwest (reqwest)</summary>

### [`v0.12.9`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0129)

[Compare Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.8...v0.12.9)

-   Add `tls::CertificateRevocationLists` support.
-   Add crate features to enable webpki roots without selecting a rustls provider.
-   Fix `connection_verbose()` to output read logs.
-   Fix `multipart::Part::file()` to automatically include content-length.
-   Fix proxy to internally no longer cache system proxy settings.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday after 9am before 5pm" in timezone America/New_York, 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
renovate-thm[bot] authored Oct 28, 2024
1 parent 0ae416e commit 7ada602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ada602

Please sign in to comment.