Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

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: libp2p/go-libp2p-peerstore@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 dependabot bot added the kind:deps Pull requests that update a dependency file label Jul 4, 2022
@Wondertan
Copy link
Member

Should become green once #887 is merged.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.7.1 branch from 5d8526e to af0cd1e Compare August 12, 2022 14:50
Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
- [Commits](libp2p/go-libp2p-peerstore@v0.6.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.7.1 branch from af0cd1e to 5b38c3f Compare August 12, 2022 14:51
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2022

Codecov Report

Merging #880 (5b38c3f) into main (208eb0b) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #880      +/-   ##
==========================================
- Coverage   59.08%   58.98%   -0.10%     
==========================================
  Files         133      133              
  Lines        8045     8053       +8     
==========================================
- Hits         4753     4750       -3     
- Misses       2819     2829      +10     
- Partials      473      474       +1     
Impacted Files Coverage Δ
ipld/get_namespaced_shares.go 88.14% <0.00%> (-2.23%) ⬇️
service/state/core_access.go 17.26% <0.00%> (-1.06%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renaynay
Copy link
Member

It already is green @Wondertan

Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

defer to @Wondertan

@Wondertan Wondertan merged commit b595b74 into main Aug 12, 2022
@Wondertan Wondertan deleted the dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.7.1 branch August 12, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:deps Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants