From 62bef57c547ef92727f34c5d9d277400066ef969 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 24 Sep 2024 06:51:09 +0000
Subject: [PATCH] chore(deps): update dependency react-native-video to ^6.6.2
(#6085)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-video](https://thewidlarzgroup.github.io/react-native-video/)
([source](https://redirect.github.com/TheWidlarzGroup/react-native-video))
| [`^6.5.0` ->
`^6.6.2`](https://renovatebot.com/diffs/npm/react-native-video/6.5.0/6.6.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-video/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-video/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-video/6.5.0/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-video/6.5.0/6.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
TheWidlarzGroup/react-native-video
(react-native-video)
###
[`v6.6.2`](https://redirect.github.com/TheWidlarzGroup/react-native-video/blob/HEAD/CHANGELOG.md#662-2024-09-20)
[Compare
Source](https://redirect.github.com/TheWidlarzGroup/react-native-video/compare/v6.6.1...v6.6.2)
##### Features
- **iOS:** rewrite DRM Module
([#4136](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4136))
([0e4c95d](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/0e4c95def968a4091fdd18d07215ba592eec99cb))
###
[`v6.6.1`](https://redirect.github.com/TheWidlarzGroup/react-native-video/blob/HEAD/CHANGELOG.md#661-2024-09-18)
[Compare
Source](https://redirect.github.com/TheWidlarzGroup/react-native-video/compare/v6.6.0...v6.6.1)
##### Bug Fixes
- **ios:** fix side loaded text track management
([#4180](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4180))
([7d43d5d](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/7d43d5d3da72495e94468756be21442f96cc7a89))
###
[`v6.6.0`](https://redirect.github.com/TheWidlarzGroup/react-native-video/blob/HEAD/CHANGELOG.md#660-2024-09-18)
[Compare
Source](https://redirect.github.com/TheWidlarzGroup/react-native-video/compare/v6.5.0...v6.6.0)
##### Bug Fixes
- **android:** ensure maxbitrate & selectedVideoTrack interact correctly
([#4155](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4155))
([7f6b500](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/7f6b500c82122325c326b6dcacaf7af8039b2b33))
- **android:** ensure pause is well tken in account after onEnd
([#4147](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4147))
([b2fd8d6](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/b2fd8d62a10ee64e6208b43120ca9231008309c2))
- **expo-plugin:** add check for existing service in AndroidManifest for
notification controls
([#4172](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4172))
([0538b3b](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/0538b3b46801a535c76cf52db28cee76f2aeb0c5))
- **ios:** ensure onBandwidthUpdate is reported only when value change
([#4149](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4149))
([809a730](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/809a73019836f95385891c2bba5c72b0610ffcb1))
- **ios:** losing subtitle selection on foreground
([#3707](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/3707))
([bee4123](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/bee4123402f4bc08dd2eb19ab0011ffdc795d0e3))
- **JS:** improve loader api to allow function call instead of component
([#4171](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4171))
([835186a](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/835186a321e1940932a045a59e26e43a040fa334))
- refactor side loaded text tracks management
([#4158](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4158))
([84a27f3](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/84a27f3d9f90624af3c5c3cbff50d754bab9baa4))
- **sample:** remove warning on ios with NavigationBar
([#4148](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4148))
([e18769a](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/e18769ab3a6a7f4ebc459ab550f105f4d18f8201))
- **visionOS:** remove unsupported apis
([#4154](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4154))
([2c1fc96](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/2c1fc964bf2cb97624c8cc37ff8138465619fc61))
##### Features
- **android:** upgrade dependencies / media3 1.4.1 / androidxCore to
1.13.1 / androidxActivity 1.8.2
([#4173](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4173))
([e57c7bd](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/e57c7bda5df7d624d90b20620859b8a4eb3f76b7))
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/wallet).
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot
---
ios/Podfile.lock | 8 ++++----
package.json | 2 +-
yarn.lock | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 7ccc9beb0c5..c94f46df4b5 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -611,11 +611,11 @@ PODS:
- Toast (~> 4)
- react-native-splash-screen (3.3.0):
- React-Core
- - react-native-video (6.5.0):
+ - react-native-video (6.6.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- - react-native-video/Video (= 6.5.0)
- - react-native-video/Video (6.5.0):
+ - react-native-video/Video (= 6.6.2)
+ - react-native-video/Video (6.6.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-webview (13.12.2):
@@ -1279,7 +1279,7 @@ SPEC CHECKSUMS:
react-native-shake: 0c36371dd63019afa68890ccc65a442ee21b4dde
react-native-simple-toast: 1f1cc551d419bc0ab05dcb0136554006c274789d
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
- react-native-video: 34095830f0a9cce593700f3f0744e34c667052c5
+ react-native-video: bee03a6bf4d8b008f51c637b79460e6e7f81bac9
react-native-webview: b8d475bafdb35f80fb3329fe32ac180bab4e7c58
React-NativeModulesApple: a2c783eea2b9354534d6e991669d5051435b51db
React-perflogger: 6acc671f527e69c0cd93b8e62821d33d3ddf25ca
diff --git a/package.json b/package.json
index 747c8dc28f0..2fc7522eee5 100644
--- a/package.json
+++ b/package.json
@@ -173,7 +173,7 @@
"react-native-svg": "^15.7.1",
"react-native-tab-view": "^3.5.2",
"react-native-url-polyfill": "^2.0.0",
- "react-native-video": "^6.5.0",
+ "react-native-video": "^6.6.2",
"react-native-webview": "^13.12.2",
"react-redux": "^9.1.2",
"redux": "^5.0.1",
diff --git a/yarn.lock b/yarn.lock
index a9071c0252f..d2fb468c979 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -12943,10 +12943,10 @@ react-native-version@^3.1.0:
resolve-from "^5.0.0"
semver "^6.0.0"
-react-native-video@^6.5.0:
- version "6.5.0"
- resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.5.0.tgz#bcb591eeecc4784438a6f074ea3a456b22d6d1b7"
- integrity sha512-P3FmyQgKigS4BmFG+6heRHzSp591U/Z+Iw08wWmiNsNiyLRa6x8B0ob4wqWTW4QfzsBf80udg1/T2W49KxxzYw==
+react-native-video@^6.6.2:
+ version "6.6.2"
+ resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.6.2.tgz#2aa6637ab248f5f186582af20b12bac0a3c4bf4c"
+ integrity sha512-VYh4iZOsmb4nmRWhMCaWOay6TuSv446TcWYhnajvMPBJbB8zM25wwKmJs8hQ4lVqZeYSTIhdfl8yPez/eIyixA==
react-native-webview@^13.12.2:
version "13.12.2"