Skip to content

build(deps): bump hyper from 1.10.1 to 1.11.1 in /quickwit - #6746

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quickwit/hyper-1.11.0
Open

build(deps): bump hyper from 1.10.1 to 1.11.1 in /quickwit#6746
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quickwit/hyper-1.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hyper from 1.10.1 to 1.11.1.

Release notes

Sourced from hyper's releases.

v1.11.1

Bug Fixes

  • http1:
    • detect TE: trailers caselessly and with other values (#4152) (72fcf545)
    • recognize \n\r\n as a head terminator in the partial-read fast path (#4147) (3534d75c, closes #4145)
    • flush bytes buffered by the write re-check before yielding (#4143) (f660f5bf)
    • evict pooled conn on request-side Connection: close (#4110) (da19be08)

What's Changed

New Contributors

Full Changelog: hyperium/hyper@v1.11.0...v1.11.1

v1.11.0

Features

  • rt: add ReadBufCursor::initialized_unfilled() method (#4115) (ccc1e850)

... (truncated)

Changelog

Sourced from hyper's changelog.

v1.11.1 (2026-08-27)

Bug Fixes

  • http1:
    • detect TE: trailers caselessly and with other values (#4152) (72fcf545)
    • recognize \n\r\n as a head terminator in the partial-read fast path (#4147) (3534d75c, closes #4145)
    • flush bytes buffered by the write re-check before yielding (#4143) (f660f5bf)
    • evict pooled conn on request-side Connection: close (#4110) (da19be08)

v1.11.0 (2026-07-20)

Bug Fixes

Features

  • rt: add ReadBufCursor::initialized_unfilled() method (#4115) (ccc1e850)
Commits
  • 6371cd4 v1.11.1
  • 37c9d0c style(lib): remove lints that have been removed in newer clippy (#4167)
  • 08a2881 docs(contrib): add initial COLLABORATORS guide (#4158)
  • 8b2e533 style(lib): temporarily allow some new clippy lints (#4165)
  • 8fcaf1a docs(lib): expand crate-level cancel safety section with HTTP/1 vs HTTP/2 (#4...
  • d32b294 style(lib): fix needless_continue lint (#4157)
  • fca07bd style(lib): fix missing_errors_doc lint (#4154)
  • 72fcf54 fix(http1): detect TE: trailers caselessly and with other values (#4152)
  • af432e9 docs(body): add streaming read examples (#4148)
  • 3534d75 fix(http1): recognize \n\r\n as a head terminator in the partial-read fast ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 28, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 28, 2026 18:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 28, 2026
@dayaffe

dayaffe commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

/ci-run-all-tests

@dependabot dependabot Bot changed the title build(deps): bump hyper from 1.10.1 to 1.11.0 in /quickwit build(deps): bump hyper from 1.10.1 to 1.11.1 in /quickwit Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/quickwit/hyper-1.11.0 branch from 56340f1 to b246095 Compare August 31, 2026 10:05
@dayaffe

dayaffe commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

/ci-run-all-tests

@dayaffe
dayaffe self-requested a review August 31, 2026 18:01
@dependabot
dependabot Bot force-pushed the dependabot/cargo/quickwit/hyper-1.11.0 branch 2 times, most recently from 695a267 to 4adda74 Compare August 31, 2026 19:44
Bumps [hyper](https://github.com/hyperium/hyper) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.10.1...v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/quickwit/hyper-1.11.0 branch from 4adda74 to 1124edf Compare August 31, 2026 20:08
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.

3 participants