Bump video.js from 7.13.3 to 7.14.3 #5

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/video.js-7.14.3 into master 2021-11-23 17:26:31 +11:00
dependabot[bot] commented 2021-11-23 17:02:07 +11:00 (Migrated from github.com)

Bumps video.js from 7.13.3 to 7.14.3.

Release notes

Sourced from video.js's releases.

v7.14.3

7.14.3 (2021-07-26)

Bug Fixes

v7.14.2

7.14.2 (2021-07-19)

Bug Fixes

  • dom: in removeClass, check element for null in case of a disposed player (#6701) (2990cc7)

v7.14.1

7.14.1 (2021-07-14)

Bug Fixes

Chores

  • use setup-node cache and remove individual cache step (#7310) (fab6e87)

Documentation

  • react: Added a functional React component using React.useEffect (#7203) (2360236)

v7.14.0

7.14.0 (2021-06-30)

Features

v7.13.4

7.13.4 (2021-06-30)

Bug Fixes

... (truncated)

Changelog

Sourced from video.js's changelog.

7.14.3 (2021-07-26)

Bug Fixes

7.14.2 (2021-07-19)

Bug Fixes

  • dom: in removeClass, check element for null in case of a disposed player (#6701) (2990cc7)

7.14.1 (2021-07-14)

Bug Fixes

Chores

  • use setup-node cache and remove individual cache step (#7310) (fab6e87)

Documentation

  • react: Added a functional React component using React.useEffect (#7203) (2360236)

7.14.0 (2021-06-30)

Features

7.13.4 (2021-06-30)

Bug Fixes

  • lang: add some translations to es.json (#6822) (fbcfb7b)
  • throw error on muted resolution rejection during autoplay (#7293) (f9fb1d3)
  • event: event polyfill detection compatibility with react-native-web (#7286) (a221be1), closes #7259
  • lang: improve Hungarian translation (#7289) (0f70787)

Chores

... (truncated)

Commits

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

Bumps [video.js](https://github.com/videojs/video.js) from 7.13.3 to 7.14.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/videojs/video.js/releases">video.js's releases</a>.</em></p> <blockquote> <h2>v7.14.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.14.2...v7.14.3">7.14.3</a> (2021-07-26)</h2> <h3>Bug Fixes</h3> <ul> <li>don't add anchor to DOM for getAbsoluteURL (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7336">#7336</a>) (<a href="https://github.com/videojs/video.js/commit/b483a76">b483a76</a>)</li> <li>remove IE8 url parsing workaround (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7334">#7334</a>) (<a href="https://github.com/videojs/video.js/commit/b3acf66">b3acf66</a>)</li> </ul> <h2>v7.14.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.14.1...v7.14.2">7.14.2</a> (2021-07-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dom:</strong> in removeClass, check element for null in case of a disposed player (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/6701">#6701</a>) (<a href="https://github.com/videojs/video.js/commit/2990cc7">2990cc7</a>)</li> </ul> <h2>v7.14.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.14.0...v7.14.1">7.14.1</a> (2021-07-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>package:</strong> update to VHS 2.9.2 (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7320">#7320</a>) (<a href="https://github.com/videojs/video.js/commit/fff0611">fff0611</a>)</li> <li>all !important properties of vjs-lock-showing (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7312">#7312</a>) (<a href="https://github.com/videojs/video.js/commit/508a424">508a424</a>)</li> <li>properly return promise from requestFullscreen and exitFullscreen (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7299">#7299</a>) (<a href="https://github.com/videojs/video.js/commit/3921b7f">3921b7f</a>), closes <a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7298">#7298</a></li> <li>remove loading spinner on ended (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7311">#7311</a>) (<a href="https://github.com/videojs/video.js/commit/14da28d">14da28d</a>), closes <a href="https://github-redirect.dependabot.com/videojs/http-streaming/issues/1156">videojs/http-streaming#1156</a></li> </ul> <h3>Chores</h3> <ul> <li>use setup-node cache and remove individual cache step (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7310">#7310</a>) (<a href="https://github.com/videojs/video.js/commit/fab6e87">fab6e87</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>react:</strong> Added a functional React component using React.useEffect (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7203">#7203</a>) (<a href="https://github.com/videojs/video.js/commit/2360236">2360236</a>)</li> </ul> <h2>v7.14.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/videojs/video.js/compare/v7.13.4...v7.14.0">7.14.0</a> (2021-06-30)</h1> <h3>Features</h3> <ul> <li>add ended getter middleware (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7287">#7287</a>) (<a href="https://github.com/videojs/video.js/commit/c74c27d">c74c27d</a>)</li> </ul> <h2>v7.13.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.13.3...v7.13.4">7.13.4</a> (2021-06-30)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/videojs/video.js/blob/main/CHANGELOG.md">video.js's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/videojs/video.js/compare/v7.14.2...v7.14.3">7.14.3</a> (2021-07-26)</h2> <h3>Bug Fixes</h3> <ul> <li>don't add anchor to DOM for getAbsoluteURL (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7336">#7336</a>) (<a href="https://github.com/videojs/video.js/commit/b483a76">b483a76</a>)</li> <li>remove IE8 url parsing workaround (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7334">#7334</a>) (<a href="https://github.com/videojs/video.js/commit/b3acf66">b3acf66</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.14.1...v7.14.2">7.14.2</a> (2021-07-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dom:</strong> in removeClass, check element for null in case of a disposed player (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/6701">#6701</a>) (<a href="https://github.com/videojs/video.js/commit/2990cc7">2990cc7</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.14.0...v7.14.1">7.14.1</a> (2021-07-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>package:</strong> update to VHS 2.9.2 (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7320">#7320</a>) (<a href="https://github.com/videojs/video.js/commit/fff0611">fff0611</a>)</li> <li>all !important properties of vjs-lock-showing (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7312">#7312</a>) (<a href="https://github.com/videojs/video.js/commit/508a424">508a424</a>)</li> <li>properly return promise from requestFullscreen and exitFullscreen (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7299">#7299</a>) (<a href="https://github.com/videojs/video.js/commit/3921b7f">3921b7f</a>), closes <a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7298">#7298</a></li> <li>remove loading spinner on ended (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7311">#7311</a>) (<a href="https://github.com/videojs/video.js/commit/14da28d">14da28d</a>), closes <a href="https://github-redirect.dependabot.com/videojs/http-streaming/issues/1156">videojs/http-streaming#1156</a></li> </ul> <h3>Chores</h3> <ul> <li>use setup-node cache and remove individual cache step (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7310">#7310</a>) (<a href="https://github.com/videojs/video.js/commit/fab6e87">fab6e87</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>react:</strong> Added a functional React component using React.useEffect (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7203">#7203</a>) (<a href="https://github.com/videojs/video.js/commit/2360236">2360236</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/videojs/video.js/compare/v7.13.4...v7.14.0">7.14.0</a> (2021-06-30)</h1> <h3>Features</h3> <ul> <li>add ended getter middleware (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7287">#7287</a>) (<a href="https://github.com/videojs/video.js/commit/c74c27d">c74c27d</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/videojs/video.js/compare/v7.13.3...v7.13.4">7.13.4</a> (2021-06-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lang:</strong> add some translations to es.json (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/6822">#6822</a>) (<a href="https://github.com/videojs/video.js/commit/fbcfb7b">fbcfb7b</a>)</li> <li>throw error on muted resolution rejection during autoplay (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7293">#7293</a>) (<a href="https://github.com/videojs/video.js/commit/f9fb1d3">f9fb1d3</a>)</li> <li><strong>event:</strong> event polyfill detection compatibility with react-native-web (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7286">#7286</a>) (<a href="https://github.com/videojs/video.js/commit/a221be1">a221be1</a>), closes <a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7259">#7259</a></li> <li><strong>lang:</strong> improve Hungarian translation (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7289">#7289</a>) (<a href="https://github.com/videojs/video.js/commit/0f70787">0f70787</a>)</li> </ul> <h3>Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/videojs/video.js/commit/3777f9400bbe8b1e50243f4462c3bf252767e1bd"><code>3777f94</code></a> 7.14.3</li> <li><a href="https://github.com/videojs/video.js/commit/b483a7613f937ba0515152e145ee200dd15336ae"><code>b483a76</code></a> fix: don't add anchor to DOM for getAbsoluteURL (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7336">#7336</a>)</li> <li><a href="https://github.com/videojs/video.js/commit/b3acf663641fca0f7a966525a72845af7ec5fab2"><code>b3acf66</code></a> fix: remove IE8 url parsing workaround (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7334">#7334</a>)</li> <li><a href="https://github.com/videojs/video.js/commit/bba6e179252f38925e1c7341791b65ecb24378cf"><code>bba6e17</code></a> 7.14.2</li> <li><a href="https://github.com/videojs/video.js/commit/2990cc7d65397594e4e3711c1f146352cee10507"><code>2990cc7</code></a> fix(dom): in removeClass, check element for null in case of a disposed player...</li> <li><a href="https://github.com/videojs/video.js/commit/9ef0c5ac440c692309dd1b0a16ecedbcabd1fb13"><code>9ef0c5a</code></a> 7.14.1</li> <li><a href="https://github.com/videojs/video.js/commit/fff0611a35feac41fbaefed96994f1217f5a1f8a"><code>fff0611</code></a> fix(package): update to VHS 2.9.2 (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7320">#7320</a>)</li> <li><a href="https://github.com/videojs/video.js/commit/2360236bca494d51f7b0b2c76a4eaa7fd327af93"><code>2360236</code></a> docs(react): Added a functional React component using React.useEffect (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7203">#7203</a>)</li> <li><a href="https://github.com/videojs/video.js/commit/14da28dabe37681b8ea873af0fe4d7d06574f803"><code>14da28d</code></a> fix: remove loading spinner on ended (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7311">#7311</a>)</li> <li><a href="https://github.com/videojs/video.js/commit/508a424b0294f85ef96354f3ba93ab7ddbba11e1"><code>508a424</code></a> fix: all !important properties of vjs-lock-showing (<a href="https://github-redirect.dependabot.com/videojs/video.js/issues/7312">#7312</a>)</li> <li>Additional commits viewable in <a href="https://github.com/videojs/video.js/compare/v7.13.3...v7.14.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=video.js&package-manager=npm_and_yarn&previous-version=7.13.3&new-version=7.14.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/BuyMyMojo/buymymojo.net/network/alerts). </details>
cloudflare-workers-and-pages[bot] commented 2021-11-23 17:02:08 +11:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0032ead
Status:   Deploy successful!
Preview URL: https://f1cce353.buymymojo-net.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>0032ead</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://f1cce353.buymymojo-net.pages.dev'>https://f1cce353.buymymojo-net.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/buymymojo-net/f1cce353-9a24-44c4-8537-01a62e35d3df)
Sign in to join this conversation.
No description provided.