Skip to content

deps: bump the app group across 1 directory with 2 updates - #31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/App/serval_app/app-e770f99696
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/App/serval_app/app-e770f99696

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

Bumps the app group with 2 updates in the /App/serval_app directory: flutter_riverpod and flutter_webrtc.

Updates flutter_riverpod from 3.4.2 to 3.4.3

Commits

Updates flutter_webrtc from 1.6.0 to 1.6.2+hotfix.2

Release notes

Sourced from flutter_webrtc's releases.

1.6.2+hotfix.2

What's Changed

New Contributors

Full Changelog: flutter-webrtc/flutter-webrtc@v1.6.2+hotfix.1...1.6.2+hotfix.2

v1.6.1

What's Changed

Full Changelog: flutter-webrtc/flutter-webrtc@v1.6.0...v1.6.1

Changelog

Sourced from flutter_webrtc's changelog.

Changelog

[1.6.2+hotfix.2] - 2026-09-14

  • [Darwin] fix: release event channel stream handlers on peerConnectionDispose instead of peerConnectionClose. close() followed by dispose() no longer reports MissingPluginException for cancel on FlutterWebRTC/peerConnectionEvent (#2172).
  • [Android] fix: release data channel event channel handlers and dispose the Java DataChannel wrapper when a channel is closed or its peer connection is disposed (#2174).
  • [Dart] fix: RTCPeerConnection.dispose() closes every data channel the connection created or received. RTCDataChannel.close() on native platforms is idempotent (#2175).
  • [Windows/Linux] fix(crash): keep the PeerConnection observer alive during disposal (#2171).

[1.6.2+hotfix.1] - 2026-09-08

  • [Windows/Linux] fix(crash): Do not access the WebRTC API before calling EnsureWebRTCInitialized (#2169)

[1.6.2] - 2026-09-07

  • [Darwin/Android/Windows/Linux] Add WARP support.

[1.6.1] - 2026-09-01

  • [Darwin/Android/Windows/Linux] feat: upgrade libwebrtc to 150.7871.01.

[1.6.0+hotfix.1] - 2026-08-21

  • [Darwin] fix: bump Webrtc.xcframework to 144.7559.10 to fix the regression.

[1.6.0] - 2026-07-29

  • [Darwin] feat: Swift Package Manager support. Apps with Flutter's SPM integration enabled consume the plugin as a Swift package automatically; CocoaPods remains fully supported (#2062).
  • [iOS] fix: replace the private RPSystemBroadcastPickerView buttonPressed: selector with public UIKit APIs, App Store review rejected binaries containing it (#2121).
  • [Darwin/Android] fix: serialize data channel eventSink/eventQueue access between the WebRTC signaling thread and the platform thread. On iOS the unsynchronized access could crash with EXC_BAD_ACCESS in objc_retain inside -[RTCDataChannel(Flutter) onListenWithArguments:eventSink:] (#2118).
  • [Darwin] feat: expose the audio device module's microphone mute mode (Helper.setMicrophoneMuteMode / Helper.getMicrophoneMuteMode). voiceProcessing (the default) plays the platform mute tone on mute/unmute; inputMixer and restartEngine mute silently (#2098, #2105).
  • [Darwin/Android] feat: add ADM-level microphone mute (Helper.setMicrophoneMuted / Helper.isMicrophoneMuted), independent of MediaStreamTrack.enabled (#2105).
  • [iOS/macOS] feat: RTCVideoPlatformView.placeholderBuilder to show a widget until the first frame renders (#2102).
  • [Android] feat: option to disable the built-in hardware AEC/NS (#2104).
  • [Android] feat: expose getStreamForId to embedders (#2109).
  • [Android] fix: stop-time deadlock/ANR in OrientationAwareScreenCapturer (#2092).
  • [Android] fix: NPE in setFocusPoint/setExposurePoint when the orientation cache was never populated (#2113).
  • [Darwin] fix: create the parent directory before captureFrame writes the image file (#2090).

[1.5.2] - 2026-06-20

  • [Android] expose the internally managed audio device module to embedders (#2099).
  • [Windows] fix libwebrtc extraction when the plugin is loaded through a symlink (#2100).

[1.5.1] - 2026-06-14

  • [Android] fix: recreate the texture surface when the incoming frame size changes, so simulcast layer upgrades no longer stay blurry (#2085).
  • [Android] chore: bump audioswitch to 039a35ae, aligning with the LiveKit Android SDK (Communication Device API support, wired headset and Bluetooth fixes) (#2084).
  • [Android] feat: add fullScreenOnly option to requestCapturePermission to force entire-screen capture on API 34+ (#2079).

... (truncated)

Commits
  • e590134 release: 1.6.2. (#2165)
  • 81c7c3e feat: Add zeroPlayoutDelay and WARP options for WebRTC.initialize. (#2159)
  • 1b46f11 fix(desktop): resolve remote tracks by id so setVolume reaches them (#2160)
  • 456354f feat: upgrade libwebrtc to m150. (#2154)
  • fa2240e fix: bump Webrtc.xcframework to 144.7559.10 to fix the regression. (#2158)
  • f66fcb5 fix(windows): don't unregister event channel handlers after engine teardown (...
  • 3146671 Fix Android example Gradle wrapper for current Flutter toolchain (#2150)
  • 3007eb3 perf(windows): run AddTransceiver/AddTrack off the platform thread (#2145)
  • b836148 feat(desktop): support the getDisplayMedia "cursor" constraint (#2144)
  • ba30ba2 fix(desktop): sanitize screen/window names before sending them to Flutter (#2...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the app group with 2 updates in the /App/serval_app directory: [flutter_riverpod](https://github.com/rrousselGit/riverpod) and [flutter_webrtc](https://github.com/cloudwebrtc/flutter-webrtc).


Updates `flutter_riverpod` from 3.4.2 to 3.4.3
- [Commits](rrousselGit/riverpod@flutter_riverpod-v3.4.2...flutter_riverpod-v3.4.3)

Updates `flutter_webrtc` from 1.6.0 to 1.6.2+hotfix.2
- [Release notes](https://github.com/cloudwebrtc/flutter-webrtc/releases)
- [Changelog](https://github.com/flutter-webrtc/flutter-webrtc/blob/main/CHANGELOG.md)
- [Commits](flutter-webrtc/flutter-webrtc@v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: flutter_riverpod
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: flutter_webrtc
  dependency-version: 1.6.2+hotfix.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 14, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants