mchestr / displex

Discord & Plex & Tautulli & Overseerr Bot
MIT License
10 stars 89 forks source link

fix(deps): update rust crate hyper-util to v0.1.6 #260

Closed mchesterbot[bot] closed 4 months ago

mchesterbot[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
hyper-util (source) dependencies patch 0.1.3 -> 0.1.6

Release Notes

hyperium/hyper-util (hyper-util) ### [`v0.1.6`](https://togithub.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#016-2024-07-01) [Compare Source](https://togithub.com/hyperium/hyper-util/compare/v0.1.5...v0.1.6) - Add support for AIX operating system to `legacy` client. - Fix `legacy` client to better use dying pooled connections. ### [`v0.1.5`](https://togithub.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#015-2024-05-28) [Compare Source](https://togithub.com/hyperium/hyper-util/compare/v0.1.4...v0.1.5) - Add `server::graceful::GracefulShutdown` helper to coordinate over many connections. - Add `server::conn::auto::Connection::into_owned()` to unlink lifetime from `Builder`. - Allow `service` module to be available with only `service` feature enabled. ### [`v0.1.4`](https://togithub.com/hyperium/hyper-util/blob/HEAD/CHANGELOG.md#014-2024-05-24) [Compare Source](https://togithub.com/hyperium/hyper-util/compare/v0.1.3...v0.1.4) - Add `initial_max_send_streams()` to `legacy` client builder - Add `max_pending_accept_reset_streams()` to `legacy` client builder - Add `max_headers(usize)` to `auto` server builder - Add `http1_onl()` and `http2_only()` to `auto` server builder - Add connection capturing API to `legacy` client - Add `impl Connection for TokioIo` - Fix graceful shutdown hanging on reading the HTTP version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Renovate Bot.