gossamer icon indicating copy to clipboard operation
gossamer copied to clipboard

chore(deps): bump github.com/libp2p/go-libp2p-peerstore from 0.6.0 to 0.7.1

Open dependabot[bot] opened this issue 3 years ago • 2 comments

Bumps github.com/libp2p/go-libp2p-peerstore from 0.6.0 to 0.7.1.

Release notes

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

v0.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/libp2p/go-libp2p-peerstore/compare/v0.6.0...v0.7.0

Commits
  • caf30df Merge pull request #202 from libp2p/MarcoPolo-patch-1
  • fa0eab3 Release v0.7.1
  • c80216f stop using the peer.Set (#201)
  • 9f3a96b Merge pull request #200 from libp2p/marco/with-clock-2
  • 1f173bd Bump version
  • b09e128 Use mock clock in pstoreds and tests
  • 3bf1f8c Merge pull request #199 from libp2p/marco/with-clock
  • 143e7c9 Use a clock interface to better support testing
  • e9c56d2 pstoremem: fix slice preallocation in GetProtocols (#198)
  • f0dc314 Merge pull request #196 from libp2p/web3-bot/sync
  • 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[bot] avatar Aug 01 '22 00:08 dependabot[bot]

@EclesioMeloJunior @edwardmack didn't we bump this recently already? 🤔

qdm12 avatar Aug 01 '22 14:08 qdm12

@qdm12 following the @edwardmack merged PR we updated:

go-libp2p-peerstore from v0.3.0 to v0.6.0

And now it is updating to v0.7.1

EclesioMeloJunior avatar Aug 01 '22 14:08 EclesioMeloJunior

Superseded by #2765.

dependabot[bot] avatar Aug 22 '22 00:08 dependabot[bot]