-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 17abdc3
authored
chore(deps): update rust crate hyper to v1.4.0 (#212)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [hyper](https://hyper.rs)
([source](https://togithub.com/hyperium/hyper)) | dependencies | minor |
`1.3.1` -> `1.4.0` |
---
### Release Notes
<details>
<summary>hyperium/hyper (hyper)</summary>
###
[`v1.4.0`](https://togithub.com/hyperium/hyper/blob/HEAD/CHANGELOG.md#v140-2024-07-01)
[Compare
Source](https://togithub.com/hyperium/hyper/compare/v1.3.1...v1.4.0)
##### Bug Fixes
- **http2:** stop removing "Trailer" header in HTTP/2 responses as per
RFC 9110
([#​3648](https://togithub.com/hyperium/hyper/issues/3648))
([a3269f7a](https://togithub.com/hyperium/hyper/commit/a3269f7ab285dbeb44a3a7dbc163fcadd65087f9))
- **server:** start header read timeout immediately
([#​3185](https://togithub.com/hyperium/hyper/issues/3185))
([0eb1b6cf](https://togithub.com/hyperium/hyper/commit/0eb1b6cf4d914ce9c3f8e92a8b43754eba27a327))
##### Features
- **client:**
- add `SendRequest::try_send_request()` method
([#​3691](https://togithub.com/hyperium/hyper/issues/3691))
([4ffaad53](https://togithub.com/hyperium/hyper/commit/4ffaad53c78572c500584e0cb5d76ae6ffc6adb6))
- remove `Send +Sync` bounds requirement of `http2::Connection` executor
([#​3682](https://togithub.com/hyperium/hyper/issues/3682))
([56c3cd56](https://togithub.com/hyperium/hyper/commit/56c3cd560bc10671d3d8b638f3f17a304f920c6b))
- remove `'static` lifetime bound on http1/2 client IO
([#​3667](https://togithub.com/hyperium/hyper/issues/3667))
([9580b357](https://togithub.com/hyperium/hyper/commit/9580b357635031f3d631303f3afffc2afae77933))
- **http1:** add support for receiving trailer fields
([#​3637](https://togithub.com/hyperium/hyper/issues/3637))
([ac84af6b](https://togithub.com/hyperium/hyper/commit/ac84af6b32a5d37d9343013ace088aaae47587b6),
closes [#​2703](https://togithub.com/hyperium/hyper/issues/2703))
- **server:** add `Builder::auto_date_header(bool)` to allow disabling
Date headers
([721785ef](https://togithub.com/hyperium/hyper/commit/721785efad8537513e48d900a85c05ce79483018))
- **service:** implement Service for reference types
([#​3607](https://togithub.com/hyperium/hyper/issues/3607))
([eade122d](https://togithub.com/hyperium/hyper/commit/eade122db25f51619aee5db845de2a61b7ff2f74))
##### v1.3.1 (2024-04-16)
##### Bug Fixes
- **client:** revert auto content-length header for some requests
([#​3633](https://togithub.com/hyperium/hyper/issues/3633))
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/apollographql/subgraph-template-rust-async-graphql).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0525969 commit 17abdc3Copy full SHA for 17abdc3
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines 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