Skip to content
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

chore(deps): update dependency react-native-video to ^6.5.0 #5964

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-video (source) ^6.1.2 -> ^6.5.0 age adoption passing confidence

Release Notes

TheWidlarzGroup/react-native-video (react-native-video)

v6.5.0

Compare Source

Bug Fixes
  • android: show the status bar and navigation bar after exiting full-screen mode (#​4112) (8b8ebe9)
  • android: add subtitleStyle.subtitlesFollowVideo prop to control subtitles positionning (#​4133) (2fa6c43)
  • android: hide surfaceView for loading time when shutter is hidden (#​4060) (65faba3)
  • expo-plugin: adding bg mode if none exist yet (#​4126) (451806c)
  • ios: Add handler for Earpods play/pause command (#​4116) (9c38d9f)
  • ios: build fail due to an unwrapped value (#​4101) (0a1085c)
  • ios: ensure behavior is correct with empty text track list (#​4123) (3a32d67)
  • ios: ensure we don't disable tracks when not necessary (causes black screen) (#​4130) (89df9d6)
  • ios: fix onBandwidth update event (old ios api is deprecated and doens't work) (#​4140) (d6bae3c)
  • sample: update dependencies to fix local asset playback (#​4121) (7a2b401)
  • set does not have find method (#​4110) (7db7024)
  • tvos: fix build (and update sample) (#​4134) (688d98d)
  • VisionOS: do not access to isExternalPlaybackActive on VisionOS (#​4109) (0576eac)
Features

6.4.5 (2024-08-17)

Bug Fixes

6.4.3 (2024-07-24)

Bug Fixes
Features
  • add ability to define poster props as Image type and render poster as custom component (#​3972) (adbd06e)
  • android: add error handling for Kotlin version (#​4018) (6189080)
  • android: set originalFitsSystemWindows on fullscreen open (#​4013) (2f70c02)

6.4.2 (2024-07-15)

Bug Fixes

6.4.1 (2024-07-12)

Bug Fixes

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

What's Changed

iOS
Android
Other

New Contributors

Full Changelog: TheWidlarzGroup/react-native-video@v6.4.3...v6.4.4

v6.4.3

Compare Source

Bug Fixes
Features
  • add ability to define poster props as Image type and render poster as custom component (#​3972) (adbd06e)
  • android: add error handling for Kotlin version (#​4018) (6189080)
  • android: set originalFitsSystemWindows on fullscreen open (#​4013) (2f70c02)

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

What's Changed
General
Android
iOS
Other
New Contributors

Full Changelog: TheWidlarzGroup/react-native-video@v6.3.0...v6.4.0

v6.3.0

Compare Source

Bug Fixes
Features
  • android: add onControlsVisiblityChange (#​3925) (c2ce372)
  • ios: add live key to now playing dict to decorate when livestream playing (#​3922) (91751ab)

v6.2.0

Compare Source

Bug Fixes
Features

6.1.2 (2024-05-23)

Bug Fixes
  • android: revert previous fix not compatible with old java version (#​3828) (69bde44)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.49%. Comparing base (99c717d) to head (52067e9).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5964      +/-   ##
==========================================
- Coverage   88.51%   88.49%   -0.02%     
==========================================
  Files         728      728              
  Lines       30602    30602              
  Branches     5514     5217     -297     
==========================================
- Hits        27086    27082       -4     
- Misses       3311     3477     +166     
+ Partials      205       43     -162     

see 71 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99c717d...52067e9. Read the comment docs.

Copy link
Contributor Author

renovate bot commented Sep 11, 2024

Edited/Blocked Notification

Renovate 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.

@renovate renovate bot added this pull request to the merge queue Sep 11, 2024
Merged via the queue into main with commit 6eb8741 Sep 11, 2024
15 checks passed
@renovate renovate bot deleted the renovate/react-native-video-6.x branch September 11, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants