Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: bump github.com/lucas-clemente/quic-go from 0.22.1 to 0.23.0 #1213

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps github.com/lucas-clemente/quic-go from 0.22.1 to 0.23.0.

Commits
  • 0f3c94f Merge pull request #3258 from lucas-clemente/go117
  • c923158 update to Go 1.17.x
  • 4a9bd79 quicvarint: export Min and Max (#3253)
  • 8ecbb05 Merge pull request #3247 from lucas-clemente/drop-go-115
  • 346bd63 quicvarint: add Reader and Writer interfaces (#3233)
  • 79ce974 Merge pull request #3249 from lucas-clemente/update-circleci-go-images
  • be68f7f Merge pull request #3241 from lucas-clemente/fix-stream-cancel-read-race
  • b54cc07 Merge pull request #3248 from lucas-clemente/remove-travis
  • cf09088 Merge pull request #3251 from lucas-clemente/zero-rtt-test-count-coalesced-pa...
  • 68e468a drop support for Go 1.15
  • 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/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.22.1 to 0.23.0.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](quic-go/quic-go@v0.22.1...v0.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2021

Codecov Report

Merging #1213 (4ce2178) into master (5794a97) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1213      +/-   ##
==========================================
- Coverage   44.90%   44.88%   -0.03%     
==========================================
  Files         485      485              
  Lines       29505    29505              
==========================================
- Hits        13250    13243       -7     
- Misses      14864    14869       +5     
- Partials     1391     1393       +2     
Impacted Files Coverage Δ
transport/pipe/impl.go 87.87% <0.00%> (-2.03%) ⬇️
transport/internet/kcp/listener.go 81.18% <0.00%> (-1.99%) ⬇️
transport/internet/headers/http/http.go 83.54% <0.00%> (-1.90%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5794a97...4ce2178. Read the comment docs.

@kslr kslr merged commit 91ae805 into master Aug 20, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/lucas-clemente/quic-go-0.23.0 branch August 20, 2021 02:22
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.

2 participants