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 from 8.13.0 to 8.14.0 #9055

Merged
merged 1 commit into from
May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps video.js from 8.13.0 to 8.14.0.

Release notes

Sourced from video.js's releases.

v8.14.0

8.14.0 (2024-05-06)

Features

Bug Fixes

  • dom: handle slotted parent transform position (#8158) (9946a19)
  • Ensure aria-labelledby values in track settings are valid (#8711) (ad3be35)
  • player: adapt player height to control bar height in audioOnly mode (#8579) (8050466)
  • prevent error for root shadow elements when restorEl is enabled (#8679) (31b0378)
  • progress bar sometimes is not filled on 100% (#8633) (3e697e9)
  • Support MacOS trackpad with tap-to-click (#8700) (cb76a24)

Chores

  • css: fix typo in postcss-config browserslist and update list (#8578) (3df0e9b)
  • remove plugin errors from error const (#8706) (466fa97)

Code Refactoring

netlify preview for this version

Changelog

Sourced from video.js's changelog.

8.14.0 (2024-05-06)

Features

Bug Fixes

  • dom: handle slotted parent transform position (#8158) (9946a19)
  • Ensure aria-labelledby values in track settings are valid (#8711) (ad3be35)
  • player: adapt player height to control bar height in audioOnly mode (#8579) (8050466)
  • prevent error for root shadow elements when restorEl is enabled (#8679) (31b0378)
  • progress bar sometimes is not filled on 100% (#8633) (3e697e9)
  • Support MacOS trackpad with tap-to-click (#8700) (cb76a24)

Chores

  • css: fix typo in postcss-config browserslist and update list (#8578) (3df0e9b)
  • remove plugin errors from error const (#8706) (466fa97)

Code Refactoring

Commits
  • 7b0aede 8.14.0
  • b535758 Updated translations for nb (#8650)
  • ad3be35 fix: Ensure aria-labelledby values in track settings are valid (#8711)
  • 3df0e9b chore(css): fix typo in postcss-config browserslist and update list (#8578)
  • 4dfea61 feat: refactor error consts (#8719)
  • 9946a19 fix(dom): handle slotted parent transform position (#8158)
  • 8050466 fix(player): adapt player height to control bar height in audioOnly mode (#8579)
  • 31b0378 fix: prevent error for root shadow elements when restorEl is enabled (#8679)
  • 992af3b refactor: use URL API (#8716)
  • 3e697e9 fix: progress bar sometimes is not filled on 100% (#8633)
  • 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 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.13.0 to 8.14.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@v8.13.0...v8.14.0)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 13, 2024
@DanielnetoDotCom DanielnetoDotCom merged commit eea2bec into master May 13, 2024
15 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/video.js-8.14.0 branch May 13, 2024 09:39
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