Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

deps: bump @libp2p/kad-dht from 7.0.3 to 9.3.3 #4352

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @libp2p/kad-dht from 7.0.3 to 9.3.3.

Release notes

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

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

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

v9.2.0

9.2.0 (2023-05-05)

Features

  • invoke onProgress callback if passed as an option (#472) (0bef25f)

v9.1.5

9.1.5 (2023-05-05)

Bug Fixes

  • log peer id not whole object (#470) (e9efb7f)
  • only choose query peers after initial self-query has run (#471) (4d05154)

v9.1.4

... (truncated)

Changelog

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

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)

Features

  • invoke onProgress callback if passed as an option (#472) (0bef25f)

9.1.5 (2023-05-05)

Bug Fixes

  • log peer id not whole object (#470) (e9efb7f)
  • only choose query peers after initial self-query has run (#471) (4d05154)

9.1.4 (2023-05-04)

Dependencies

  • update @​libp2p/interface-peer-discovery to 2.0.0 (#469) (2c0fc68)

... (truncated)

Commits
  • 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]
  • abe6a25 fix: if client mode is specifed, do not auto-switch to server mode (#475)
  • 1fb2df2 chore(release): 9.3.0 [skip ci]
  • de51cbe feat: switch to server mode automatically when addresses change (#473)
  • 508023d chore(release): 9.2.0 [skip ci]
  • 0bef25f feat: invoke onProgress callback if passed as an option (#472)
  • 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/kad-dht](https://github.com/libp2p/js-libp2p-kad-dht) from 7.0.3 to 9.3.3.
- [Release notes](https://github.com/libp2p/js-libp2p-kad-dht/releases)
- [Changelog](https://github.com/libp2p/js-libp2p-kad-dht/blob/master/CHANGELOG.md)
- [Commits](libp2p/js-libp2p-kad-dht@v7.0.3...v9.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/libp2p/kad-dht-9.3.3 branch May 25, 2023 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants