Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Bump github.com/libp2p/go-libp2p-quic-transport from 0.10.0 to 0.11.2 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2021

Bumps github.com/libp2p/go-libp2p-quic-transport from 0.10.0 to 0.11.2.

Release notes

Sourced from github.com/libp2p/go-libp2p-quic-transport's releases.

v0.11.2

v0.11.1

updates quic-go to v0.21.1

v0.11.0

This release adds support for RFC 9000. A server will now listen using draft-29 and QUIC v1, a client will dial using draft-29.

Commits
  • 3115b31 update quic-go to v0.21.2
  • 22cb105 Merge pull request #208 from libp2p/update-quic-go
  • 60ea528 update quic-go to v0.21.1
  • 185d333 Merge pull request #207 from libp2p/quic-v1
  • 19b2231 update quic-go, enable QUIC v1 (RFC 9000)
  • f7b1173 Merge pull request #206 from libp2p/update-quic-go
  • 6a6463b update quic-go to v0.21.0-rc2
  • 6f581f3 Merge pull request #204 from libp2p/fix-flaky-windows-test
  • dbc13b8 Merge pull request #205 from libp2p/fix-version-negotiation-metrics
  • ec00d26 correctly export version negotiation failures to Prometheus
  • 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)

Bumps [github.com/libp2p/go-libp2p-quic-transport](https://github.com/libp2p/go-libp2p-quic-transport) from 0.10.0 to 0.11.2.
- [Release notes](https://github.com/libp2p/go-libp2p-quic-transport/releases)
- [Commits](libp2p/go-libp2p-quic-transport@v0.10.0...v0.11.2)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-quic-transport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants