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

[npm] Dependabot: Bump react-native-video from 5.2.1 to 6.12.0 #967

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps react-native-video from 5.2.1 to 6.12.0.

Release notes

Sourced from react-native-video's releases.

v6.12.0

What's Changed

Features

Bug Fixes

New Contributors

Full Changelog: TheWidlarzGroup/react-native-video@v6.11.0...v6.12.0

v6.11.0

What's Changed

Features ✨

iOS

Bug Fixes 🐛

Android

iOS

Windows

Other

... (truncated)

Changelog

Sourced from react-native-video's changelog.

6.12.0 (2025-04-06)

Bug Fixes

  • add extra checks to determine if a file is local (#4503) (a849cc1)
  • ios: don't try to modify react view after unmount (#4474) (229a576)

Features

  • android: add asset management functions to plugin (#4494) (697afd5)
  • android: initial bitrate (#4480) (41ddc5c)
  • ios: allow to disable audio sessions management (#4492) (8836362)
  • ios: set playback speed controls to initial playback rate (#4495) (d2e5d9c)

6.11.0 (2025-03-16)

Bug Fixes

  • android: call startForeground() immediately to prevent ForegroundServiceDidNotStartInTimeException (#4453) (b510374)
  • android: fix bugs related Android PIP listeners (#4441) (82f5f3d)
  • android: prevent ratio calculations before loading video (#4442) (235c281)
  • ios: invalid metadata handling (#4422) (bc533e5)
  • tvOS: handle allowsPictureInPicturePlayback for tvOS (#4448) (057c287)
  • windows: event name not matches with SPEC (#4455) (fa20223)

Features

  • enhance react-native-video plugins [Plugins API Breaking] (#4366) (6e6f915)
  • windows: add topSeek parms mentioned in docs (#4456) (d902c1b)

6.10.2 (2025-02-22)

Bug Fixes

  • android: fix gradle exception text related to AndroidX version (#4420) (6697cbf)
  • tvOS: fix tvos compile error for rotation handler (#4417) (04eec42)

6.10.1 (2025-02-15)

Bug Fixes

  • android: check androidX version at early build process before really launching build (#4388) (638f454)
  • android: check for valid width and height on video format data (#4394) (ad52668)
  • android: remove transparent black overlay on android default controls (#4392) (74b1d5b)

... (truncated)

Commits
  • ab8ec06 chore: release v6.12.0
  • 8836362 feat(ios): allow to disable audio sessions management (#4492)
  • a849cc1 fix: add extra checks to determine if a file is local (#4503)
  • 41ddc5c feat(android): initial bitrate (#4480)
  • d2e5d9c feat(ios): set playback speed controls to initial playback rate (#4495)
  • 697afd5 feat(android): add asset management functions to plugin (#4494)
  • f188a7f refactor(ios): unpause after exiting fullscreen (#4472)
  • 229a576 fix(ios): don't try to modify react view after unmount (#4474)
  • 4458627 docs: update favico & add json-ld (#4477)
  • ede502b chore: release v6.11.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by krzysztof_moch, a new releaser for react-native-video since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-native-video](https://github.com/TheWidlarzGroup/react-native-video) from 5.2.1 to 6.12.0.
- [Release notes](https://github.com/TheWidlarzGroup/react-native-video/releases)
- [Changelog](https://github.com/TheWidlarzGroup/react-native-video/blob/master/CHANGELOG.md)
- [Commits](TheWidlarzGroup/react-native-video@v5.2.1...v6.12.0)

---
updated-dependencies:
- dependency-name: react-native-video
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants