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 dependency flutter_webrtc to ^0.10.0 #185

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flutter_webrtc dependencies minor ^0.9.0 -> ^0.10.0

Release Notes

cloudwebrtc/flutter-webrtc (flutter_webrtc) ### [`v0.10.3`](https://togithub.com/flutter-webrtc/flutter-webrtc/releases/tag/0.10.3) [Compare Source](https://togithub.com/cloudwebrtc/flutter-webrtc/compare/0.10.2...0.10.3) \[0.10.3] - 2024-04-09 - \[iOS/macOS] Fix compilation warning for iOS/macOS. - \[Web] Bump dart-webrtc version to 1.4.0 **Full Changelog**: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.2...0.10.3 ### [`v0.10.2`](https://togithub.com/flutter-webrtc/flutter-webrtc/releases/tag/0.10.2) [Compare Source](https://togithub.com/cloudwebrtc/flutter-webrtc/compare/0.10.1...0.10.2) #### What's Changed - feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions. by [@​cloudwebrtc](https://togithub.com/cloudwebrtc) in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1559](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1559) **Full Changelog**: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.1...0.10.2 ### [`v0.10.1`](https://togithub.com/flutter-webrtc/flutter-webrtc/releases/tag/0.10.1) [Compare Source](https://togithub.com/cloudwebrtc/flutter-webrtc/compare/0.10.0...0.10.1) #### What's Changed - fix renderer issue for web. by [@​cloudwebrtc](https://togithub.com/cloudwebrtc) in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1558](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1558) **Full Changelog**: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.10.0...0.10.1 ### [`v0.10.0`](https://togithub.com/flutter-webrtc/flutter-webrtc/releases/tag/0.10.0) [Compare Source](https://togithub.com/cloudwebrtc/flutter-webrtc/compare/0.9.48...0.10.0) #### What's Changed - Add foreground media projection perm to example app for Android 14 by [@​davidliu](https://togithub.com/davidliu) in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1531](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1531) - feat(windows): setVolume for audio track by [@​kamilkarp](https://togithub.com/kamilkarp) in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1526](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1526) - move to package:web by [@​jezell](https://togithub.com/jezell) in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1546](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1546) - support media projection feature for android 14 by [@​Jaemin-VIRNECT](https://togithub.com/Jaemin-VIRNECT) in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1552](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1552) #### New Contributors - [@​kamilkarp](https://togithub.com/kamilkarp) made their first contribution in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1526](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1526) - [@​jezell](https://togithub.com/jezell) made their first contribution in [https://github.com/flutter-webrtc/flutter-webrtc/pull/1546](https://togithub.com/flutter-webrtc/flutter-webrtc/pull/1546) **Full Changelog**: https://github.com/flutter-webrtc/flutter-webrtc/compare/0.9.48+hotfix.1...0.10.0

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

Codecov Report

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

Project coverage is 0.00%. Comparing base (8bee116) to head (bc583d2).

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