libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 435 forks source link

deps: bump node-datachannel from 0.5.5 to 0.6.0 #2469

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps node-datachannel from 0.5.5 to 0.6.0.

Release notes

Sourced from node-datachannel's releases.

v0.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/murat-dogan/node-datachannel/compare/v0.5.5...v0.6.0

Commits
  • fce20fe v0.6.0
  • bfd381f update lock file
  • 5143e91 add websocket tests
  • fb91e2e fix console logs
  • 4c9797d fix typo
  • af26b72 Merge pull request #235 from ptesavol/master
  • 76c0ac5 Merge branch 'master' into master
  • 131208f Merge pull request #226 from murat-dogan/dependabot/npm_and_yarn/follow-redir...
  • f5f0979 Merge pull request #227 from murat-dogan/dependabot/npm_and_yarn/examples/ele...
  • 54822db Merge pull request #237 from murat-dogan/arm64-static-openssl
  • 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 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)