Closed dependabot[bot] closed 1 year ago
@dependabot rebase
Merging #234 (d126801) into main (c679eeb) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #234 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 56 56
Lines 1699 1699
=========================================
Hits 1699 1699
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Bumps github.com/quic-go/quic-go from 0.36.2 to 0.37.4.
Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
4345a2d
fix compatibility with API breaking change in Go 1.21 (#4020)b6a4725
fix handling of ACK frames serialized after CRYPTO frames (#4018)4eedeb0
add tls.ClientHelloInfo.Conn for recursive GetConfigForClient calls (#4016)38b703e
add error handling when confirming handshake on HANDSHAKE_DONE frames (#4017)a0a2e5f
set a net.Conn for tls.ClientHelloInfo.Conn used by GetCertificate (#4014)b8aa6a8
update qtls to restrict RSA keys in certificates to <= 8192 bits (#4012)f3a0ce1
set a net.Conn with the correct addresses on the tls.ClientHelloInfo (#4001)44a58dc
ci: update Go 1.21 to rc3 (#3994)32f8b20
http3: fix check for content length of the response (#3998)469a615
use a synchronous API for the crypto setup (#3939)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show