build(deps): bump hyper from 1.10.1 to 1.11.1 in /quickwit - #6746
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump hyper from 1.10.1 to 1.11.1 in /quickwit#6746dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
/ci-run-all-tests |
dependabot
Bot
force-pushed
the
dependabot/cargo/quickwit/hyper-1.11.0
branch
from
August 31, 2026 10:05
56340f1 to
b246095
Compare
Contributor
|
/ci-run-all-tests |
dayaffe
self-requested a review
August 31, 2026 18:01
dayaffe
approved these changes
Aug 31, 2026
pront
approved these changes
Aug 31, 2026
fmassot
approved these changes
Aug 31, 2026
dependabot
Bot
force-pushed
the
dependabot/cargo/quickwit/hyper-1.11.0
branch
2 times, most recently
from
August 31, 2026 19:44
695a267 to
4adda74
Compare
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
Bot
force-pushed
the
dependabot/cargo/quickwit/hyper-1.11.0
branch
from
August 31, 2026 20:08
4adda74 to
1124edf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps hyper from 1.10.1 to 1.11.1.
Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
6371cd4v1.11.137c9d0cstyle(lib): remove lints that have been removed in newer clippy (#4167)08a2881docs(contrib): add initial COLLABORATORS guide (#4158)8b2e533style(lib): temporarily allow some new clippy lints (#4165)8fcaf1adocs(lib): expand crate-level cancel safety section with HTTP/1 vs HTTP/2 (#4...d32b294style(lib): fix needless_continue lint (#4157)fca07bdstyle(lib): fix missing_errors_doc lint (#4154)72fcf54fix(http1): detect TE: trailers caselessly and with other values (#4152)af432e9docs(body): add streaming read examples (#4148)3534d75fix(http1): recognize\n\r\nas a head terminator in the partial-read fast ...