Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump @libp2p/tcp from 5.0.2 to 6.1.2 #71

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps @libp2p/tcp from 5.0.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)

MarcelRaschke and others added 3 commits August 4, 2022 22:31
[pull] master from ipfs:master
[pull] master from ipfs:master
Bumps [@libp2p/tcp](https://github.com/libp2p/js-libp2p-tcp) from 5.0.2 to 6.1.2.
- [Release notes](https://github.com/libp2p/js-libp2p-tcp/releases)
- [Changelog](https://github.com/libp2p/js-libp2p-tcp/blob/master/CHANGELOG.md)
- [Commits](libp2p/js-libp2p-tcp@v5.0.2...v6.1.2)

---
updated-dependencies:
- dependency-name: "@libp2p/tcp"
  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 Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant