pion / mediadevices

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

Update module github.com/pion/webrtc/v3 to v3.1.48 #444

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/webrtc/v3 require patch v3.1.43 -> v3.1.48

Release Notes

pion/webrtc ### [`v3.1.48`](https://togithub.com/pion/webrtc/releases/tag/v3.1.48) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.1.47...v3.1.48) #### Changelog - [`fa6be2c`](https://togithub.com/pion/webrtc/commit/fa6be2c) Fix lint error - [`9713221`](https://togithub.com/pion/webrtc/commit/9713221) Close unhandled stream when peerconnection closed - [`2e42dfd`](https://togithub.com/pion/webrtc/commit/2e42dfd) Add test for pion-to-pion example - [`25624d6`](https://togithub.com/pion/webrtc/commit/25624d6) Simplify docker compose file of pion-to-pion - [`257c9e5`](https://togithub.com/pion/webrtc/commit/257c9e5) Moved duplicate operation to function - [`6b1e684`](https://togithub.com/pion/webrtc/commit/6b1e684) Fix pion-to-pion example in docker-compose - [`a748421`](https://togithub.com/pion/webrtc/commit/a748421) Update module golang.org/x/net to v0.1.0 - [`789623a`](https://togithub.com/pion/webrtc/commit/789623a) Update code to be more Go idiomatic - [`c132bed`](https://togithub.com/pion/webrtc/commit/c132bed) Fix ice-single-port example README - [`9c47fea`](https://togithub.com/pion/webrtc/commit/9c47fea) Remove `new RTCSessionDescription` pattern - [`e66501e`](https://togithub.com/pion/webrtc/commit/e66501e) Update CI configs to v0.8.0 - [`42dc0d4`](https://togithub.com/pion/webrtc/commit/42dc0d4) Update module github.com/pion/sctp to v1.8.3 ### [`v3.1.47`](https://togithub.com/pion/webrtc/compare/v3.1.46...v3.1.47) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.1.46...v3.1.47) ### [`v3.1.46`](https://togithub.com/pion/webrtc/compare/v3.1.45...v3.1.46) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.1.45...v3.1.46) ### [`v3.1.45`](https://togithub.com/pion/webrtc/compare/v3.1.44...v3.1.45) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.1.44...v3.1.45) ### [`v3.1.44`](https://togithub.com/pion/webrtc/compare/v3.1.43...v3.1.44) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.1.43...v3.1.44)

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

Base: 58.15% // Head: 58.15% // No change to project coverage :thumbsup:

Coverage data is based on head (72df351) compared to base (4f7542b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #444 +/- ## ======================================= Coverage 58.15% 58.15% ======================================= Files 62 62 Lines 3680 3680 ======================================= Hits 2140 2140 Misses 1413 1413 Partials 127 127 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion)

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