bitwave icon indicating copy to clipboard operation
bitwave copied to clipboard

Bump video.js from 7.14.3 to 7.20.2

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps video.js from 7.14.3 to 7.20.2.

Release notes

Sourced from video.js's releases.

v7.20.2

7.20.2 (2022-07-28)

Bug Fixes

  • lang: Update Polish language (#7821) (76b8ee8)
  • Conditional requestVideoFrameCallback on Safari (#7854) (d178d9a)
  • control-bar: audio player no longer responds to touch events (#7825) (1445f87)
  • lang: fixes key spacing within fr.json file (#7848) (ebe9f32)
  • need to determine featuresVideoFrameCallback before setting source (#7812) (b22a08a), closes #7807

Chores

  • lock-threads: run only daily at 1:00 am, and skip in forks (#7832) (1be46d4)

netlify preview for this version

v7.20.1

7.20.1 (2022-05-31)

Bug Fixes

  • Don't copy deprecated Event.path (#7782) (27f22ef)
  • error message should not be localized in the player class (#7776) (75ea699)
  • HTML5 tech with audio tag shouldn't use requestVideoFrameCallback (#7778) (a14ace2)

Chores

Tests

  • stop running placeholder el test in IE and Safari to prevent errors (#7769) (50ffd57)

netlify preview for this version

v7.20.0

7.20.0 (2022-05-20)

Features

  • lang: add Estonian (et) translations (#7745) (efde614)
  • Player can be replaced with original el after dispose() (#7722) (3ec2ac7)

Bug Fixes

  • accessibility: frame must have a title attribute (#7754) (05d5278)

... (truncated)

Changelog

Sourced from video.js's changelog.

7.20.2 (2022-07-28)

Bug Fixes

  • lang: Update Polish language (#7821) (76b8ee8)
  • Conditional requestVideoFrameCallback on Safari (#7854) (d178d9a)
  • control-bar: audio player no longer responds to touch events (#7825) (1445f87)
  • lang: fixes key spacing within fr.json file (#7848) (ebe9f32)
  • need to determine featuresVideoFrameCallback before setting source (#7812) (b22a08a), closes #7807

Chores

  • lock-threads: run only daily at 1:00 am, and skip in forks (#7832) (1be46d4)

7.20.1 (2022-05-31)

Bug Fixes

  • Don't copy deprecated Event.path (#7782) (27f22ef)
  • error message should not be localized in the player class (#7776) (75ea699)
  • HTML5 tech with audio tag shouldn't use requestVideoFrameCallback (#7778) (a14ace2)

Chores

Tests

  • stop running placeholder el test in IE and Safari to prevent errors (#7769) (50ffd57)

7.20.0 (2022-05-20)

Features

  • lang: add Estonian (et) translations (#7745) (efde614)
  • Player can be replaced with original el after dispose() (#7722) (3ec2ac7)

Bug Fixes

Chores

Documentation

... (truncated)

Commits
  • d31cd1b 7.20.2
  • 76b8ee8 fix(lang): Update Polish language (#7821)
  • d178d9a fix: Conditional requestVideoFrameCallback on Safari (#7854)
  • ebe9f32 fix(lang): fixes key spacing within fr.json file (#7848)
  • 1be46d4 chore(lock-threads): run only daily at 1:00 am, and skip in forks (#7832)
  • 1445f87 fix(control-bar): audio player no longer responds to touch events (#7825)
  • b22a08a fix: need to determine featuresVideoFrameCallback before setting source (#7812)
  • fb43a69 7.20.1
  • 27f22ef fix: Don't copy deprecated Event.path (#7782)
  • a14ace2 fix: HTML5 tech with audio tag shouldn't use requestVideoFrameCallback (#7778)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by videojs-user, a new releaser for video.js since your current version.


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

dependabot[bot] avatar Aug 11 '22 22:08 dependabot[bot]