Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.00%. Comparing base (
47ac50d
) to head (50b0eb2
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v0.1.29
->v0.1.30
Release Notes
pion/interceptor (github.com/pion/interceptor)
### [`v0.1.30`](https://redirect.github.com/pion/interceptor/releases/tag/v0.1.30) [Compare Source](https://redirect.github.com/pion/interceptor/compare/v0.1.29...v0.1.30) #### What's Changed - JitterBuffer: Fix queue not properly decrementing packet count in some instances by [@thatsnotright](https://redirect.github.com/thatsnotright) in [https://github.com/pion/interceptor/pull/249](https://redirect.github.com/pion/interceptor/pull/249) - JitterBuffer: Interceptor by [@thatsnotright](https://redirect.github.com/thatsnotright) in [https://github.com/pion/interceptor/pull/247](https://redirect.github.com/pion/interceptor/pull/247) - Update module github.com/pion/rtp to v1.8.6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/250](https://redirect.github.com/pion/interceptor/pull/250) - fix: Some bad math with the JitterBuffer sequence tracking by [@thatsnotright](https://redirect.github.com/thatsnotright) in [https://github.com/pion/interceptor/pull/254](https://redirect.github.com/pion/interceptor/pull/254) - Update module github.com/pion/rtp to v1.8.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/261](https://redirect.github.com/pion/interceptor/pull/261) - Update module github.com/pion/transport/v3 to v3.0.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/262](https://redirect.github.com/pion/interceptor/pull/262) - Update module github.com/pion/transport/v3 to v3.0.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/263](https://redirect.github.com/pion/interceptor/pull/263) - Update module github.com/pion/transport/v3 to v3.0.6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/265](https://redirect.github.com/pion/interceptor/pull/265) - Update module github.com/pion/rtp to v1.8.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/268](https://redirect.github.com/pion/interceptor/pull/268) - Update module github.com/pion/transport/v3 to v3.0.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/pion/interceptor/pull/269](https://redirect.github.com/pion/interceptor/pull/269) - Unreference elements after priority queue Pop by [@edaniels](https://redirect.github.com/edaniels) in [https://github.com/pion/interceptor/pull/264](https://redirect.github.com/pion/interceptor/pull/264) **Full Changelog**: https://github.com/pion/interceptor/compare/v0.1.29...v0.1.30Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.