libp2p / test-plans

Interoperability tests for libp2p
https://libp2p.io
Other
53 stars 43 forks source link

deps(dev): bump @libp2p/webrtc from 4.0.33 to 5.0.17 in /transport-interop/impl/js/v1.x #552

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @libp2p/webrtc from 4.0.33 to 5.0.17.

Release notes

Sourced from @​libp2p/webrtc's releases.

webtransport: v5.0.17

5.0.17 (2024-11-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/utils bumped from ^6.1.3 to ^6.2.0
    • devDependencies
      • @​libp2p/ping bumped from ^2.0.10 to ^2.0.11
      • libp2p bumped from ^2.2.1 to ^2.3.0

webrtc: v5.0.17

5.0.17 (2024-11-16)

Bug Fixes

  • do not require peer id for webrtc-direct (#2820) (2feaedd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.0.10 to ^2.1.0
      • @​libp2p/utils bumped from ^6.1.3 to ^6.2.0
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.8 to ^6.1.9

prometheus-metrics: v4.2.5

4.2.5 (2024-11-16)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.8 to ^6.1.9

webtransport: v5.0.16

5.0.16 (2024-10-28)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • libp2p bumped from ^2.2.0 to ^2.2.1

... (truncated)

Commits
  • 5feb1bb chore: release main (#2793)
  • 4329553 fix: increase providers validity to 48 hours (#2801)
  • 3098232 fix: only close stream if it is open (#2823)
  • 4db0645 fix: gracefully handle remote stream closure during ping (#2822)
  • eee97c7 fix: require autonat when not automatically confirming addresses (#2824)
  • 2feaedd fix: do not require peer id for webrtc-direct (#2820)
  • c917314 chore: remove libp2p deps from webrtc transport (#2817)
  • 844a8d2 chore: make tests more reliable in ci (#2821)
  • 7dcabb8 feat: add dns mappings to address manager (#2818)
  • 7626b22 fix: run UPnP nat on address change, update nat port mapper (#2797)
  • 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 week ago

Superseded by #561.