Skip to content

build(deps): bump hyper-util from 0.1.19 to 0.1.20#1105

Merged
rvolosatovs merged 1 commit intomainfrom
dependabot/cargo/hyper-util-0.1.20
Mar 11, 2026
Merged

build(deps): bump hyper-util from 0.1.19 to 0.1.20#1105
rvolosatovs merged 1 commit intomainfrom
dependabot/cargo/hyper-util-0.1.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps hyper-util from 0.1.19 to 0.1.20.

Release notes

Sourced from hyper-util's releases.

v0.1.20

What's Changed

New Contributors

Full Changelog: hyperium/hyper-util@v0.1.19...v0.1.20

Changelog

Sourced from hyper-util's changelog.

0.1.20 (2026-02-02)

  • 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.
Commits
  • b23a13e v0.1.20
  • ffa5391 chore: use standard library api (#263)
  • b43aeab chore: bump system-configuration to 0.7 (#256)
  • d841f5d bump MSRV to 1.64 (#258)
  • af19656 chore(client): remove unused mac imports in system proxy (#260)
  • ad6a63d chore(ci): update to actions/checkout@v6 (#261)
  • d5503b2 docs(client): correct malformed reference link in set_interface (#254)
  • 8c4f4a0 fix(matcher): improve subdomain matching case insensitivity (#252)
  • 1b3fa96 fix(matcher): improve domain matching case insensitivity (#251)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Mar 9, 2026
@dependabot dependabot Bot requested a review from rvolosatovs as a code owner March 9, 2026 00:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Mar 9, 2026
@rvolosatovs rvolosatovs enabled auto-merge March 11, 2026 09:38
@rvolosatovs rvolosatovs added this pull request to the merge queue Mar 11, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Mar 11, 2026
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.19...v0.1.20)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-version: 0.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/hyper-util-0.1.20 branch from 2e593bf to 18759e6 Compare March 11, 2026 10:07
@rvolosatovs rvolosatovs added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit ef4e57e Mar 11, 2026
38 checks passed
@rvolosatovs rvolosatovs deleted the dependabot/cargo/hyper-util-0.1.20 branch March 11, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant