ibp-network / ibp-monitor

15 stars 10 forks source link

Bump @libp2p/websockets from 5.0.8 to 6.0.0 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @libp2p/websockets from 5.0.8 to 6.0.0.

Release notes

Sourced from @​libp2p/websockets's releases.

v6.0.0

6.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • the type of the source/sink properties have changed

Dependencies

v5.0.10

5.0.10 (2023-04-12)

Dependencies

  • bump @​libp2p/interface-connection from 3.1.1 to 4.0.0 (#231) (e2f7204)

v5.0.9

5.0.9 (2023-04-10)

Bug Fixes

  • correction package.json exports types path (#230) (0a6ed35)
Changelog

Sourced from @​libp2p/websockets's changelog.

6.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • the type of the source/sink properties have changed

Dependencies

5.0.10 (2023-04-12)

Dependencies

  • bump @​libp2p/interface-connection from 3.1.1 to 4.0.0 (#231) (e2f7204)

5.0.9 (2023-04-10)

Bug Fixes

  • correction package.json exports types path (#230) (0a6ed35)
Commits
  • 671187e chore(release): 6.0.0 [skip ci]
  • 5a69d38 deps!: update stream types (#232)
  • 0f39f47 chore(release): 5.0.10 [skip ci]
  • e2f7204 deps: bump @​libp2p/interface-connection from 3.1.1 to 4.0.0 (#231)
  • d76f20e chore(release): 5.0.9 [skip ci]
  • 0a6ed35 fix: correction package.json exports types path (#230)
  • See full diff 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)
dependabot[bot] commented 1 year ago

Superseded by #35.