Skip to content

Commit

Permalink
fix(deps): update dependency react-native-video to ^6.0.0-beta.8 (#5220)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-video](https://togithub.com/react-native-community/react-native-video)
| [`^6.0.0-beta.6` ->
`^6.0.0-beta.8`](https://renovatebot.com/diffs/npm/react-native-video/6.0.0-beta.6/6.0.0-beta.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-video/6.0.0-beta.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-video/6.0.0-beta.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-video/6.0.0-beta.6/6.0.0-beta.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-video/6.0.0-beta.6/6.0.0-beta.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.0.0-beta.8`](https://togithub.com/react-native-community/react-native-video/blob/HEAD/CHANGELOG.md#600-beta8-2024-04-03)

[Compare
Source](https://togithub.com/react-native-community/react-native-video/compare/v6.0.0-beta.7...v6.0.0-beta.8)

##### Bug Fixes

- **android:** update ui manager getter
([#&#8203;3634](https://togithub.com/react-native-video/react-native-video/issues/3634))
([e87c14a](https://togithub.com/react-native-video/react-native-video/commit/e87c14a4375d47a03447716b1920608855df5d8d))
- fix codegen types
([#&#8203;3636](https://togithub.com/react-native-video/react-native-video/issues/3636))
([9b66e7f](https://togithub.com/react-native-video/react-native-video/commit/9b66e7fdce0393c4e2154a23b407de6c46dc9490))

###
[`v6.0.0-beta.7`](https://togithub.com/react-native-community/react-native-video/blob/HEAD/CHANGELOG.md#600-beta7-2024-03-30)

[Compare
Source](https://togithub.com/react-native-community/react-native-video/compare/v6.0.0-beta.6...v6.0.0-beta.7)

##### Bug Fixes

- **android:** ensure rate is never set to 0
([#&#8203;3593](https://togithub.com/react-native-video/react-native-video/issues/3593))
([3d7444a](https://togithub.com/react-native-video/react-native-video/commit/3d7444ab25c365b36e0e8d2672b74f474bba12eb))
- **android:** improve and backBufferDurationMs. mainly let exoplayer
manage the prop
([#&#8203;3619](https://togithub.com/react-native-video/react-native-video/issues/3619))
([f10511d](https://togithub.com/react-native-video/react-native-video/commit/f10511d9534257a8fc9a4a47978d9c844428f1f7))
- **android:** keep screen on on fullscreen
([#&#8203;3563](https://togithub.com/react-native-video/react-native-video/issues/3563))
([bfb76e6](https://togithub.com/react-native-video/react-native-video/commit/bfb76e6d15f88a7dc50c63958486375e142a26bd))
- **android:** track selection parameter has change in last release.
([#&#8203;3594](https://togithub.com/react-native-video/react-native-video/issues/3594))
([d5c8b51](https://togithub.com/react-native-video/react-native-video/commit/d5c8b514a1af23fa473f32b434612feac46fd321))
- fix getLicense function's type definition
([#&#8203;3606](https://togithub.com/react-native-video/react-native-video/issues/3606))
([89ae843](https://togithub.com/react-native-video/react-native-video/commit/89ae8438fa1d90700a462b117aa9af42780c6268))
- inject onGetLicense prop properly for detect user defined or not
([#&#8203;3608](https://togithub.com/react-native-video/react-native-video/issues/3608))
([24c1aab](https://togithub.com/react-native-video/react-native-video/commit/24c1aab3f5ab6d2d753199ea16e01c993cc3ef7d))
- **iOS:** fix iOS DRM header parser
([#&#8203;3609](https://togithub.com/react-native-video/react-native-video/issues/3609))
([c9a75f3](https://togithub.com/react-native-video/react-native-video/commit/c9a75f3cde82f55e612b9e2c30ca06db3093b283))
- **ios:** fix PiP callback
([#&#8203;3601](https://togithub.com/react-native-video/react-native-video/issues/3601))
([bb9e7eb](https://togithub.com/react-native-video/react-native-video/commit/bb9e7eb5a5d68de1d8945be2f3fa089ca6ce2465))
- **ios:** fix regression when playing source starting with ph://
([#&#8203;3630](https://togithub.com/react-native-video/react-native-video/issues/3630))
([75d3707](https://togithub.com/react-native-video/react-native-video/commit/75d370742b95ddf0eb114ef48620e188e6fdfad1))
- **ios:** fix startPosition, cropStart and cropEnd to handle float
values correctly
([#&#8203;3589](https://togithub.com/react-native-video/react-native-video/issues/3589))
([36bd2e2](https://togithub.com/react-native-video/react-native-video/commit/36bd2e2d71dc6879d74b154ecc39ea7b27f4b565))
- **iOS:** throw when content id defined with empty string
([#&#8203;3612](https://togithub.com/react-native-video/react-native-video/issues/3612))
([0983580](https://togithub.com/react-native-video/react-native-video/commit/098358076ddaba387284c1757a80bfcc5d82191f))
- remove `setNativeProps` usage
([#&#8203;3605](https://togithub.com/react-native-video/react-native-video/issues/3605))
([0312afc](https://togithub.com/react-native-video/react-native-video/commit/0312afc8ea27f8c82ef7ba9fecbde23174e68671))

##### BREAKING CHANGES

- **android:** move backBufferDurationMs from root props to bufferConfig

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <valorabot@valoraapp.com>
  • Loading branch information
renovate[bot] and valora-bot committed Apr 11, 2024
1 parent 7f4b5cf commit 802f016
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
10 changes: 6 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -544,11 +544,13 @@ PODS:
- Toast (~> 4.0.0)
- react-native-splash-screen (3.3.0):
- React-Core
- react-native-video (6.0.0-beta.6):
- react-native-video (6.0.0-beta.8):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-video/Video (= 6.0.0-beta.6)
- react-native-video/Video (6.0.0-beta.6):
- react-native-video/Video (= 6.0.0-beta.8)
- react-native-video/Video (6.0.0-beta.8):
- PromisesSwift
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-webview (13.8.2):
- RCT-Folly (= 2021.07.22.00)
Expand Down Expand Up @@ -1192,7 +1194,7 @@ SPEC CHECKSUMS:
react-native-shake: 8036ba95a1953c9b10821bdc33f5814c5d0bcef6
react-native-simple-toast: 8ee5d23f0b92b935ab7434cdb65159ce12dfb4b7
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
react-native-video: dc3118548cf8864a83f57df4345cf6c692402e8f
react-native-video: 3a27f78ff6552027d9b6f1985e2f4dfca39c76f1
react-native-webview: 19aba9db98e183484969202c1181a00159b7724b
React-perflogger: 2588b59d386dbbc1df392da9493a8baa690bc89c
React-RCTActionSheet: 057d6c6fc29e2a6d183d323ef35d9f6aedae936b
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"react-native-svg": "^13.14.0",
"react-native-tab-view": "^2.16.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-video": "^6.0.0-beta.6",
"react-native-video": "^6.0.0-beta.8",
"react-native-webview": "^13.8.2",
"react-redux": "^9.1.0",
"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 @@ -15570,10 +15570,10 @@ react-native-version@^3.1.0:
resolve-from "^5.0.0"
semver "^6.0.0"

react-native-video@^6.0.0-beta.6:
version "6.0.0-beta.6"
resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.0.0-beta.6.tgz#6529f44b779d85f3fa1ac6a70dc81716701ee792"
integrity sha512-uVfDfZ8N7mL1wdeN7/6GTSYhVXk3k2LLBlKaSJznwxtLx+yDxfGuNNRsYzkjHyvtz9XUswy+16pdHPaebV4hHA==
react-native-video@^6.0.0-beta.8:
version "6.0.0-beta.8"
resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.0.0-beta.8.tgz#76597ea61d3791beb14731e9e469ddb86e88adf9"
integrity sha512-pWAJKhP6yt7sIe/u4vi292sWaHNgqSwZbKzauRKBHHEJr2pY/EG7Lis5hDI+rOJlQ0NmsPEurbUPH5TGQsFJFw==

react-native-webview@^13.8.2:
version "13.8.2"
Expand Down

0 comments on commit 802f016

Please sign in to comment.