libp2p / js-libp2p-pubsub-peer-discovery

A js-libp2p module that uses pubsub for mdns like peer discovery
Other
11 stars 6 forks source link

deps: bump @libp2p/components from 2.1.1 to 3.1.1 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @libp2p/components from 2.1.1 to 3.1.1.

Release notes

Sourced from @​libp2p/components's releases.

v3.1.1

3.1.1 (2022-10-11)

Dependencies

  • upgrade @​libp2p/interface-pubsub to 3.0.0 (#22) (6ba77ee)

v3.1.0

3.1.0 (2022-10-11)

Features

  • add simple getters for all components (#21) (a970f68)

v3.0.1

3.0.1 (2022-10-07)

Dependencies

  • update address manager interface (#20) (4f0ed1f)

v3.0.0

3.0.0 (2022-10-06)

⚠ BREAKING CHANGES

  • upgrade interface-transport to ^2.0.0 (#19)

Dependencies

  • upgrade interface-transport to ^2.0.0 (#19) (550624a)
Changelog

Sourced from @​libp2p/components's changelog.

3.1.1 (2022-10-11)

Dependencies

  • upgrade @​libp2p/interface-pubsub to 3.0.0 (#22) (6ba77ee)

3.1.0 (2022-10-11)

Features

  • add simple getters for all components (#21) (a970f68)

3.0.1 (2022-10-07)

Dependencies

  • update address manager interface (#20) (4f0ed1f)

3.0.0 (2022-10-06)

⚠ BREAKING CHANGES

  • upgrade interface-transport to ^2.0.0 (#19)

Dependencies

  • upgrade interface-transport to ^2.0.0 (#19) (550624a)
Commits
  • 0d1c07d chore(release): 3.1.1 [skip ci]
  • 6ba77ee deps: upgrade @​libp2p/interface-pubsub to 3.0.0 (#22)
  • 082ec9e chore(release): 3.1.0 [skip ci]
  • a970f68 feat: add simple getters for all components (#21)
  • f13f077 chore(release): 3.0.1 [skip ci]
  • 4f0ed1f deps: update address manager interface (#20)
  • 0d7fa37 chore(release): 3.0.0 [skip ci]
  • 550624a deps!: upgrade interface-transport to ^2.0.0 (#19)
  • See full diff 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] commented 2 years ago

Looks like @libp2p/components is no longer a dependency, so this is no longer needed.