Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate hyper-util to v0.1.9 #26

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

This PR contains the following updates:

Package Type Update Change
hyper-util (source) dependencies patch 0.1.4 -> 0.1.9

Release Notes

hyperium/hyper-util (hyper-util)

v0.1.9

Compare Source

  • Add support for client::legacy DNS resolvers to set non-zero ports on returned addresses.
  • Fix client::legacy wrongly retrying pooled connections that were created successfully but failed immediately after, resulting in a retry loop.

v0.1.8

Compare Source

  • Add server::conn::auto::upgrade::downcast() for use with auto connection upgrades.

v0.1.7

Compare Source

  • Add Connected::poison() to legacy client, a port from hyper v0.14.x.
  • Add Error::connect_info() to legacy client, a port from hyper v0.14.x.

v0.1.6

Compare Source

  • Add support for AIX operating system to legacy client.
  • Fix legacy client to better use dying pooled connections.

v0.1.5

Compare Source

  • 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.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hyper-util-0.x-lockfile branch from 3bdb0ec to 13dbcf5 Compare July 1, 2024 16:05
@renovate renovate bot changed the title fix(deps): update rust crate hyper-util to v0.1.5 fix(deps): update rust crate hyper-util to v0.1.6 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/hyper-util-0.x-lockfile branch from 13dbcf5 to 0cfa4cc Compare August 6, 2024 15:35
@renovate renovate bot changed the title fix(deps): update rust crate hyper-util to v0.1.6 fix(deps): update rust crate hyper-util to v0.1.7 Aug 6, 2024
@renovate renovate bot changed the title fix(deps): update rust crate hyper-util to v0.1.7 fix(deps): update rust crate hyper-util to v0.1.8 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/hyper-util-0.x-lockfile branch from 0cfa4cc to 720fa9e Compare September 16, 2024 10:51
@renovate renovate bot changed the title fix(deps): update rust crate hyper-util to v0.1.8 fix(deps): update rust crate hyper-util to v0.1.9 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/hyper-util-0.x-lockfile branch from 720fa9e to 37c4775 Compare September 24, 2024 18:35
@Isawan Isawan merged commit 5c143ee into main Oct 4, 2024
4 of 6 checks passed
@renovate renovate bot deleted the renovate/hyper-util-0.x-lockfile branch October 4, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant