Skip to content

Commit

Permalink
chore(deps): update dependency react-native-video to ^6.6.2 (#6085)
Browse files Browse the repository at this point in the history
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

<details>
<summary>TheWidlarzGroup/react-native-video
(react-native-video)</summary>

###
[`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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;4173](https://redirect.github.com/TheWidlarzGroup/react-native-video/issues/4173))
([e57c7bd](https://redirect.github.com/TheWidlarzGroup/react-native-video/commit/e57c7bda5df7d624d90b20620859b8a4eb3f76b7))

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <[email protected]>
  • Loading branch information
renovate[bot] and valora-bot authored Sep 24, 2024
1 parent 31dac57 commit 62bef57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 62bef57

Please sign in to comment.