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.26 to 4.0.0-beta.29 #174

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v4.0.0-beta.29

Changelog

  • 4a97b7d67e915e89606f7dfe82810623d7d323d3 Update golang Docker tag to v1.23
  • 0824ea6e7f517924c8493771e720b006acd49b63 Update module github.com/pion/ice/v4 to v4.0.1
  • 9de288023be13bf7e1a293d5b01d9f5459b13b61 Update module github.com/pion/datachannel to v1.5.9
  • 752e442994d7eb5e44f7322337968f6bd30bd284 Update CI configs to v0.11.15
  • d54f7870eb0968b0f4c6f8f3ac967457ca8e426c Only send PLIs for video tracks in examples
  • ddb9219c849e10914e1f83a8b279a4080c2e3594 Bump sctp to v1.8.33
  • d10ba36a5b71ad7b76da98502bb472b3c9203cfd Add TestPeerConnection_GracefulCloseWhileOpening
  • 48a2e5a0cc87fd675a428ca2eae43107fa513ef3 Revert "Run ops.GracefulClose earlier in pc.Close"
  • 130b6ae7ff4dee22e6e56e43f9c7a390dae7b72f Bump sctp to v1.8.22
  • 1e76a83d1afb9530ba60b725f956ab62a53cc009 Fix SCTPTransport OnClose test
  • ec6b6f1d54085a2e22def1fbb946b76bdb203999 Run ops.GracefulClose earlier in pc.Close

v4.0.0-beta.28

What's Changed

Full Changelog: https://github.com/pion/webrtc/compare/v4.0.0-beta.27...v4.0.0-beta.28

v4.0.0-beta.27

What's Changed

New Contributors

Full Changelog: https://github.com/pion/webrtc/compare/v4.0.0-beta.26...v4.0.0-beta.27

Commits
  • 4a97b7d Update golang Docker tag to v1.23
  • 0824ea6 Update module github.com/pion/ice/v4 to v4.0.1
  • 9de2880 Update module github.com/pion/datachannel to v1.5.9
  • 752e442 Update CI configs to v0.11.15
  • d54f787 Only send PLIs for video tracks in examples
  • ddb9219 Bump sctp to v1.8.33
  • d10ba36 Add TestPeerConnection_GracefulCloseWhileOpening
  • 48a2e5a Revert "Run ops.GracefulClose earlier in pc.Close"
  • 130b6ae Bump sctp to v1.8.22
  • 1e76a83 Fix SCTPTransport OnClose test
  • 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)