pion / mediadevices

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pion/webrtc (github.com/pion/webrtc/v3) ### [`v3.2.40`](https://togithub.com/pion/webrtc/releases/tag/v3.2.40) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.39...v3.2.40) #### Changelog - [`7cad104`](https://togithub.com/pion/webrtc/commit/7cad104) Update module github.com/pion/ice/v2 to v2.3.24 ### [`v3.2.39`](https://togithub.com/pion/webrtc/releases/tag/v3.2.39) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.38...v3.2.39) #### Changelog - [`e7cf3ba`](https://togithub.com/pion/webrtc/commit/e7cf3ba) Update RtxSSRC for simulcast track remote ### [`v3.2.38`](https://togithub.com/pion/webrtc/releases/tag/v3.2.38) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.37...v3.2.38) #### Changelog - [`7be0482`](https://togithub.com/pion/webrtc/commit/7be0482) Update module github.com/pion/sctp to v1.8.16 - [`9d76240`](https://togithub.com/pion/webrtc/commit/9d76240) Update module github.com/pion/ice/v2 to v2.3.15 ### [`v3.2.37`](https://togithub.com/pion/webrtc/releases/tag/v3.2.37) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.36...v3.2.37) #### Changelog - [`a43143e`](https://togithub.com/pion/webrtc/commit/a43143e) Add padding support to TrackLocalStaticSample ### [`v3.2.36`](https://togithub.com/pion/webrtc/releases/tag/v3.2.36) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.35...v3.2.36) #### Changelog - [`2f0fe93`](https://togithub.com/pion/webrtc/commit/2f0fe93) Declare Go 1.17 as minimum version ### [`v3.2.35`](https://togithub.com/pion/webrtc/releases/tag/v3.2.35) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.34...v3.2.35) #### Changelog - [`f53f0a9`](https://togithub.com/pion/webrtc/commit/f53f0a9) Update github.com/pion/transport/v2 to v2.2.4 - [`c1e5386`](https://togithub.com/pion/webrtc/commit/c1e5386) Declare Go 1.19 as minimum version ### [`v3.2.34`](https://togithub.com/pion/webrtc/releases/tag/v3.2.34) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.33...v3.2.34) #### Changelog - [`cb8ab4a`](https://togithub.com/pion/webrtc/commit/cb8ab4a) Update github.com/pion/sctp to v1.8.14 ### [`v3.2.33`](https://togithub.com/pion/webrtc/releases/tag/v3.2.33) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.32...v3.2.33) #### Changelog - [`eb6e395`](https://togithub.com/pion/webrtc/commit/eb6e395) Retract v3.2.28 ### [`v3.2.32`](https://togithub.com/pion/webrtc/releases/tag/v3.2.32) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.31...v3.2.32) #### Changelog - [`4c25aa6`](https://togithub.com/pion/webrtc/commit/4c25aa6) Include `msid-semantic` in Session Attributes ### [`v3.2.31`](https://togithub.com/pion/webrtc/releases/tag/v3.2.31) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.30...v3.2.31) #### Changelog - [`b84753e`](https://togithub.com/pion/webrtc/commit/b84753e) Update github.com/pion/rtp to v1.8.5 ### [`v3.2.30`](https://togithub.com/pion/webrtc/releases/tag/v3.2.30) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.29...v3.2.30) #### Changelog - [`10dca09`](https://togithub.com/pion/webrtc/commit/10dca09) Update github.com/pion/sdp/v3 to v3.0.9 - [`de2e7b7`](https://togithub.com/pion/webrtc/commit/de2e7b7) Put SCTP Zero Checksum behind SettingEngine - [`39919d7`](https://togithub.com/pion/webrtc/commit/39919d7) SampleBuilder: Deprecate PopWithTimestamp

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

Codecov Report

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

Project coverage is 58.63%. Comparing base (02d4e0e) to head (69355f9). Report is 4 commits behind head on master.

:exclamation: Current head 69355f9 differs from pull request most recent head 7681c3e. Consider uploading reports for the commit 7681c3e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #564 +/- ## ======================================= Coverage 58.63% 58.63% ======================================= Files 63 63 Lines 3885 3885 ======================================= Hits 2278 2278 Misses 1473 1473 Partials 134 134 ```

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