Skip to content

Commit 463961e

Browse files
chore(deps): update rust crate hyper to v1.5.0 (#254)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hyper](https://hyper.rs) ([source](https://redirect.github.com/hyperium/hyper)) | dependencies | minor | `1.4.1` -> `1.5.0` | --- ### Release Notes <details> <summary>hyperium/hyper (hyper)</summary> ### [`v1.5.0`](https://redirect.github.com/hyperium/hyper/blob/HEAD/CHANGELOG.md#v150-2024-10-15) [Compare Source](https://redirect.github.com/hyperium/hyper/compare/v1.4.1...v1.5.0) ##### Bug Fixes - **http1:** - improve performance of parsing sequentially partial messages ([#&#8203;3764](https://redirect.github.com/hyperium/hyper/issues/3764)) ([3900a23](https://redirect.github.com/hyperium/hyper/commit/3900a2381b96a7e7f608a5e031b3e90ddcdfcd74)) - send 'connection: close' when connection is ending ([#&#8203;3725](https://redirect.github.com/hyperium/hyper/issues/3725)) ([c86a6bcb](https://redirect.github.com/hyperium/hyper/commit/c86a6bcb4acb0f92e731ea2e4c1e4a839248a600), closes [#&#8203;3720](https://redirect.github.com/hyperium/hyper/issues/3720)) - make `date_header` effective ([#&#8203;3718](https://redirect.github.com/hyperium/hyper/issues/3718)) ([7de02373](https://redirect.github.com/hyperium/hyper/commit/7de02373f5e4ce392587a4d9d7710c6faf9c6165)) - **http2:** strip content-length header in response to CONNECT requests ([#&#8203;3748](https://redirect.github.com/hyperium/hyper/issues/3748)) ([67a4a498](https://redirect.github.com/hyperium/hyper/commit/67a4a498d8bbdce4e604bc578da4693fb048f83d)) ##### Features - **client:** Add HTTP/2 builder options `header_table_size()` and `max_concurrent_streams()` ([4c84e8c1](https://redirect.github.com/hyperium/hyper/commit/4c84e8c1c26a1464221de96b9f39816ce7251a5f)) - **rt:** add `ReadBufCursor` methods `remaining()` and `put_slice()` ([#&#8203;3700](https://redirect.github.com/hyperium/hyper/issues/3700)) ([5a13041e](https://redirect.github.com/hyperium/hyper/commit/5a13041ed7033c9dab6e2adafd08b6af20cd33fb)) ##### v1.4.1 (2024-07-09) ##### Bug Fixes - **http1:** reject final chunked if missing 0 ([8e5de1bb](https://redirect.github.com/hyperium/hyper/commit/8e5de1bb57e10b5bd9e70ab22489da787517238a)) </details> --- ### 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. --- - [ ] <!-- 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/apollographql/subgraph-template-rust-async-graphql). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b1277e commit 463961e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)