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-tcp-transport from 0.2.2 to 0.2.5 #59

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 27, 2021

Bumps github.com/libp2p/go-tcp-transport from 0.2.2 to 0.2.5.

Release notes

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

v0.2.5

updates dependencies

v0.2.4

This patch release:

  • fixes an unbounded state growth caused by the metrics tracer in case Prometheus was not running (#81)
  • fixes a noisy log statement on darwin

v0.2.3

OpenBSD doesn't allow setting of the keepalive period, so we shouldn't log an error on that architecture.

Commits
  • 740341d Merge pull request #87 from libp2p/update-deps
  • a297c9b chore: update go-libp2p-transport-upgrader and go-multiaddr
  • 6686213 Merge pull request #84 from libp2p/update-deps
  • b7c3e50 chore: update go-libp2p-transport-upgrader and go-reuseport-transport
  • 6f6294e Merge pull request #86 from libp2p/update-testing
  • 410876b update go-libp2p-testing to v0.4.2
  • 398a666 Merge pull request #82 from libp2p/fix-unbounded-state
  • d611dc7 start collecting RTT and bandwidth metrics when Collect is calleed
  • 4fe8055 use conn.Close() to remove closed connections from tracer
  • f27215f Merge pull request #83 from libp2p/fix/noisy-log
  • 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-tcp-transport](https://github.com/libp2p/go-tcp-transport) from 0.2.2 to 0.2.5.
- [Release notes](https://github.com/libp2p/go-tcp-transport/releases)
- [Commits](libp2p/go-tcp-transport@v0.2.2...v0.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 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.

None yet

0 participants