pion / mediadevices

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

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

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.11 -> v3.2.17

Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v3.2.17`](https://togithub.com/pion/webrtc/releases/tag/v3.2.17) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.16...v3.2.17) #### Changelog - [`f0dc0db`](https://togithub.com/pion/webrtc/commit/f0dc0db) OggWriter: add packet segmentation - [`ee483da`](https://togithub.com/pion/webrtc/commit/ee483da) Add SCTPTransportStats - [`cf5dbbe`](https://togithub.com/pion/webrtc/commit/cf5dbbe) Update module github.com/pion/sctp to v1.8.8 ### [`v3.2.16`](https://togithub.com/pion/webrtc/releases/tag/v3.2.16) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.15...v3.2.16) #### Changelog - [`1d12dc8`](https://togithub.com/pion/webrtc/commit/1d12dc8) Revert breaking change in ICECandidateStats - [`cedd45f`](https://togithub.com/pion/webrtc/commit/cedd45f) Update golang Docker tag to v1.21 ### [`v3.2.15`](https://togithub.com/pion/webrtc/releases/tag/v3.2.15) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.14...v3.2.15) #### Changelog - [`2926b99`](https://togithub.com/pion/webrtc/commit/2926b99) Stats: improve JSON support, add missing structs - [`6453346`](https://togithub.com/pion/webrtc/commit/6453346) Update module github.com/pion/ice/v2 to v2.3.10 - [`f0a5355`](https://togithub.com/pion/webrtc/commit/f0a5355) Update RegisterDefaultCodecs to match libwebrtc - [`ebd6753`](https://togithub.com/pion/webrtc/commit/ebd6753) Update CI configs to v0.10.11 - [`8886e33`](https://togithub.com/pion/webrtc/commit/8886e33) Update AUTHORS.txt - [`0e84bbf`](https://togithub.com/pion/webrtc/commit/0e84bbf) Update AUTHORS.txt - [`667d0ff`](https://togithub.com/pion/webrtc/commit/667d0ff) Make TrackLocalContext an interface - [`6a3a97f`](https://togithub.com/pion/webrtc/commit/6a3a97f) Update module github.com/pion/rtp to v1.8.1 - [`7c60bb9`](https://togithub.com/pion/webrtc/commit/7c60bb9) Adds WithPacketHeadHandler to SampleBuilder ### [`v3.2.14`](https://togithub.com/pion/webrtc/releases/tag/v3.2.14) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.13...v3.2.14) #### Changelog - [`b40f599`](https://togithub.com/pion/webrtc/commit/b40f599) Add RTPReceiver.RTPTransceiver - [`c23eeb1`](https://togithub.com/pion/webrtc/commit/c23eeb1) Update module golang.org/x/net to v0.12.0 - [`448f4ba`](https://togithub.com/pion/webrtc/commit/448f4ba) Add DTLS KeyLog configuration option in WebRTC API - [`457ff6c`](https://togithub.com/pion/webrtc/commit/457ff6c) Update module github.com/pion/srtp/v2 to v2.0.16 ### [`v3.2.13`](https://togithub.com/pion/webrtc/releases/tag/v3.2.13) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.12...v3.2.13) #### Changelog - [`90e3a83`](https://togithub.com/pion/webrtc/commit/90e3a83) Add support to AV1 in `play-from-disk` - [`24b241a`](https://togithub.com/pion/webrtc/commit/24b241a) Update module github.com/pion/rtp to v1.8.0 ### [`v3.2.12`](https://togithub.com/pion/webrtc/releases/tag/v3.2.12) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.11...v3.2.12) #### Changelog - [`3cddada`](https://togithub.com/pion/webrtc/commit/3cddada) Add IceTransport.GetLocalParameters - [`53d8f74`](https://togithub.com/pion/webrtc/commit/53d8f74) Update module github.com/pion/ice/v2 to v2.3.9 - [`f9d7579`](https://togithub.com/pion/webrtc/commit/f9d7579) Update module golang.org/x/net to v0.11.0 - [`fb5d5f1`](https://togithub.com/pion/webrtc/commit/fb5d5f1) Update module github.com/pion/stun to v0.6.1

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 has no changes to coverable lines.

:loudspeaker: Thoughts on this report? Let us know!.

at-wat commented 1 year ago

Breaking change in https://github.com/pion/webrtc/pull/2170