Skip to content

build(deps): bump hyper from 1.9.0 to 1.10.0 in the hyper group#4543

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/hyper-d960d9a695
May 28, 2026
Merged

build(deps): bump hyper from 1.9.0 to 1.10.0 in the hyper group#4543
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/hyper-d960d9a695

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps the hyper group with 1 update: hyper.

Updates hyper from 1.9.0 to 1.10.0

Release notes

Sourced from hyper's releases.

v1.10.0

Features

Bug Fixes

  • http1:
  • http2:
    • do not reserve capacity before body data is available (#4061) (99f24345, closes #4003)
    • reading trailers shouldn't propagate NO_ERROR from early response (#3998) (e5ad96b1)

Refactors, chores, et al

New Contributors

Full Changelog: hyperium/hyper@v1.9.0...v1.10.0

Changelog

Sourced from hyper's changelog.

v1.10.0 (2026-05-27)

Bug Fixes

  • http1:
  • http2:
    • do not reserve capacity before body data is available (#4061) (99f24345, closes #4003)
    • reading trailers shouldn't propagate NO_ERROR from early response (#3998) (e5ad96b1)

Features

Commits
  • 54e8511 v1.10.0
  • 79dbab6 style(ext): fix manual_assert lint (#4079)
  • cca6bf1 style(client): removing wildcard_imports lint allowance (#4080)
  • 3cc1158 test(client): fix misuse of path_and_query in CONNECT test (#4078)
  • cad38b7 chore(lib): start a strict clippy config (#4075)
  • 7bb1d03 chore(ci): fix security-audit job (#4076)
  • 5dbcae7 docs(lib): fixup markdown and grammar in doc comments (#4074)
  • 08ef365 refactor(lib): replace unwraps with expects (#4073)
  • 3d1dcc0 refactor(lib): use a panic_if_poisoned() helper for mutexes (#4072)
  • 659e1e9 docs(error): add detailed doc comments to Error query methods (#4065)
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the hyper group with 1 update: [hyper](https://github.com/hyperium/hyper).


Updates `hyper` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: hyper
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: hyper
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 28, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 28, 2026 10:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 28, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 28, 2026 10:54
@github-actions github-actions Bot merged commit da102a9 into main May 28, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/cargo/hyper-d960d9a695 branch May 28, 2026 14:07
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 Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant