JCPlayer
JCPlayer copied to clipboard
Bump xmldom, video.js and epubjs
Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, video.js and epubjs. These dependencies need to be updated together.
Removes xmldom
Updates video.js
from 7.8.3 to 7.20.3
Release notes
Sourced from video.js's releases.
v7.20.3
7.20.3 (2022-09-09)
Bug Fixes
- allow for techs that init slowly in rvfc (#7864) (d736541)
- Use timeupdate as well as rvfc/raf for cues (#7918) (9b81afe), closes #7910 #7902
- package: Update to
@videojs
/http-streaming 2.14.3 and videojs-vtt.js 0.15.4 (#7907) (2810507)Chores
- update FAQ redirect (#7892) (3c70573), closes videojs/videojs.com#159
- docs: use https URLs in noUITitleAtttributes example (#7809) (0211d73)
Code Refactoring
Documentation
netlify preview for this version
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
... (truncated)
Changelog
Sourced from video.js's changelog.
7.20.3 (2022-09-09)
Bug Fixes
- allow for techs that init slowly in rvfc (#7864) (d736541)
- Use timeupdate as well as rvfc/raf for cues (#7918) (9b81afe), closes #7910 #7902
- package: Update to
@videojs
/http-streaming 2.14.3 and videojs-vtt.js 0.15.4 (#7907) (2810507)Chores
- update FAQ redirect (#7892) (3c70573), closes videojs/videojs.com#159
- docs: use https URLs in noUITitleAtttributes example (#7809) (0211d73)
Code Refactoring
Documentation
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
... (truncated)
Commits
4e2f8ad
7.20.3d736541
fix: allow for techs that init slowly in rvfc (#7864)ed4524e
docs: update FAQ.md to match change in #7892 (#7893)9b81afe
fix: Use timeupdate as well as rvfc/raf for cues (#7918)2810507
fix(package): Update to@videojs/http-streaming
2.14.3 and videojs-vtt.js 0.1...3c70573
chore: update FAQ redirect (#7892)0211d73
chore(docs): use https URLs in noUITitleAtttributes example (#7809)9ca2e87
refactor: fix typo in player.js (#7805)d31cd1b
7.20.276b8ee8
fix(lang): Update Polish language (#7821)- 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.
Updates epubjs
from 0.3.87 to 0.3.93
Release notes
Sourced from epubjs's releases.
v0.3.88
- Updated the strategy of finding covers for ePub 3
cover-image
: futurepress/epub.js#1086- Limited polling if not active on tab and use resize observer if supported: futurepress/epub.js#1077
- Many updates for scrolling and location events on vertical and rtl horizontal renditions: futurepress/epub.js#1074, futurepress/epub.js#961, futurepress/epub.js#1059, futurepress/epub.js#1058
- Fixed waiting for all displayed promises: futurepress/epub.js#1031
- Fixed broken types: futurepress/epub.js#1091
Commits
- See full diff in compare view
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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.