Skip to content

build(deps): bump hyper from 1.9.0 to 1.10.0#34

Merged
sermuns merged 1 commit into
mainfrom
dependabot/cargo/hyper-1.10.0
May 28, 2026
Merged

build(deps): bump hyper from 1.9.0 to 1.10.0#34
sermuns merged 1 commit into
mainfrom
dependabot/cargo/hyper-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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 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)

Bumps [hyper](https://github.com/hyperium/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
...

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
@sermuns sermuns merged commit 0edb968 into main May 28, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/hyper-1.10.0 branch May 28, 2026 08:52
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