-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency react-native-video to ^6.0.0-alpha.11 #4499
Conversation
42c5e92
to
01f41cf
Compare
e3b2aef
to
666bc33
Compare
666bc33
to
b449b35
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #4499 +/- ##
=======================================
Coverage 85.28% 85.28%
=======================================
Files 715 715
Lines 26663 26663
Branches 3610 3610
=======================================
Hits 22739 22739
Misses 3864 3864
Partials 60 60
Continue to review full report in Codecov by Sentry.
|
This PR contains the following updates:
^6.0.0-alpha.7
->^6.0.0-alpha.11
Release Notes
react-native-community/react-native-video (react-native-video)
v6.0.0-alpha.11
Compare Source
Bug Fixes
v6.0.0-alpha.10
Compare Source
Bug Fixes
Features
onVolumeChange
event (#3322) (cdbc856)Changelog
Next
Version 6.0.0-alpha.9
onError
not being raised #3247Version 6.0.0-alpha.8
Version 6.0.0-alpha.7
Version 6.0.0-alpha.6
currentTime
property #3064Version 6.0.0-alpha.5
Version 6.0.0-alpha.4
google()
#2860Version 6.0.0-alpha.3
Version 6.0.0-alpha.2
Version 6.0.0-alpha.1
Remove Android MediaPlayer support #2724
WARNING: when switching from older version to V6, you need to remove all refrerences of android-exoplayer. This android-exoplayer folder has been renamed to android. Exoplayer is now the only player implementation supported.
Replace Image.propTypes with ImagePropTypes. #2718
Fix iOS build caused by type mismatch #2720
ERROR TypeError: undefined is not an object (evaluating '_reactNative.Image.propTypes.resizeMode') #2714
Fix video endless loop when repeat set to false or not specified. #2329
Version 6.0.0-alpha.0
hideShutterView
before showing theshutterView
on Android #2609onReadyForDisplay
not being called #2721_eventDispatcher
on iOS target to matchbridge.eventDispatcher()
#2720Version 5.2.0
Version 5.1.0-alpha9
rate
property and autolinking support for windows #2206Version 5.1.0-alpha8
Version 5.1.0-alpha7
Version 5.1.0-alpha6
preferredForwardBufferDuration
(iOS) - the duration the player should buffer media from the network ahead of the playhead to guard against playback disruption. (#1944)currentPlaybackTime
(Android ExoPlayer, iOS) - when playing an HLS live stream with aEXT-X-PROGRAM-DATE-TIME
tag configured, then this property will contain the epoch value in msec. (#1944)trackId
(Android ExoPlayer) - Configure an identifier for the video stream to link the playback context to the events emitted. (#1944)Version 5.1.0-alpha5
Version 5.1.0-alpha4
Version 5.1.0-alpha3
Version 5.1.0-alpha2
Version 5.1.0-alpha1
Version 5.0.2
Version 5.0.1
Version 5.0.0 [Deprecated]
Version 4.4.4
Version 4.4.3
controls
#1647Version 4.4.2
onPlaybackRateChange
to README #1578onReadyForDisplay
to README #1627controls
#1614Version 4.4.1
Version 4.4.0
UIManager.RCTVideo
withUIManager.getViewManagerConfig('RCTVideo')
(and ensuring backwards compat) #1487Version 4.3.0
Version 4.2.0
Version 4.1.0
Version 4.0.1
Version 4.0.0
true
#1286Version 3.2.0
Version 3.1.0
Version 3.0
Version 2.3.1
Version 2.3.0
Version 2.2.0
v6.0.0-alpha.9
Compare Source
onError
not being raised #3247v6.0.0-alpha.8
Compare Source
Configuration
📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.
🚦 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.