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 #4252

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

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

Release notes

Sourced from video.js's releases.

v8.6.1

8.6.1 (2023-10-12)

Bug Fixes

  • control-bar: incorrect display when control bar display is locked (#8435) (473176f)
  • error: chromium reset mediaError when the poster is invalid (#8410) (68f1429), closes #8409
  • Resolves captions sizing issue when minified (#8442) (9267c46)
  • types: improves quality of typescript definitions (#8218) (781eb43)
  • types: use typeof for registerComponent and registerPlugin (#8451) (2c36d25)

Chores

netlify preview for this version

v8.6.0

8.6.0 (2023-09-25)

Features

Chores

netlify preview for this version

v8.5.3

8.5.3 (2023-08-23)

Bug Fixes

  • error-display: avoids displaying visual components when an error occurs (#8389) (42e17b2)
  • svg-icons: default icons color (#8382) (b95cd7a)
  • svg-icons: icon size consistency (#8380) (d040881)

netlify preview for this version

v8.5.2

8.5.2 (2023-08-14)

Bug Fixes

... (truncated)

Changelog

Sourced from video.js's changelog.

8.6.1 (2023-10-12)

Bug Fixes

  • control-bar: incorrect display when control bar display is locked (#8435) (473176f)
  • error: chromium reset mediaError when the poster is invalid (#8410) (68f1429), closes #8409
  • Resolves captions sizing issue when minified (#8442) (9267c46)
  • types: improves quality of typescript definitions (#8218) (781eb43)
  • types: use typeof for registerComponent and registerPlugin (#8451) (2c36d25)

Chores

8.6.0 (2023-09-25)

Features

Chores

8.5.3 (2023-08-23)

Bug Fixes

  • error-display: avoids displaying visual components when an error occurs (#8389) (42e17b2)
  • svg-icons: default icons color (#8382) (b95cd7a)
  • svg-icons: icon size consistency (#8380) (d040881)

8.5.2 (2023-08-14)

Bug Fixes

  • text: caption settings typo (560b81a)

Chores

  • package: bump VHS version from 3.3.1 to 3.5.3 (#8400) (9aff3de)

8.5.1 (2023-07-21)

Bug Fixes

... (truncated)

Commits
  • cd2dac4 8.6.1
  • 9701de9 chore: update VHS and mux.js versions (#8462)
  • 2c36d25 fix(types): use typeof for registerComponent and registerPlugin (#8451)
  • d1c3bd3 Improved and complete Catalan translation (#8434)
  • 7883d0a Fix broken documentation links (#8422)
  • bad086d chore(types): fix issues in exported types (#8333)
  • 473176f fix(control-bar): incorrect display when control bar display is locked (#8435)
  • 68f1429 fix(error): chromium reset mediaError when the poster is invalid (#8410)
  • 781eb43 fix(types): improves quality of typescript definitions (#8218)
  • 9267c46 fix: Resolves captions sizing issue when minified (#8442)
  • Additional commits viewable in compare view

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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.6.1
- [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.6.1)

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 added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Oct 30, 2023
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) October 30, 2023 08:40
@PikachuEXE
Copy link
Collaborator

@dependabot ignore this major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ.

If you'd like to ignore all updates for these dependencies just reply @dependabot ignore these dependencies.

@PikachuEXE
Copy link
Collaborator

@dependabot ignore these dependencies

i.e. shaka migration soon

@dependabot dependabot bot closed this Oct 30, 2023
auto-merge was automatically disabled October 30, 2023 08:42

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

OK, I won't notify you about any of these dependencies again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.6.1 branch October 30, 2023 08:42
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant