Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2020

Bumps github.com/lucas-clemente/quic-go from 0.18.1 to 0.19.1.

Release notes

Sourced from github.com/lucas-clemente/quic-go's releases.

v0.19.0

  • adds support for QUIC draft-32 (draft-29 is still supported)
  • add DialEarlyContext and DialAddrEarlyContext (#2814)
  • increase the kernel UDP receive buffer size (#2791)
  • add support for HTTP CONNECT (#2761)
  • read ECN bits and send ECN counts in ACK frames (#2741)
  • fix busy looping when using OpenStreamSync (#2824)
  • fix QPACK static table entry (#2845)

... and a lot more

Commits
  • 9fe4f69 create a v0.19.x release
  • e676a83 Merge pull request #2874 from lucas-clemente/fix-accept-stream-race
  • 46991ae add a randomized test for accepting streams
  • 64daf71 fix race condition when stream is created while AcceptStream is waiting
  • 629272c Merge pull request #2871 from lucas-clemente/fix-missing-tracer-check-in-session
  • 0b8a67e Merge pull request #2870 from lucas-clemente/client-test-fix-version-numbers
  • 0d5de40 only trace dropped 0-RTT packets when a tracer is set
  • 78e9a3b use consistent version numbers in client test
  • d0cdfc8 Merge pull request #2865 from lucas-clemente/flow-control-replace-rwmutex
  • 0bd10a6 Merge pull request #2864 from lucas-clemente/packet-handler-map-mutex-type
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 16, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lucas-clemente/quic-go-0.19.1 branch from 8d1c26a to 8550c65 Compare November 16, 2020 13:00
@kslr kslr closed this Nov 16, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2020

Superseded by #436.

@dependabot dependabot bot closed this Nov 20, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/lucas-clemente/quic-go-0.19.1 branch November 20, 2020 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant