Glimesh / broadcast-box

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

Bump github.com/pion/interceptor from 0.1.30 to 0.1.37 #197

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/pion/interceptor from 0.1.30 to 0.1.37.

Release notes

Sourced from github.com/pion/interceptor's releases.

v0.1.37

What's Changed

New Contributors

Full Changelog: https://github.com/pion/interceptor/compare/v0.1.36...v0.1.37

v0.1.36

Changelog

  • bfda3e00334428a1192adb1773f2c408799713f5 Fix race in a03526d8eb82

v0.1.35

Changelog

  • a03526d8eb82df0cdeffc93e51af1db1e83e45cd Add support for RFC 4588

v0.1.34

Changelog

  • 5ce4343da55aa344d91505f423901605ad6601a3 Fix PayloadType type

v0.1.33

Changelog

  • a572d90e0e4e31b30d71e58c9d8d30d104f4385f Add PayloadType for FEC and RTX also

v0.1.32

Changelog

  • c6a7ea8261ea13221d7458190e6a4f09d19cea0e Add RTX and FEC support to StreamInfo

v0.1.31

What's Changed

New Contributors

Full Changelog: https://github.com/pion/interceptor/compare/v0.1.30...v0.1.31

Commits
  • 0eab188 Fix zero payload size cause panic
  • bfda3e0 Fix race in a03526d8eb82
  • a03526d Add support for RFC 4588
  • 5ce4343 Fix PayloadType type
  • a572d90 Add PayloadType for FEC and RTX also
  • c6a7ea8 Add RTX and FEC support to StreamInfo
  • 30f6940 Add ResponderStreamsFilter to NACKs
  • 3b3394f Update go.mod version to 1.20
  • e2314b1 Update CI configs to v0.11.15
  • c1aa8fc Update module github.com/pion/rtp to v1.8.9
  • See full diff 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)