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 from 0.14.4 to 0.15.0 in /go #4257

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2021

Bumps github.com/libp2p/go-libp2p from 0.14.4 to 0.15.0.

Release notes

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

v0.15.0

We're happy to announce go-libp2p v0.15.0. This release adds a new mDNS implementation, deprecating our old (and buggy) one. This release also removes a lot of deprecated interfaces, functions, methods and variables.

Changelog

... (truncated)

Commits
  • 1659421 chore: update go-tcp-transport to v0.2.8
  • ec3c9cb implement the new mDNS spec, move the old mDNS implementation (#1161)
  • 8b77428 Merge pull request #1160 from libp2p/update-dependencies
  • 650a77b update dependencies
  • 99da7f0 Merge pull request #1156 from libp2p/remove-deprecated-host-constructor
  • 82a43f7 remove deprecated basichost.New constructor
  • 989fba5 Merge pull request #1147 from lthibault/enhancement/stateful-addr-events
  • 159a6fc Merge pull request #1149 from libp2p/fix/deflake-echo-test
  • aaef2e0 Merge pull request #1148 from godcongdev/master
  • 8217b1f fix: deflake multipro echo test
  • 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)

@dependabot dependabot bot added c:deps Category: external dependencies golang labels Sep 14, 2021
@kostko
Copy link
Member

kostko commented Sep 14, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/github.com/libp2p/go-libp2p-0.15.0 branch from df0c7eb to 63469fd Compare September 14, 2021 15:26
dependabot bot and others added 2 commits September 15, 2021 09:40
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p)
from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Commits](libp2p/go-libp2p@v0.14.4...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@kostko kostko force-pushed the dependabot/go_modules/go/github.com/libp2p/go-libp2p-0.15.0 branch from 63469fd to 5912d35 Compare September 15, 2021 07:40
@kostko kostko enabled auto-merge September 15, 2021 07:49
@kostko kostko merged commit 0de7539 into master Sep 15, 2021
@kostko kostko deleted the dependabot/go_modules/go/github.com/libp2p/go-libp2p-0.15.0 branch September 15, 2021 08:24
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