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

chore(deps): bump video.js from 8.6.0 to 8.6.1 #350

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps video.js from 8.6.0 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

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

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)
  • See full diff 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 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 [video.js](https://github.com/videojs/video.js) from 8.6.0 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@v8.6.0...v8.6.1)

---
updated-dependencies:
- dependency-name: video.js
  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 Oct 30, 2023
@astappiev astappiev merged commit ca2f0ef into main Nov 5, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/video.js-8.6.1 branch November 5, 2023 21:42
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