ipfs-examples / js-ipfs-examples

Collection of js-ipfs examples
247 stars 158 forks source link

chore(deps): bump @libp2p/tcp from 3.1.2 to 6.1.2 #722

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @libp2p/tcp from 3.1.2 to 6.1.2.

Release notes

Sourced from @​libp2p/tcp's releases.

v6.1.2

6.1.2 (2023-02-01)

Dependencies

  • dev: bump @​libp2p/interface-mocks from 8.0.5 to 9.1.1 (#246) (6f01bd1)
  • dev: bump aegir from 37.12.1 to 38.1.0 (#243) (e7eea28)

v6.1.1

6.1.1 (2023-01-26)

Bug Fixes

  • update log message when socket closes (#249) (f95bbf1)

v6.1.0

6.1.0 (2023-01-21)

Features

Bug Fixes

  • specify host explicitly in node tests (#247) (d7e5a69)

v6.0.9

6.0.9 (2023-01-17)

Bug Fixes

Trivial Changes

v6.0.8

6.0.8 (2022-12-16)

Documentation

... (truncated)

Changelog

Sourced from @​libp2p/tcp's changelog.

6.1.2 (2023-02-01)

Dependencies

  • dev: bump @​libp2p/interface-mocks from 8.0.5 to 9.1.1 (#246) (6f01bd1)
  • dev: bump aegir from 37.12.1 to 38.1.0 (#243) (e7eea28)

6.1.1 (2023-01-26)

Bug Fixes

  • update log message when socket closes (#249) (f95bbf1)

6.1.0 (2023-01-21)

Features

Bug Fixes

  • specify host explicitly in node tests (#247) (d7e5a69)

6.0.9 (2023-01-17)

Bug Fixes

Trivial Changes

6.0.8 (2022-12-16)

Documentation

6.0.7 (2022-12-15)

Bug Fixes

... (truncated)

Commits
  • 6ea251e chore(release): 6.1.2 [skip ci]
  • e7eea28 deps(dev): bump aegir from 37.12.1 to 38.1.0 (#243)
  • 6f01bd1 deps(dev): bump @​libp2p/interface-mocks from 8.0.5 to 9.1.1 (#246)
  • 448df49 chore(release): 6.1.1 [skip ci]
  • f95bbf1 fix: update log message when socket closes (#249)
  • 07a03ac chore(release): 6.1.0 [skip ci]
  • d7e5a69 fix: specify host explicitly in node tests (#247)
  • bff54fa feat: close server on maxConnections (#218)
  • 5767c69 chore(release): 6.0.9 [skip ci]
  • a64ba41 fix: increase default socket close timeout (#242)
  • 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)