l3s-learnweb / learnweb

Learnweb is a collaborative search and sharing system which brings together different online services under one umbrella
https://learnweb.l3s.uni-hannover.de
MIT License
1 stars 0 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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 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)