-
Notifications
You must be signed in to change notification settings - Fork 19
Commit 65d0818
authored
Update Rust crate reqwest to v0.12.12 (#1637)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [reqwest](https://redirect.github.com/seanmonstar/reqwest) |
workspace.dependencies | patch | `0.12.9` -> `0.12.12` |
---
### Release Notes
<details>
<summary>seanmonstar/reqwest (reqwest)</summary>
###
[`v0.12.12`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01212)
[Compare
Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.11...v0.12.12)
- (wasm) Fix compilation by not compiler `tokio/time` on WASM.
###
[`v0.12.11`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01211)
[Compare
Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.10...v0.12.11)
- Fix decompression returning an error when HTTP/2 ends with an empty
data frame.
###
[`v0.12.10`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01210)
[Compare
Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.10)
- Add `ClientBuilder::connector_layer()` to allow customizing the
connector stack.
- Add `ClientBuilder::http2_max_header_list_size()` option.
- Fix propagating body size hint (`content-length`) information when
wrapping bodies.
- Fix decompression of chunked bodies so the connections can be reused
more often.
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxidecomputer/crucible).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8bcda70 commit 65d0818Copy full SHA for 65d0818
1 file changed
+28
-6
lines changed+28-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments