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.2 #209

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

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

Release notes

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

v4.0.2

Changelog

  • 2fd3640fa3e394aa65cd22447349bdad76c26844 Only collect single fingerprints/ICE credentials
  • 363e017709d856f5843ccc354b25c3e4a71e52f2 Update module github.com/pion/dtls/v3 to v3.0.4
  • 8c06e02690fd41a8cbdf0f9db13115e82cb1208b Update module golang.org/x/net to v0.30.0
  • e53cbc423a41babfc4da69af404e61228cce4e48 Fix race when closing ICE Transport
  • ae893170883e489b92af8a7535d2ff7ff4af4b8c Test that NULL Protection Profile is disabled
  • 271ab556c8a42e21ca49d18e5b046d9031367c86 Add WithPayloader to TrackLocalStatic

v4.0.1

What's Changed

Full Changelog: https://github.com/pion/webrtc/compare/v4.0.0...v4.0.1

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

... (truncated)

Commits
  • 2fd3640 Only collect single fingerprints/ICE credentials
  • 363e017 Update module github.com/pion/dtls/v3 to v3.0.4
  • 8c06e02 Update module golang.org/x/net to v0.30.0
  • e53cbc4 Fix race when closing ICE Transport
  • ae89317 Test that NULL Protection Profile is disabled
  • 271ab55 Add WithPayloader to TrackLocalStatic
  • 76634b1 Add SetFireOnTrackBeforeFirstRTP
  • 8fbf821 Change receiveMTU from 1460 -> 1500
  • e51984e Add siobud.com/meeting to README
  • 3f1622a Add v4 Release Notes to README
  • 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)