bitwave
bitwave copied to clipboard
Bump video.js from 7.14.3 to 7.20.2
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
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
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
... (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
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
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)
- lang: Improving Russian translation (#7740) (ef7ccfc)
- reset() should null check the controlBar (#7692) (7e2b9ec), closes #7689
Chores
Documentation
... (truncated)
Commits
d31cd1b7.20.276b8ee8fix(lang): Update Polish language (#7821)d178d9afix: Conditional requestVideoFrameCallback on Safari (#7854)ebe9f32fix(lang): fixes key spacing within fr.json file (#7848)1be46d4chore(lock-threads): run only daily at 1:00 am, and skip in forks (#7832)1445f87fix(control-bar): audio player no longer responds to touch events (#7825)b22a08afix: need to determine featuresVideoFrameCallback before setting source (#7812)fb43a697.20.127f22effix: Don't copy deprecated Event.path (#7782)a14ace2fix: 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)