Skip to content

chore(deps): bump @videojs/react from 10.0.0-beta.24 to 10.0.0-beta.25#31

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/videojs/react-10.0.0-beta.25
Closed

chore(deps): bump @videojs/react from 10.0.0-beta.24 to 10.0.0-beta.25#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/videojs/react-10.0.0-beta.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @videojs/react from 10.0.0-beta.24 to 10.0.0-beta.25.

Release notes

Sourced from @​videojs/react's releases.

@​videojs/react: v10.0.0-beta.25

10.0.0-beta.25 (2026-07-07)

⚠ BREAKING CHANGES

  • packages: rename hls media stack to hlsjs naming (#1753)
  • core: move media capability predicates to core layer (#1705)
  • media: add Google Cast by default to HLS, DASH media (#1661)

Features

  • core: add built-in locale packs and lazy loadLocale (#1590) (9170a58)
  • core: add i18n foundation with English locale and UI wiring (#1589) (768bf09)
  • core: add vimeo media host and html/react components (#1667) (1b31f3e)
  • core: lock fullscreen orientation (#1656) (62d0524)
  • media: add Google Cast by default to HLS, DASH media (#1661) (0ffe1a9)
  • packages: add audio tracks menu (#1714) (5d44c4d)
  • packages: add pauseOnDrag to time slider (#1596) (131e176)
  • packages: add poster placeholder blur-up pattern (#1632) (0742851)
  • packages: add quality menu UI (#1694) (16ab909)
  • packages: add resolved rendition to auto label (#1698) (9275f93)
  • packages: add settings menu (#1615) (00b6f0b)
  • packages: add time display toggle (#1669) (be4d5a1)
  • packages: airplay button (#1531) (338020e)
  • packages: compound tooltips with label and shortcut parts (#1494) (035b509)
  • packages: update menu group labels (#1643) (c5f7516)
  • skin: show scrubber preview timestamps (#1652) (7453d53)
  • spf: basic audio only use case + use-case-composition doc-type + implementation skills (#1584) (1a3cb45)

Bug Fixes

  • packages: handle menu child mutations (#1739) (9ab7ade)
  • packages: scope menu data attributes (#1628) (01a2115)
  • react: address stale media reference (#1677) (b9e0a75)
  • react: memoize Provider context value (#1787) (6f6657a)
  • react: recover from StoreError: DESTROYED on React hide/reveal (#1587) (058fb8c)
  • skin: improve buffering, overlays, and input feedback (#1547) (0de3fef)
  • skin: improvements to menu styles (#1725) (f3652bd)

Reverts

Code Refactoring

  • core: move media capability predicates to core layer (#1705) (f0f9eed)

... (truncated)

Changelog

Sourced from @​videojs/react's changelog.

10.0.0-beta.25 (2026-07-07)

⚠ BREAKING CHANGES

  • packages: rename hls media stack to hlsjs naming (#1753)
  • core: move media capability predicates to core layer (#1705)
  • media: add Google Cast by default to HLS, DASH media (#1661)

Features

  • core: add built-in locale packs and lazy loadLocale (#1590) (9170a58)
  • core: add i18n foundation with English locale and UI wiring (#1589) (768bf09)
  • core: add vimeo media host and html/react components (#1667) (1b31f3e)
  • core: lock fullscreen orientation (#1656) (62d0524)
  • media: add Google Cast by default to HLS, DASH media (#1661) (0ffe1a9)
  • packages: add audio tracks menu (#1714) (5d44c4d)
  • packages: add pauseOnDrag to time slider (#1596) (131e176)
  • packages: add poster placeholder blur-up pattern (#1632) (0742851)
  • packages: add quality menu UI (#1694) (16ab909)
  • packages: add resolved rendition to auto label (#1698) (9275f93)
  • packages: add settings menu (#1615) (00b6f0b)
  • packages: add time display toggle (#1669) (be4d5a1)
  • packages: airplay button (#1531) (338020e)
  • packages: compound tooltips with label and shortcut parts (#1494) (035b509)
  • packages: update menu group labels (#1643) (c5f7516)
  • skin: show scrubber preview timestamps (#1652) (7453d53)
  • spf: basic audio only use case + use-case-composition doc-type + implementation skills (#1584) (1a3cb45)

Bug Fixes

  • packages: handle menu child mutations (#1739) (9ab7ade)
  • packages: scope menu data attributes (#1628) (01a2115)
  • react: address stale media reference (#1677) (b9e0a75)
  • react: memoize Provider context value (#1787) (6f6657a)
  • react: recover from StoreError: DESTROYED on React <Activity> hide/reveal (#1587) (058fb8c)
  • skin: improve buffering, overlays, and input feedback (#1547) (0de3fef)
  • skin: improvements to menu styles (#1725) (f3652bd)

Reverts

Code Refactoring

  • core: move media capability predicates to core layer (#1705) (f0f9eed)
  • packages: rename hls media stack to hlsjs naming (#1753) (d321522)

... (truncated)

Commits
  • 9850e0c chore: release main (#1599)
  • cc020b4 docs(site): add menu reference (#1673)
  • 6f6657a fix(react): memoize Provider context value (#1787)
  • be4d5a1 feat(packages): add time display toggle (#1669)
  • 0de3fef fix(skin): improve buffering, overlays, and input feedback (#1547)
  • 131e176 feat(packages): add pauseOnDrag to time slider (#1596)
  • 058fb8c fix(react): recover from StoreError: DESTROYED on React <Activity> hide/revea...
  • 5d44c4d feat(packages): add audio tracks menu (#1714)
  • f3652bd fix(skin): improvements to menu styles (#1725)
  • 9ab7ade fix(packages): handle menu child mutations (#1739)
  • Additional commits viewable in compare view

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 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 [@videojs/react](https://github.com/videojs/v10/tree/HEAD/packages/react) from 10.0.0-beta.24 to 10.0.0-beta.25.
- [Release notes](https://github.com/videojs/v10/releases)
- [Changelog](https://github.com/videojs/v10/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/videojs/v10/commits/@videojs/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@videojs/react"
  dependency-version: 10.0.0-beta.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/videojs/react-10.0.0-beta.25 branch July 15, 2026 07:56
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.

1 participant