pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.05k stars 248 forks source link

Update module github.com/pion/webrtc/v3 to v3.2.29 #163

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v3 v3.2.24 -> v3.2.29 age adoption passing confidence

Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v3.2.29`](https://togithub.com/pion/webrtc/releases/tag/v3.2.29) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.28...v3.2.29) #### Changelog - [`0b447fd`](https://togithub.com/pion/webrtc/commit/0b447fd) Update module github.com/pion/sdp to v3.0.8 ### [`v3.2.28`](https://togithub.com/pion/webrtc/releases/tag/v3.2.28) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.27...v3.2.28) #### Changelog - [`2828381`](https://togithub.com/pion/webrtc/commit/2828381) Fix interceptor.RTCPReaderFunc typo - [`1a92109`](https://togithub.com/pion/webrtc/commit/1a92109) Update module github.com/pion/sctp to v1.8.12 ### [`v3.2.27`](https://togithub.com/pion/webrtc/releases/tag/v3.2.27) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.26...v3.2.27) #### Changelog - [`1b553f0`](https://togithub.com/pion/webrtc/commit/1b553f0) Update module github.com/pion/sctp to v1.8.11 ### [`v3.2.26`](https://togithub.com/pion/webrtc/releases/tag/v3.2.26) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.25...v3.2.26) #### What's Changed - Update ice to v2.3.13 for mdns fix by [@​edaniels](https://togithub.com/edaniels) in [https://github.com/pion/webrtc/pull/2671](https://togithub.com/pion/webrtc/pull/2671) **Full Changelog**: https://github.com/pion/webrtc/compare/v3.2.25...v3.2.26 ### [`v3.2.25`](https://togithub.com/pion/webrtc/releases/tag/v3.2.25) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.24...v3.2.25) #### Changelog - [`e2454d1`](https://togithub.com/pion/webrtc/commit/e2454d1) Refine rtx support - [`987fb7a`](https://togithub.com/pion/webrtc/commit/987fb7a) Fix panic of rtx attributes - [`d82b0d0`](https://togithub.com/pion/webrtc/commit/d82b0d0) RTX attribute constants should be public - [`219c6a3`](https://togithub.com/pion/webrtc/commit/219c6a3) Fix data race of RTX packet - [`f68b789`](https://togithub.com/pion/webrtc/commit/f68b789) Allocationless handling of RTX pkts - [`5da7278`](https://togithub.com/pion/webrtc/commit/5da7278) Read() handles distinct-SSRC RTX packets - [`c7ca890`](https://togithub.com/pion/webrtc/commit/c7ca890) Skip padding packet for simulcast probe

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 7 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (a77367e) to head (7b976ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 27 27 Lines 2173 2173 ====================================== Misses 2173 2173 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/163/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/163/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | | [wasm](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/163/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

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