Skip to content

chore(deps): bump hyper from 1.9.0 to 1.10.0#1847

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/hyper-1.10.0
Open

chore(deps): bump hyper from 1.9.0 to 1.10.0#1847
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/hyper-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 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 Build | Project System Compiling and Packaging Dependencies Related to Dependencies labels May 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.79%. Comparing base (2eb605c) to head (ec53958).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1847      +/-   ##
===========================================
- Coverage    77.80%   77.79%   -0.02%     
===========================================
  Files          380      380              
  Lines        28647    28647              
  Branches     28647    28647              
===========================================
- Hits         22290    22285       -5     
- Misses        6045     6053       +8     
+ Partials       312      309       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build | Project System Compiling and Packaging Dependencies Related to Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants