pion / mediadevices

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

fix(deps): update module github.com/pion/webrtc/v3 to v3.2.11 #506

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.2.6 -> v3.2.11

Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v3.2.11`](https://togithub.com/pion/webrtc/releases/tag/v3.2.11) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.10...v3.2.11) ##### Changelog - [`3dd667a`](https://togithub.com/pion/webrtc/commit/3dd667a) Update AUTHORS.txt - [`019920f`](https://togithub.com/pion/webrtc/commit/019920f) Update AUTHORS.txt - [`678ddd4`](https://togithub.com/pion/webrtc/commit/678ddd4) Add SettingsEngine option to disable Active TCP - [`c05e366`](https://togithub.com/pion/webrtc/commit/c05e366) Update module github.com/pion/ice/v2 to v2.3.8 ### [`v3.2.10`](https://togithub.com/pion/webrtc/releases/tag/v3.2.10) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.9...v3.2.10) #### Changelog - [`c8f7e0d`](https://togithub.com/pion/webrtc/commit/c8f7e0d) Update module github.com/pion/ice/v2 to v2.3.7 - [`4f1d46f`](https://togithub.com/pion/webrtc/commit/4f1d46f) Improvement to rtp-to-webrtc example ### [`v3.2.9`](https://togithub.com/pion/webrtc/releases/tag/v3.2.9) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.8...v3.2.9) ##### Changelog - [`a0e9824`](https://togithub.com/pion/webrtc/commit/a0e9824) DTLS: Add Client/RootCAs, ClientAuth, Secret Opts - [`2ffab96`](https://togithub.com/pion/webrtc/commit/2ffab96) Update module github.com/stretchr/testify to v1.8.4 - [`83ae83b`](https://togithub.com/pion/webrtc/commit/83ae83b) Run `go mod tidy` ### [`v3.2.8`](https://togithub.com/pion/webrtc/releases/tag/v3.2.8) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.7...v3.2.8) #### Changelog - [`73276d1`](https://togithub.com/pion/webrtc/commit/73276d1) Update module github.com/pion/ice/v2 to v2.3.6 ### [`v3.2.7`](https://togithub.com/pion/webrtc/releases/tag/v3.2.7) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.6...v3.2.7) #### Changelog - [`1df634e`](https://togithub.com/pion/webrtc/commit/1df634e) Remove golint from godoc and move no next line

Configuration

📅 Schedule: Branch creation - "before 4am 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 (4924411) 59.02% compared to head (0eab175) 59.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## ======================================= Coverage 59.02% 59.02% ======================================= Files 63 63 Lines 3854 3854 ======================================= Hits 2275 2275 Misses 1446 1446 Partials 133 133 ```

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