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

go: bump github.com/libp2p/go-libp2p-core from 0.8.2 to 0.8.4 in /go #3711

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/libp2p/go-libp2p-core from 0.8.2 to 0.8.4.

Release notes

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

v0.8.4

Introduces an Event to detect TCP & UDP NAT Device Type.

v0.8.3

Adds support for forcing a direct connection with a peer even if we already have a relayed connection.

Commits
  • 412dbb3 Event for user's NAT Device Type: Tell user if the node is behind an Easy or ...
  • 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 dependabot bot added c:deps Category: external dependencies golang labels Feb 19, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/github.com/libp2p/go-libp2p-core-0.8.4 branch from ad02c7d to 81da646 Compare February 19, 2021 08:30
@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #3711 (81da646) into master (9623337) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3711      +/-   ##
==========================================
- Coverage   66.55%   66.51%   -0.05%     
==========================================
  Files         400      400              
  Lines       39660    39660              
==========================================
- Hits        26396    26380      -16     
- Misses       9481     9491      +10     
- Partials     3783     3789       +6     
Impacted Files Coverage Δ
go/consensus/tendermint/apps/governance/query.go 83.33% <0.00%> (-16.67%) ⬇️
go/worker/upgrade/worker.go 64.35% <0.00%> (-4.96%) ⬇️
go/consensus/tendermint/full/services.go 75.83% <0.00%> (-4.17%) ⬇️
go/storage/mkvs/remove.go 85.56% <0.00%> (-4.13%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
go/consensus/tendermint/apps/beacon/state/state.go 70.49% <0.00%> (-3.28%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 69.52% <0.00%> (-2.39%) ⬇️
go/runtime/tagindexer/tagindexer.go 68.96% <0.00%> (-2.30%) ⬇️
go/consensus/tendermint/governance/governance.go 58.67% <0.00%> (-1.66%) ⬇️
go/storage/mkvs/iterator.go 81.75% <0.00%> (-1.46%) ⬇️
... and 18 more

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 6d110ea...a87acdf. Read the comment docs.

@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/libp2p/go-libp2p-core-0.8.4 branch from 81da646 to a87acdf Compare February 19, 2021 09:59
@ptrus ptrus enabled auto-merge February 19, 2021 09:59
@ptrus ptrus merged commit 1133df4 into master Feb 19, 2021
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/libp2p/go-libp2p-core-0.8.4 branch February 19, 2021 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant