Glimesh / broadcast-box

A broadcast, in a box.
MIT License
1.46k stars 83 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v4.0.0

Changelog

  • 3f1622a2f406433f90671ea059ab04119a402883 Add v4 Release Notes to README
  • bb41f23a0f4bbe8fc33af88c314635b16a1016e5 Don't use JitterBuffer in SampleBuilder
  • dc1f8ffd1c1b5c6cb21ea2a57230f1f38a975d4c Add ice transport api to get selected pair stats

v4.0.0-beta.34

Changelog

  • 64f32d2215857491516272cb75957b2d32f14772 Add missing a=ssrc lines for RTX/FEC
  • 9d6c27fb2fb7babb9e73c5bac9a393b376c71868 Update module github.com/pion/ice/v4 to v4.0.2

v4.0.0-beta.33

Changelog

  • d6141bd5176234d733cfea8238845135a06ce6e1 Update module github.com/pion/interceptor to v0.1.37

v4.0.0-beta.32

Changelog

  • 3f084f23c14d8ddc1e862b93bc375c9c615e95d5 Update module github.com/pion/dtls/v3 to v3.0.3
  • 891d96fe0e5e86df51f6586040d9e3e5eac9d748 Support more data from webrtc stats

v4.0.0-beta.31

Changelog

  • 5637661fef28fec16dbf7817a800477624cc0bd4 Add E2E Test for RTX
  • 32f7063f1af5d3b63b7787e9820ae714e14819c5 Send FEC and RTX PayloadType into interceptor
  • a67587daa8e72513a4014dd40e460d4315376fc6 Update module golang.org/x/net to v0.29.0
  • 4541b73b1a415e31846354147197ccc092e5057f Add Retransmission and FEC to TrackLocal
  • bd2309f7f41af80dc8b7411f667d7df55280132e Update module github.com/pion/interceptor to v0.1.31
  • c27b269d01449ddc6778a859549914f9a80b922a Update module github.com/pion/srtp/v3 to v3.0.4

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
  • 3f1622a Add v4 Release Notes to README
  • bb41f23 Don't use JitterBuffer in SampleBuilder
  • dc1f8ff Add ice transport api to get selected pair stats
  • 64f32d2 Add missing a=ssrc lines for RTX/FEC
  • 9d6c27f Update module github.com/pion/ice/v4 to v4.0.2
  • d6141bd Update module github.com/pion/interceptor to v0.1.37
  • 3f084f2 Update module github.com/pion/dtls/v3 to v3.0.3
  • 891d96f Support more data from webrtc stats
  • 5637661 Add E2E Test for RTX
  • 32f7063 Send FEC and RTX PayloadType into interceptor
  • 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 month ago

Superseded by #200.