react-native-external-display icon indicating copy to clipboard operation
react-native-external-display copied to clipboard

chore(deps): bump @fugood/react-native-video from 5.1.3 to 5.2.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @fugood/react-native-video from 5.1.3 to 5.2.0.

Release notes

Sourced from @​fugood/react-native-video's releases.

5.2.0

  • Fix for tvOS native audio menu language selector
  • Update ExoPlayer to allow pre-init and content clear #2412
  • iOS rate is reset to 1.0 after play/pause #2167
  • Upgrade ExoPlayer to 2.13.2 #2317
  • Fix AudioFocus pausing video when attempting to play #2311
Changelog

Sourced from @​fugood/react-native-video's changelog.

Version 5.2.0

Version 5.1.0-alpha9

  • Add ARM64 support for windows #2137
  • Fix deprecated API bug for windows #2119
  • Added rate property and autolinking support for windows #2206

Version 5.1.0-alpha8

  • Fixing ID3 Frame Error When Receiving EventMessage in TimedMetadata #2116

Version 5.1.0-alpha7

  • Basic support for DRM on iOS and Android #1445

Version 5.1.0-alpha6

  • Fix iOS bug which would break size of views when video is displayed with controls on a non full-screen React view. #1931
  • Fix video dimensions being undefined when playing HLS in ios. #1992
  • Add support for audio mix with other apps for iOS. #1978
  • Properly implement pending seek for iOS. #1994
  • Added preferredForwardBufferDuration (iOS) - the duration the player should buffer media from the network ahead of the playhead to guard against playback disruption. (#1944)
  • Added currentPlaybackTime (Android ExoPlayer, iOS) - when playing an HLS live stream with a EXT-X-PROGRAM-DATE-TIME tag configured, then this property will contain the epoch value in msec. (#1944)
  • Added trackId (Android ExoPlayer) - Configure an identifier for the video stream to link the playback context to the events emitted. (#1944)
  • Added preventsDisplaySleepDuringVideoPlayback (#2019)
  • Reverted the JS fullscreening for Android. #2013
  • Set iOS request headers without needing to edit RCTVideo.m. #2014
  • Fix exoplayer aspect ratio update on source changes #2053

Version 5.1.0-alpha5

  • Add support for react-native Windows Cpp/WinRT #1893

Version 5.1.0-alpha4

  • Fix android play/pause bug related to full-screen mode #1916

Version 5.1.0-alpha3

  • Improve Android Audio Focus #1897

Version 5.1.0-alpha2

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jul 24 '22 18:07 dependabot[bot]