ibp-network / ibp-monitor

15 stars 10 forks source link

Bump @libp2p/kad-dht from 8.0.12 to 9.3.5 #53

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @libp2p/kad-dht from 8.0.12 to 9.3.5.

Release notes

Sourced from @​libp2p/kad-dht's releases.

v9.3.5

9.3.5 (2023-05-26)

Bug Fixes

  • use events to delay before self-query (#478) (46313a8)

Dependencies

v9.3.4

9.3.4 (2023-05-22)

Bug Fixes

v9.3.3

9.3.3 (2023-05-09)

Bug Fixes

v9.3.2

9.3.2 (2023-05-09)

Bug Fixes

  • only start self-query if node is not stopped (843fe61)

v9.3.1

9.3.1 (2023-05-09)

Bug Fixes

  • if client mode is specifed, do not auto-switch to server mode (#475) (abe6a25)

v9.3.0

9.3.0 (2023-05-09)

Features

... (truncated)

Changelog

Sourced from @​libp2p/kad-dht's changelog.

9.3.5 (2023-05-26)

Bug Fixes

  • use events to delay before self-query (#478) (46313a8)

Dependencies

9.3.4 (2023-05-22)

Bug Fixes

9.3.3 (2023-05-09)

Bug Fixes

9.3.2 (2023-05-09)

Bug Fixes

  • only start self-query if node is not stopped (843fe61)

9.3.1 (2023-05-09)

Bug Fixes

  • if client mode is specifed, do not auto-switch to server mode (#475) (abe6a25)

9.3.0 (2023-05-09)

Features

  • switch to server mode automatically when addresses change (#473) (de51cbe)

9.2.0 (2023-05-05)

... (truncated)

Commits
  • c57f6d7 chore(release): 9.3.5 [skip ci]
  • 50524f9 deps(dev): bump delay from 5.0.0 to 6.0.0 (#476)
  • 46313a8 fix: use events to delay before self-query (#478)
  • b70076a chore(release): 9.3.4 [skip ci]
  • 3744a20 fix: add events dep (#477)
  • 779eea2 chore(release): 9.3.3 [skip ci]
  • 0c8d464 fix: work in browsers without extra deps (#474)
  • 3a9afd5 chore(release): 9.3.2 [skip ci]
  • 843fe61 fix: only start self-query if node is not stopped
  • 2a96d52 chore(release): 9.3.1 [skip ci]
  • 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] commented 1 year ago

Superseded by #55.