build(deps): bump github.com/quic-go/webtransport-go from 0.11.1 to 0.12.0 - #6011
Merged
bluenviron-bot merged 2 commits intoJul 29, 2026
Conversation
Bumps [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/quic-go/webtransport-go/releases) - [Commits](quic-go/webtransport-go@v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: github.com/quic-go/webtransport-go dependency-version: 0.12.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/go_modules/github.com/quic-go/webtransport-go-0.12.0
branch
from
July 29, 2026 16:17
ec24eb0 to
a044024
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6011 +/- ##
==========================================
+ Coverage 63.56% 63.58% +0.01%
==========================================
Files 248 248
Lines 21609 21609
==========================================
+ Hits 13736 13740 +4
+ Misses 6759 6756 -3
+ Partials 1114 1113 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
bluenviron-bot
deleted the
dependabot/go_modules/github.com/quic-go/webtransport-go-0.12.0
branch
July 29, 2026 16:40
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 github.com/quic-go/webtransport-go from 0.11.1 to 0.12.0.
Release notes
Sourced from github.com/quic-go/webtransport-go's releases.
... (truncated)
Commits
23b4cd1add an integration test for session pooling (#353)6c2cc95ci: bump docker/login-action from 4.4.0 to 4.5.1 (#354)ad61d5eci: update ChromeDriver to 151.0.7922.47 for interop test (#349)7e212f7ci: don’t cancel interop Docker image builds on master (#352)86cd47ccheck server QUIC capabilities when dialing (#351)b4712e9ci: use deterministic Chrome versions for interop test (#350)a20ecd3expose QUIC stream IDs on WebTransport streams (#347)1e35c3ewatch for connection closure while waiting for SETTINGS (#346)a7d9445introduce a ClientConn, make it possible to pool sessions (#344)b6e952frename the Dialer to Transport (#343)