Update module github.com/quic-go/quic-go to v0.59.0 #2011
Merged
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.
This PR contains the following updates:
v0.58.0->v0.59.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
quic-go/quic-go (github.com/quic-go/quic-go)
v0.59.0Compare Source
This release adds a couple of new features:
ReceiveStreamandStream: #5501Breaking Changes
ClientHelloInfo: #5497ConnectionTracingIDandConnectionTracingKey: #5521ConnectionStatenow reports both the local and the remote status of the QUIC Datagram and Reliable Stream Reset extensions: #5533Other Notable Fixes
RecordEventandClose: #5523Changelog
Full Changelog: quic-go/quic-go@v0.58.0...v0.59.0
v0.58.1Compare Source
This patch release backports fixes for a bug in the PTO queueing logic that could lead to an infinite loop of PING packets.
Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 03:00 AM and 10:59 AM, only on Monday ( * 3-10 * * 1 ) in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.