Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency react-native-video to ^6.6.2 (#6085)
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 ([#​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)) </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