pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
535 stars 122 forks source link

fix(deps): update module github.com/pion/interceptor to v0.1.16 #497

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/interceptor require patch v0.1.12 -> v0.1.16

Release Notes

pion/interceptor ### [`v0.1.16`](https://togithub.com/pion/interceptor/releases/tag/v0.1.16) [Compare Source](https://togithub.com/pion/interceptor/compare/v0.1.15...v0.1.16) #### Changelog - [`3f299e1`](https://togithub.com/pion/interceptor/commit/3f299e1) Filter packets and reports by SSRC ### [`v0.1.15`](https://togithub.com/pion/interceptor/releases/tag/v0.1.15) [Compare Source](https://togithub.com/pion/interceptor/compare/v0.1.14...v0.1.15) #### Changelog - [`71346d6`](https://togithub.com/pion/interceptor/commit/71346d6) Add intervalpli Factory ### [`v0.1.14`](https://togithub.com/pion/interceptor/releases/tag/v0.1.14) [Compare Source](https://togithub.com/pion/interceptor/compare/v0.1.13...v0.1.14) #### Changelog - [`81c3c2a`](https://togithub.com/pion/interceptor/commit/81c3c2a) Don't discarding if TWCC Generator isn't ready - [`1075999`](https://togithub.com/pion/interceptor/commit/1075999) Fix stats interceptor deadlock - [`7355501`](https://togithub.com/pion/interceptor/commit/7355501) fix a bug in adaptive_threshold ### [`v0.1.13`](https://togithub.com/pion/interceptor/releases/tag/v0.1.13) [Compare Source](https://togithub.com/pion/interceptor/compare/v0.1.12...v0.1.13) #### Changelog - [`54caf4d`](https://togithub.com/pion/interceptor/commit/54caf4d) Unbinding should happen on remote stream - [`535d066`](https://togithub.com/pion/interceptor/commit/535d066) Fix precision error in stats interceptor - [`049f4cd`](https://togithub.com/pion/interceptor/commit/049f4cd) Implement Naive PLI Generator - [`585f01c`](https://togithub.com/pion/interceptor/commit/585f01c) Update README to match other Pion repos - [`2d68c94`](https://togithub.com/pion/interceptor/commit/2d68c94) Fix routine leak in TWCC Send Interceptor - [`6d63a76`](https://togithub.com/pion/interceptor/commit/6d63a76) Update module github.com/stretchr/testify to v1.8.2 - [`0c6e7fd`](https://togithub.com/pion/interceptor/commit/0c6e7fd) Update module github.com/stretchr/testify to v1.8.1 - [`141ed47`](https://togithub.com/pion/interceptor/commit/141ed47) Update CI configs to v0.10.3 - [`cd02037`](https://togithub.com/pion/interceptor/commit/cd02037) Update CI configs to v0.10.2

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (cadb155) 58.83% compared to head (007d516) 58.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #497 +/- ## ======================================= Coverage 58.83% 58.83% ======================================= Files 63 63 Lines 3826 3826 ======================================= Hits 2251 2251 Misses 1444 1444 Partials 131 131 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.