-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 1b4d373
authored
chore(deps): update rust crate hyper to v1.7.0 (#361)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [hyper](https://hyper.rs)
([source](https://redirect.github.com/hyperium/hyper)) | dependencies |
minor | `1.6.0` -> `1.7.0` |
---
### Release Notes
<details>
<summary>hyperium/hyper (hyper)</summary>
###
[`v1.7.0`](https://redirect.github.com/hyperium/hyper/blob/HEAD/CHANGELOG.md#v170-2025-08-18)
[Compare
Source](https://redirect.github.com/hyperium/hyper/compare/v1.6.0...v1.7.0)
##### Bug Fixes
- **server:** improve caching accuracy of Date header
([#​3887](https://redirect.github.com/hyperium/hyper/issues/3887))
([436cadd1](https://redirect.github.com/hyperium/hyper/commit/436cadd1ac08a9508a46f550e03281db9f2fee97))
##### Features
- **client:**
- add a `TrySendError::error()` method
([#​3885](https://redirect.github.com/hyperium/hyper/issues/3885))
([efa0b269](https://redirect.github.com/hyperium/hyper/commit/efa0b26958386ffaf646e6d9a3150ca5041162a3))
- add a `TrySendError::message()` method
([#​3884](https://redirect.github.com/hyperium/hyper/issues/3884))
([03fd6aff](https://redirect.github.com/hyperium/hyper/commit/03fd6aff88c99a0842bb2e578a4993a432c03049))
- **error:** add `Error::is_shutdown()`
([#​3863](https://redirect.github.com/hyperium/hyper/issues/3863))
([b8affd8a](https://redirect.github.com/hyperium/hyper/commit/b8affd8a2ee5d77dec0c32050a7234e4f2f3751b),
closes
[#​2745](https://redirect.github.com/hyperium/hyper/issues/2745))
- **server:** add `allow_multiple_spaces_in_request_line_delimiters`
http1 builder method
([#​3929](https://redirect.github.com/hyperium/hyper/issues/3929))
([9749184f](https://redirect.github.com/hyperium/hyper/commit/9749184f8a21c387e404d628aceb992f0bf93e49))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ae18952 commit 1b4d373Copy full SHA for 1b4d373
File tree
Expand file treeCollapse file tree
1 file changed
+11
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+11
-3
lines changedOpen diff view settings
Collapse file
+11-3Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments