ipfs-examples / helia-examples

How to do most anything with your Helia node
https://verified-fetch.vercel.app
72 stars 62 forks source link

chore(deps): bump libp2p from 0.45.9 to 0.46.9 #141

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps libp2p from 0.45.9 to 0.46.9.

Commits
  • c649aa9 chore: release master (#2021)
  • 7517082 fix(@​libp2p/webrtc): close data-channel on muxer stream end (#1976)
  • 2b755a8 refactor: remove abortable-iterator usage (#1785)
  • 0634e3b fix(@​libp2p/webtransport): remove custom WebTransport types (#2022)
  • a6be8f0 fix(libp2p): emit peer:discovered event on internal event bus (#2019)
  • ac8a1ca chore: release master (#2015)
  • a533cc3 chore: publish multidim interop test module (#2008)
  • 4f19234 fix(@​libp2p/mdns): do not send TXT records that are too long (#2014)
  • 3282563 fix(@​libp2p/webtransport): remove filters export (#2018)
  • 4559a62 docs: exclude examples from api docs (#2016)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #143.