Skip to content

fix(deps): update rust crate hyper-util to v0.1.20#116

Open
elmarx wants to merge 1 commit into
masterfrom
renovate/hyper-util-0.x-lockfile
Open

fix(deps): update rust crate hyper-util to v0.1.20#116
elmarx wants to merge 1 commit into
masterfrom
renovate/hyper-util-0.x-lockfile

Conversation

@elmarx
Copy link
Copy Markdown
Owner

@elmarx elmarx commented Sep 16, 2025

This PR contains the following updates:

Package Type Update Change
hyper-util (source) dependencies patch 0.1.16 -> 0.1.20

Release Notes

hyperium/hyper-util (hyper-util)

v0.1.20

Compare Source

  • Fix proxy::Matcher to properly match domains regardless of casing
  • Fix system proxy matcher dependency on macOS when used in sandboxed environements.
  • Increased MSRV to 1.64.

v0.1.19

Compare Source

  • Add client::pool module for composable pools. Enable with the client-pool feature.
  • Add pool::singleton for sharing a single cloneable connection.
  • Add pool::cache for caching a list of connections.
  • Add pool::negotiate for combining two pools with upgrade and fallback negotiation.
  • Add pool::map for customizable mapping of keys and connections.

v0.1.18

Compare Source

  • Fix rt::TokioTimer to support Tokio's paused time.
  • Fix client::proxy::match::Matcher to parse auth without passwords.

v0.1.17

Compare Source

  • Fix legacy::Client to allow absolute-form URIs when Connected::proxy(true) is passed and the scheme is https.

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


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

This PR has been generated by Renovate Bot.

@elmarx elmarx force-pushed the renovate/hyper-util-0.x-lockfile branch from f98c320 to 1df3e7d Compare November 14, 2025 06:13
@elmarx elmarx changed the title fix(deps): update rust crate hyper-util to v0.1.17 fix(deps): update rust crate hyper-util to v0.1.18 Nov 14, 2025
@elmarx elmarx force-pushed the renovate/hyper-util-0.x-lockfile branch from 1df3e7d to 6f800d8 Compare November 18, 2025 06:23
@elmarx elmarx force-pushed the renovate/hyper-util-0.x-lockfile branch from 6f800d8 to 50e5df7 Compare December 4, 2025 06:14
@elmarx elmarx changed the title fix(deps): update rust crate hyper-util to v0.1.18 fix(deps): update rust crate hyper-util to v0.1.19 Dec 4, 2025
@elmarx elmarx force-pushed the renovate/hyper-util-0.x-lockfile branch from 50e5df7 to 41524d4 Compare February 3, 2026 06:27
@elmarx elmarx changed the title fix(deps): update rust crate hyper-util to v0.1.19 fix(deps): update rust crate hyper-util to v0.1.20 Feb 3, 2026
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