libp2p / js-libp2p-amino-dht-bootstrapper

A CLI for starting an Amino DHT bootstrapper
Other
1 stars 2 forks source link

deps: bump @chainsafe/libp2p-yamux from 5.0.0 to 6.0.2 #108

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps @chainsafe/libp2p-yamux from 5.0.0 to 6.0.2.

Release notes

Sourced from @​chainsafe/libp2p-yamux's releases.

v6.0.2

6.0.2 (2024-02-08)

Bug Fixes

v6.0.1

6.0.1 (2023-11-30)

Bug Fixes

v6.0.0

6.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • yield uint8arraylists (#65)

Features

v5.0.4

5.0.4 (2023-11-29)

Dependencies

v5.0.3

5.0.3 (2023-11-14)

Bug Fixes

  • establish RTT at start of connection (#64) (672523b)

v5.0.2

5.0.2 (2023-11-12)

Bug Fixes

... (truncated)

Changelog

Sourced from @​chainsafe/libp2p-yamux's changelog.

6.0.2 (2024-02-08)

Bug Fixes

6.0.1 (2023-11-30)

Bug Fixes

6.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • yield uint8arraylists (#65)

Features

5.0.4 (2023-11-29)

Dependencies

5.0.3 (2023-11-14)

Bug Fixes

  • establish RTT at start of connection (#64) (672523b)

5.0.2 (2023-11-12)

Bug Fixes

  • remove abortable iterator from muxer (#63) (064bf1c)

5.0.1 (2023-11-12)

... (truncated)

Commits
  • 545c5f6 chore(release): 6.0.2 [skip ci]
  • f77b9ec fix: send data during graceful close (#75)
  • f5d92da fix: send data during graceful close. (#73)
  • 1f9173b chore(release): 6.0.1 [skip ci]
  • bfad61c fix: update interface import path (#68)
  • dafe5ae chore(release): 6.0.0 [skip ci]
  • 9ffc44d feat!: yield uint8arraylists (#65)
  • 7e9aba6 chore(release): 5.0.4 [skip ci]
  • f2492e9 deps(dev): update aegir to 41.x.x (#67)
  • 018257f chore(release): 5.0.3 [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.