chore(deps): bump xmldom and video.js
Removes xmldom. It's no longer used after updating ancestor dependency video.js. These dependencies need to be updated together.
Removes xmldom
Updates video.js from 7.9.7 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
4e2f8ad7.20.3d736541fix: allow for techs that init slowly in rvfc (#7864)ed4524edocs: update FAQ.md to match change in #7892 (#7893)9b81afefix: Use timeupdate as well as rvfc/raf for cues (#7918)2810507fix(package): Update to@videojs/http-streaming2.14.3 and videojs-vtt.js 0.1...3c70573chore: update FAQ redirect (#7892)0211d73chore(docs): use https URLs in noUITitleAtttributes example (#7809)9ca2e87refactor: fix typo in player.js (#7805)d31cd1b7.20.276b8ee8fix(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.
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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.