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.21.0 to 0.21.1 #1072

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/lucas-clemente/quic-go from 0.21.0 to 0.21.1.

Commits
  • 2945227 Merge pull request #3203 from lucas-clemente/go1-17-beta1
  • 7c74d1e add support for Go 1.17 Beta 1
  • e36795e Merge pull request #3202 from lucas-clemente/gomodvendor
  • a203702 add a CI test that go mod vendor works
  • 40a5dbe Merge pull request #3195 from lucas-clemente/fix-go118-vendoring
  • 1b3b4e1 Merge pull request #3201 from lucas-clemente/update-gomock
  • 9dcc3fb update gomock to v1.6.0
  • 2e7c56d prevent go mod vendor from stumbling over the Go 1.18 file
  • See full diff 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.21.0 to 0.21.1.
- [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@v.0.21...v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2021

Codecov Report

Merging #1072 (90ba80d) into master (92bb168) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1072      +/-   ##
==========================================
+ Coverage   43.98%   44.08%   +0.09%     
==========================================
  Files         482      482              
  Lines       24904    24904              
==========================================
+ Hits        10955    10978      +23     
+ Misses      12611    12594      -17     
+ Partials     1338     1332       -6     
Impacted Files Coverage Δ
transport/internet/kcp/connection.go 70.47% <0.00%> (-1.27%) ⬇️
transport/internet/kcp/listener.go 82.75% <0.00%> (+2.29%) ⬆️
transport/internet/websocket/connection.go 17.20% <0.00%> (+4.30%) ⬆️
proxy/freedom/freedom.go 47.31% <0.00%> (+4.30%) ⬆️
common/buf/reader.go 85.91% <0.00%> (+7.04%) ⬆️
transport/internet/udp/dispatcher.go 77.01% <0.00%> (+13.79%) ⬆️

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 92bb168...90ba80d. Read the comment docs.

@Loyalsoldier Loyalsoldier merged commit c39cff3 into master Jun 16, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/lucas-clemente/quic-go-0.21.1 branch June 16, 2021 05:49
kyze8439690 pushed a commit to kyze8439690/v2ray-core-lib that referenced this pull request Jul 7, 2021
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.21.0 to 0.21.1.
- [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@v.0.21...v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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