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

Bump video.js and videojs-mobile-ui #322

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps video.js and videojs-mobile-ui. These dependencies needed to be updated together.
Updates video.js from 7.21.5 to 8.10.0

Release notes

Sourced from video.js's releases.

v8.10.0

8.10.0 (2024-01-17)

Features

  • error: remove confusing decorative X from error display modal (#8553) (7345768)
  • expose version from player.version() (#8543) (abdfaac), closes #8538

Bug Fixes

  • Fixes form markup in text track settings (#8557) (46c9907)

Chores

netlify preview for this version

v8.9.0

8.9.0 (2024-01-02)

Features

Bug Fixes

Chores

netlify preview for this version

v8.8.0

8.8.0 (2023-12-14)

Features

Chores

  • update player public interface for types visibility (#8525) (1fff5c0)

netlify preview for this version

... (truncated)

Changelog

Sourced from video.js's changelog.

8.10.0 (2024-01-17)

Features

  • error: remove confusing decorative X from error display modal (#8553) (7345768)
  • expose version from player.version() (#8543) (abdfaac), closes #8538

Bug Fixes

  • Fixes form markup in text track settings (#8557) (46c9907)

Chores

8.9.0 (2024-01-02)

Features

Bug Fixes

Chores

8.8.0 (2023-12-14)

Features

Chores

  • update player public interface for types visibility (#8525) (1fff5c0)

8.7.0 (2023-12-04)

Features

  • bump VHS 3.8.0 (#8506) (5f4aa91)
  • Support for nepali language and a small typo fix for hindi language (#8323) (4af7461)

Bug Fixes

... (truncated)

Commits

Updates videojs-mobile-ui from 0.8.0 to 1.1.1

Changelog

Sourced from videojs-mobile-ui's changelog.

1.1.1 (2023-09-22)

Bug Fixes

Chores

  • deps-dev: bump @​babel/runtime from 7.22.6 to 7.22.15 (#148) (610f985), closes #148
  • deps-dev: bump postcss from 8.4.24 to 8.4.27 (#138) (adcaa50), closes #138
  • deps-dev: bump postcss from 8.4.27 to 8.4.30 (#149) (e288c69), closes #149
  • deps-dev: bump video.js from 8.3.0 to 8.5.2 (#143) (98fd09d), closes #143
  • deps-dev: bump videojs-generate-rollup-config from 7.0.1 to 7.0.2 (#144) (69cc17b), closes #144
  • deps-dev: bump videojs-generator-verify from 4.1.0 to 4.1.1 (#139) (7986622), closes #139
  • deps-dev: bump videojs-generator-verify from 4.1.1 to 4.1.2 (#146) (d320237), closes #146
  • deps-dev: bump word-wrap from 1.2.3 to 1.2.5 (#140) (4230c45), closes #140

1.1.0 (2023-07-04)

Features

Bug Fixes

Chores

Documentation

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.10.0 branch from 335e5d6 to 6879466 Compare April 3, 2024 23:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.10.0 branch from 6879466 to 43a1900 Compare April 19, 2024 20:16
Bumps [video.js](https://github.com/videojs/video.js) and [videojs-mobile-ui](https://github.com/mister-ben/videojs-mobile-ui). These dependencies needed to be updated together.

Updates `video.js` from 7.21.5 to 8.10.0
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](videojs/video.js@v7.21.5...v8.10.0)

Updates `videojs-mobile-ui` from 0.8.0 to 1.1.1
- [Changelog](https://github.com/mister-ben/videojs-mobile-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mister-ben/videojs-mobile-ui/commits)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: videojs-mobile-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.10.0 branch from 43a1900 to 59f4b74 Compare April 26, 2024 05:45
Copy link
Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #371.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.10.0 branch May 13, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants