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

deps: bump @libp2p/peer-store from 6.0.4 to 8.1.2 #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2023

Bumps @libp2p/peer-store from 6.0.4 to 8.1.2.

Release notes

Sourced from @​libp2p/peer-store's releases.

v8.1.2

8.1.2 (2023-05-10)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.5 (#81) (9c8c655)

v8.1.1

8.1.1 (2023-05-10)

Dependencies

  • bump @​libp2p/interface-libp2p from 2.0.0 to 3.1.0 (#83) (9a8d6c6)

v8.1.0

8.1.0 (2023-05-10)

Features

v8.0.0

8.0.0 (2023-04-24)

⚠ BREAKING CHANGES

  • make peerstore atomic (#75)

Features

v7.0.2

7.0.2 (2023-04-11)

Bug Fixes

  • dispatch peer event on adding new addresses as well as set (#74) (f6d7658)

v7.0.1

7.0.1 (2023-03-17)

Dependencies

... (truncated)

Changelog

Sourced from @​libp2p/peer-store's changelog.

8.1.2 (2023-05-10)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.5 (#81) (9c8c655)

8.1.1 (2023-05-10)

Dependencies

  • bump @​libp2p/interface-libp2p from 2.0.0 to 3.1.0 (#83) (9a8d6c6)

8.1.0 (2023-05-10)

Features

8.0.0 (2023-04-24)

⚠ BREAKING CHANGES

  • make peerstore atomic (#75)

Features

7.0.2 (2023-04-11)

Bug Fixes

  • dispatch peer event on adding new addresses as well as set (#74) (f6d7658)

7.0.1 (2023-03-17)

Dependencies

  • bump @​multiformats/multiaddr from 11.6.1 to 12.0.0 (#73) (8ef9aa1)

7.0.0 (2023-03-13)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • df8cf37 chore(release): 8.1.2 [skip ci]
  • 9c8c655 deps(dev): bump aegir from 38.1.8 to 39.0.5 (#81)
  • 1661f89 chore(release): 8.1.1 [skip ci]
  • 9a8d6c6 deps: bump @​libp2p/interface-libp2p from 2.0.0 to 3.1.0 (#83)
  • 8cdc369 chore(release): 8.1.0 [skip ci]
  • dcfc803 feat: add consume peer record method (#84)
  • d6c3314 chore(release): 8.0.0 [skip ci]
  • 4e89d3b feat!: make peerstore atomic (#75)
  • c590503 chore(release): 7.0.2 [skip ci]
  • f6d7658 fix: dispatch peer event on adding new addresses as well as set (#74)
  • 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 [@libp2p/peer-store](https://github.com/libp2p/js-libp2p-peer-store) from 6.0.4 to 8.1.2.
- [Release notes](https://github.com/libp2p/js-libp2p-peer-store/releases)
- [Changelog](https://github.com/libp2p/js-libp2p-peer-store/blob/master/CHANGELOG.md)
- [Commits](libp2p/js-libp2p-peer-store@v6.0.4...v8.1.2)

---
updated-dependencies:
- dependency-name: "@libp2p/peer-store"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants