bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.88k stars 1.41k forks source link

build(deps): bump github.com/pion/interceptor from 0.1.25 to 0.1.27 #3171

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/pion/interceptor from 0.1.25 to 0.1.27.

Release notes

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

v0.1.27

Changelog

  • 37ab171 Jitter Buffer: Enable setting a minimum length

v0.1.26

Changelog

  • d6aad58 Update module github.com/pion/rtp to v1.8.4
  • 26d3177 Update module github.com/stretchr/testify to v1.9.0
  • f4ec81e Update module github.com/pion/rtcp to v1.2.14
  • 240c612 Fix linter errors
  • 5574fda Unbind stream for report interceptor
  • d9d223e Start pkg/jitterbuffer
  • 450ac84 Update CI configs to v0.11.3
  • 6859fa0 Update CI configs to v0.11.0
  • 31c4e8d Remove 'AUTHORS.txt' from README.md
  • 5e27836 Remove 'Generate Authors' workflow
  • 96b0a90 Update module github.com/pion/rtcp to v1.2.13
  • df24211 Update module github.com/pion/rtcp to v1.2.12
  • ec8c837 Update module github.com/pion/rtp to v1.8.3
  • a621baf Flex fec encoder for RFC version 03
Commits
  • 37ab171 Jitter Buffer: Enable setting a minimum length
  • d6aad58 Update module github.com/pion/rtp to v1.8.4
  • 26d3177 Update module github.com/stretchr/testify to v1.9.0
  • f4ec81e Update module github.com/pion/rtcp to v1.2.14
  • 240c612 Fix linter errors
  • 5574fda Unbind stream for report interceptor
  • d9d223e Start pkg/jitterbuffer
  • 450ac84 Update CI configs to v0.11.3
  • 6859fa0 Update CI configs to v0.11.0
  • 31c4e8d Remove 'AUTHORS.txt' from README.md
  • 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)
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.65%. Comparing base (ac14a2f) to head (f7b84ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3171 +/- ## ======================================= Coverage 55.65% 55.65% ======================================= Files 151 151 Lines 16874 16874 ======================================= Hits 9391 9391 Misses 6744 6744 Partials 739 739 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

This issue is mentioned in release v1.7.0 🚀 Check out the entire changelog by clicking here