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.16.1 to 8.17.4 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

v8.17.3

8.17.3 (2024-07-30)

Bug Fixes

netlify preview for this version

v8.17.2

8.17.2 (2024-07-22)

Chores

... (truncated)

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)

8.17.3 (2024-07-30)

Bug Fixes

8.17.2 (2024-07-22)

Chores

8.17.1 (2024-07-15)

Bug Fixes

... (truncated)

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 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.16.1 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.16.1...v8.17.4)

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

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 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #140.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/video.js-8.17.4 branch October 7, 2024 09: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.

0 participants