pion / example-webrtc-applications

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

Update module github.com/pion/webrtc/v3 to v3.2.46 #209

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v3.2.46`](https://togithub.com/pion/webrtc/releases/tag/v3.2.46) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.45...v3.2.46) #### Changelog - [`49ccf87`](https://togithub.com/pion/webrtc/commit/49ccf87) Update ice to v2.3.28 ### [`v3.2.45`](https://togithub.com/pion/webrtc/releases/tag/v3.2.45) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.44...v3.2.45) #### Changelog - [`5bf5bed`](https://togithub.com/pion/webrtc/commit/5bf5bed) Revert [`7c8bfbd`](https://togithub.com/pion/webrtc/commit/7c8bfbd44a) and add test ### [`v3.2.44`](https://togithub.com/pion/webrtc/releases/tag/v3.2.44) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.43...v3.2.44) #### What's Changed - Add links to RTP payload format specifications by [@​aler9](https://togithub.com/aler9) in [https://github.com/pion/webrtc/pull/2795](https://togithub.com/pion/webrtc/pull/2795) **Full Changelog**: https://github.com/pion/webrtc/compare/v3.2.43...v3.2.44 ### [`v3.2.43`](https://togithub.com/pion/webrtc/releases/tag/v3.2.43) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.42...v3.2.43) #### What's Changed - Fix race condition in test by [@​aler9](https://togithub.com/aler9) in [https://github.com/pion/webrtc/pull/2785](https://togithub.com/pion/webrtc/pull/2785) - Make onNegotiationNeeded conform to spec by [@​edaniels](https://togithub.com/edaniels) in [https://github.com/pion/webrtc/pull/2792](https://togithub.com/pion/webrtc/pull/2792) **Full Changelog**: https://github.com/pion/webrtc/compare/v3.2.42...v3.2.43 ### [`v3.2.42`](https://togithub.com/pion/webrtc/releases/tag/v3.2.42) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.41...v3.2.42) #### Changelog - [`43a6a69`](https://togithub.com/pion/webrtc/commit/43a6a69) Reset state machine after negotiationNeededOp ### [`v3.2.41`](https://togithub.com/pion/webrtc/releases/tag/v3.2.41) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.40...v3.2.41) #### What's Changed - fix TestPeerConnection_Simulcast_RTX on v3 by [@​aalekseevx](https://togithub.com/aalekseevx) in [https://github.com/pion/webrtc/pull/2769](https://togithub.com/pion/webrtc/pull/2769) - Properly update metadata when PayloadType is 0 by [@​aler9](https://togithub.com/aler9) in [https://github.com/pion/webrtc/pull/2783](https://togithub.com/pion/webrtc/pull/2783) - Fix AV1 and VP9 codec matching by [@​aler9](https://togithub.com/aler9) in [https://github.com/pion/webrtc/pull/2773](https://togithub.com/pion/webrtc/pull/2773) **Full Changelog**: https://github.com/pion/webrtc/compare/v3.2.40...v3.2.41

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

Codecov Report

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

Project coverage is 0.00%. Comparing base (a6835cc) to head (e517797).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #209 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 10 10 Lines 347 347 ====================================== Misses 347 347 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/209/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [wasm](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/209/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.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/pion/ice/v2 v2.3.24 -> v2.3.29