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.17.3 to 8.17.4 in /ui in the player group #631

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2024

Bumps the player group in /ui with 1 update: video.js.

Updates video.js from 8.17.3 to 8.17.4

Release notes

Sourced from video.js's releases.

v8.17.4

8.17.4 (2024-08-27)

Bug Fixes

  • allow captions in devices that use old chrome to be shown (#8826) (3e9e4e8), closes 1000#0
  • Change requestNamedAnimationFrame to apply last change per frame instead of first (#8799) (e715145), closes #8633 #8782 1000#0
  • ensure spatial navigation starts without error without an ErrorD… (#8830) (73db132), closes 1000#0
  • types: Add has|usingPlugin to typedef by adding stubs which are removed from builds (#8811) (820ef38), closes 1000#0
  • types: ensure toggleClass's second arg is optional (#8829) (65f8546), closes 1000#0
  • use backup styles when inset is not supported (#8844) (1d771d9)

Chores

Code Refactoring

Documentation

  • Refresh README.md and point other docs to admin repo (#8837) (f0db8f1)

netlify preview for this version

Changelog

Sourced from video.js's changelog.

8.17.4 (2024-08-27)

Bug Fixes

  • allow captions in devices that use old chrome to be shown (#8826) (3e9e4e8), closes 1000#0
  • Change requestNamedAnimationFrame to apply last change per frame instead of first (#8799) (e715145), closes #8633 #8782 1000#0
  • ensure spatial navigation starts without error without an ErrorD… (#8830) (73db132), closes 1000#0
  • types: Add has|usingPlugin to typedef by adding stubs which are removed from builds (#8811) (820ef38), closes 1000#0
  • types: ensure toggleClass's second arg is optional (#8829) (65f8546), closes 1000#0
  • use backup styles when inset is not supported (#8844) (1d771d9)

Chores

Code Refactoring

Documentation

  • Refresh README.md and point other docs to admin repo (#8837) (f0db8f1)

Commits
  • fa7e648 8.17.4
  • 1d771d9 fix: use backup styles when inset is not supported (#8844)
  • 3e9e4e8 fix: allow captions in devices that use old chrome to be shown (#8826)
  • f0db8f1 docs: Refresh README.md and point other docs to admin repo (#8837)
  • 73db132 fix: ensure spatial navigation starts without error without an ErrorD… (#8830)
  • 65f8546 fix(types): ensure toggleClass's second arg is optional (#8829)
  • e715145 fix: Change requestNamedAnimationFrame to apply last change per frame instead...
  • 790078b chore: update http-streaming to v3.13.3 (#8827)
  • 820ef38 fix(types): Add has|usingPlugin to typedef by adding stubs which are removed ...
  • 3380d33 chore: Remove safe-json-parse (#8790)
  • 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 <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 the player group in /ui with 1 update: [video.js](https://github.com/videojs/video.js).


Updates `video.js` from 8.17.3 to 8.17.4
- [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.17.3...v8.17.4)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: player
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2024
@paulcretu paulcretu temporarily deployed to orcasite-pr-631 September 15, 2024 04:28 Inactive
@paulcretu paulcretu enabled auto-merge (squash) September 15, 2024 04:31
@paulcretu paulcretu merged commit 408be3f into main Sep 15, 2024
8 checks passed
@paulcretu paulcretu deleted the dependabot/npm_and_yarn/ui/player-092276fa6e branch September 15, 2024 04:38
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