chore(deps): bump the go_modules group across 1 directory with 2 updates#393
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go_modules group across 1 directory with 2 updates#393dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go_modules-069351efe8
branch
from
March 7, 2026 03:58
5421209 to
659a56a
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go_modules-069351efe8
branch
4 times, most recently
from
March 21, 2026 03:58
c37a08a to
9e1d788
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go_modules-069351efe8
branch
from
March 24, 2026 03:58
9e1d788 to
9b7a1ec
Compare
Bumps the go_modules group with 2 updates in the / directory: [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) and [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go). Updates `github.com/quic-go/quic-go` from 0.54.1 to 0.57.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.54.1...v0.57.0) Updates `github.com/quic-go/webtransport-go` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/quic-go/webtransport-go/releases) - [Commits](quic-go/webtransport-go@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-version: 0.57.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/quic-go/webtransport-go dependency-version: 0.10.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go_modules-069351efe8
branch
from
March 30, 2026 03:58
9b7a1ec to
3f474fb
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 the go_modules group with 2 updates in the / directory: github.com/quic-go/quic-go and github.com/quic-go/webtransport-go.
Updates
github.com/quic-go/quic-gofrom 0.54.1 to 0.57.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
5b2d212http3: limit size of decompressed headers (#5452)e80b378qlogwriter: use synctest to make tests deterministic (#5454)d43c589README: add nodepass to list of projects (#5448)ca2835ddon’t arm connection timer for connection ID retirement (#5449)e84ebaeackhandler: don’t generate an immediate ACK for the first packet (#5447)d4d168fadd documentation for Conn.NextConnection (#5442)4cdebbehttp3: use QPACK_DECOMPRESSION_FAILED for QPACK errors (#5439)b7886d5update qpack to v0.6.0 (#5434)2fc9705http3: add a benchmark for header parsing (#5435)dafdd6fhttp3: make Transport.MaxResponseBytes an int (#5433)Updates
github.com/quic-go/webtransport-gofrom 0.9.0 to 0.10.0Release notes
Sourced from github.com/quic-go/webtransport-go's releases.
... (truncated)
Commits
9d448b1enable and use the QUIC Stream Resets with Partial Delivery extension (#239)128538aupdate quic-go to v0.59.0 (#240)5d8d3c4immediately reject streams for closed sessions (#235)af56b7fclose client’s QUIC connection on WebTransport session close or failure (#236)093f58bmove connection management to client and server (#231)9154cfcci: update golangci-lint to v2.7.2 (#234)acca676add a security policy (#233)f2622e1remove stray TODO from Session (#232)58df38asimplify stream buffering logic in the session manager (#230)3b5a3dfREADME: add list of notable projects and a release policy (#225)