Glimesh / broadcast-box

A broadcast, in a box.
MIT License
1.42k stars 78 forks source link

Bump github.com/pion/webrtc/v4 from 4.0.0-beta.29 to 4.0.0-beta.30 #187

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps github.com/pion/webrtc/v4 from 4.0.0-beta.29 to 4.0.0-beta.30.

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.0.0-beta.30

Changelog

  • 5bf7c9465c794763812e3ec2aaf6d29815a87e27 Send Abort In SCTP Close
  • a857d57a872d104a076ac612937ebc49b109984c Return object icluding stat id for selected pair
  • 28adb77ee689226db185381683ef3930fb7a67ca Fix Mux logging on Close
  • 1a214d2fcb1971d403996d2023d64477ab5f345b Use Mutex for Mux
  • e6a86e74b95f2bdf94a6459ff5bda3ca4c3666f6 Don't reuse transceiver in one round negotiation
  • 9a71f6981fd072c1a22650b027f61a91d13e2823 Prevent ICETransport start/stop deadlock
  • 4ef00e6e5f78647305cdd08568d16f49ae6190eb Update module golang.org/x/net to v0.28.0
  • 3147b45f9db5f0c7594135a53141908961736266 Improve examples/stats
  • 661a92fe64b4c6c4a21e6b834eed8c7f6289b34f Update module github.com/pion/dtls/v3 to v3.0.2
  • b55d6d11e6520651fe8c54f3422f5a32217298a9 Update go.mod version to 1.20
  • 9a61d682379c197134e5872e2449650ca9d2b409 Fix concurrent pc.GracefulClose
  • 64a837f68874ce606b8171f5d58dbdbb59d6d14e Add DTLS Handshake hooks to SettingEngine
Commits
  • 5bf7c94 Send Abort In SCTP Close
  • a857d57 Return object icluding stat id for selected pair
  • 28adb77 Fix Mux logging on Close
  • 1a214d2 Use Mutex for Mux
  • e6a86e7 Don't reuse transceiver in one round negotiation
  • 9a71f69 Prevent ICETransport start/stop deadlock
  • 4ef00e6 Update module golang.org/x/net to v0.28.0
  • 3147b45 Improve examples/stats
  • 661a92f Update module github.com/pion/dtls/v3 to v3.0.2
  • b55d6d1 Update go.mod version to 1.20
  • 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 3 weeks ago

Superseded by #192.