Bump react-player from 2.10.1 to 2.11.0 in /desktop (#4230)

Summary:
Bumps [react-player](https://github.com/CookPete/react-player) from 2.10.1 to 2.11.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cookpete/react-player/blob/master/CHANGELOG.md">react-player's changelog</a>.</em></p>
<blockquote>
<h4><a href="https://github.com/cookpete/react-player/compare/v2.10.1...v2.11.0">v2.11.0</a></h4>
<ul>
<li>Add event playbackratechange on vimeo player <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1502"><code>[https://github.com/facebook/flipper/issues/1502](https://github.com/CookPete/react-player/issues/1502)</code></a></li>
<li>feat: allow auto play on mixcloud player <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1467"><code>[https://github.com/facebook/flipper/issues/1467](https://github.com/CookPete/react-player/issues/1467)</code></a></li>
<li>Fix onProgress not firing in Strict Mode <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1465"><code>[https://github.com/facebook/flipper/issues/1465](https://github.com/CookPete/react-player/issues/1465)</code></a></li>
<li>Generate a file <code>dist/ReactPlayer.standalone-module.js</code> ES6 module <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1425"><code>[https://github.com/facebook/flipper/issues/1425](https://github.com/CookPete/react-player/issues/1425)</code></a></li>
<li>ability to pass a component in light prop <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1405"><code>[https://github.com/facebook/flipper/issues/1405](https://github.com/CookPete/react-player/issues/1405)</code></a></li>
<li>(fix): clear video src to prevent old video from continue to load <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1360"><code>[https://github.com/facebook/flipper/issues/1360](https://github.com/CookPete/react-player/issues/1360)</code></a></li>
<li>apply interface onProgressProps at base.d.ts <a href="https://github-redirect.dependabot.com/cookpete/react-player/pull/1342"><code>[https://github.com/facebook/flipper/issues/1342](https://github.com/CookPete/react-player/issues/1342)</code></a></li>
<li>Do not pass wrapper ref to custom wrappers <a href="https://github-redirect.dependabot.com/cookpete/react-player/issues/1476"><code>[https://github.com/facebook/flipper/issues/1476](https://github.com/CookPete/react-player/issues/1476)</code></a></li>
<li>Update readme <a href="e955a2c9ca"><code>e955a2c</code></a></li>
<li>Update browserslist <a href="dc68dbad77"><code>dc68dba</code></a></li>
<li>Remove patreon supporter <a href="4e5d3341cc"><code>4e5d334</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3a7b1b7a5b"><code>3a7b1b7</code></a> 2.11.0</li>
<li><a href="dc68dbad77"><code>dc68dba</code></a> Update browserslist</li>
<li><a href="e955a2c9ca"><code>e955a2c</code></a> Update readme</li>
<li><a href="590820062b"><code>5908200</code></a> Add event playbackratechange on vimeo player (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1502">https://github.com/facebook/flipper/issues/1502</a>)</li>
<li><a href="d86f0e09ad"><code>d86f0e0</code></a> Do not pass wrapper ref to custom wrappers</li>
<li><a href="4e5d3341cc"><code>4e5d334</code></a> Remove patreon supporter</li>
<li><a href="9775bb755a"><code>9775bb7</code></a> feat: allow auto play on mixcloud player (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1467">https://github.com/facebook/flipper/issues/1467</a>)</li>
<li><a href="9abdb16398"><code>9abdb16</code></a> Fix onProgress not firing in Strict Mode (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1465">https://github.com/facebook/flipper/issues/1465</a>)</li>
<li><a href="e172ca01e7"><code>e172ca0</code></a> Generate a file <code>dist/ReactPlayer.standalone-module.js</code> ES6 module (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1425">https://github.com/facebook/flipper/issues/1425</a>)</li>
<li><a href="265d5e0d00"><code>265d5e0</code></a> ability to pass a component in light prop (<a href="https://github-redirect.dependabot.com/CookPete/react-player/issues/1405">https://github.com/facebook/flipper/issues/1405</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/CookPete/react-player/compare/v2.10.1...v2.11.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-player&package-manager=npm_and_yarn&previous-version=2.10.1&new-version=2.11.0)](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)

</details>

Pull Request resolved: https://github.com/facebook/flipper/pull/4230

Reviewed By: ivanmisuno

Differential Revision: D43117909

Pulled By: mweststrate

fbshipit-source-id: 53104b6d37c5141f657760e4903a8a25a5541a36
This commit is contained in:
dependabot[bot]
2023-02-09 03:22:18 -08:00
committed by Facebook GitHub Bot
parent c4b39b4c83
commit 681e0d2306
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"react-element-to-jsx-string": "^14.3.4",
"react-is": "^18.2.0",
"react-markdown": "^6.0.3",
"react-player": "^2.10.1",
"react-player": "^2.11.0",
"react-redux": "^7.2.6",
"react-test-renderer": "^0.0.0-experimental-2bf7c02f0-20220314",
"react-virtualized-auto-sizer": "^1.0.6",

View File

@@ -12774,10 +12774,10 @@ react-markdown@^6.0.3:
unist-util-visit "^2.0.0"
vfile "^4.0.0"
react-player@^2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.10.1.tgz#f2ee3ec31393d7042f727737545414b951ffc7e4"
integrity sha512-ova0jY1Y1lqLYxOehkzbNEju4rFXYVkr5rdGD71nsiG4UKPzRXQPTd3xjoDssheoMNjZ51mjT5ysTrdQ2tEvsg==
react-player@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.11.0.tgz#9afc75314eb915238e8d6615b2891fbe7170aeaa"
integrity sha512-fIrwpuXOBXdEg1FiyV9isKevZOaaIsAAtZy5fcjkQK9Nhmk1I2NXzY/hkPos8V0zb/ZX416LFy8gv7l/1k3a5w==
dependencies:
deepmerge "^4.0.0"
load-script "^1.0.0"