hicetnunc
hicetnunc copied to clipboard
Bump react-player from 2.9.0 to 2.11.2
Bumps react-player from 2.9.0 to 2.11.2.
Changelog
Sourced from react-player's changelog.
v2.11.2
- Remove module property from package.json
[#1574](https://github.com/CookPete/react-player/issues/1574)v2.11.1
8 February 2023
- Update light prop usage re: new feature in PR#1405
[#1510](https://github.com/CookPete/react-player/issues/1510)- Extending valid DailyMotion URL regex Fix #1430
[#1516](https://github.com/CookPete/react-player/issues/1516)- Add
"sideEffects": falsetopackage.json[#1524](https://github.com/CookPete/react-player/issues/1524)- responsive CSS fix
[#1533](https://github.com/CookPete/react-player/issues/1533)- add unbundled es6 build with jsx file extensions
[#1537](https://github.com/CookPete/react-player/issues/1537)- Replace Vimeo default preview thumbnail
[#1553](https://github.com/CookPete/react-player/issues/1553)- fix typo
[#1558](https://github.com/CookPete/react-player/issues/1558)- fix: empty src attr in StrictMode
[#1538](https://github.com/CookPete/react-player/issues/1538)- Extending valid DailyMotion URL regex Fix #1430 (#1516)
[#1430](https://github.com/CookPete/react-player/issues/1430)v2.11.0
17 September 2022
- Add event playbackratechange on vimeo player
[#1502](https://github.com/CookPete/react-player/issues/1502)- feat: allow auto play on mixcloud player
[#1467](https://github.com/CookPete/react-player/issues/1467)- Fix onProgress not firing in Strict Mode
[#1465](https://github.com/CookPete/react-player/issues/1465)- Generate a file
dist/ReactPlayer.standalone-module.jsES6 module[#1425](https://github.com/CookPete/react-player/issues/1425)- ability to pass a component in light prop
[#1405](https://github.com/CookPete/react-player/issues/1405)- (fix): clear video src to prevent old video from continue to load
[#1360](https://github.com/CookPete/react-player/issues/1360)- apply interface onProgressProps at base.d.ts
[#1342](https://github.com/CookPete/react-player/issues/1342)- Do not pass wrapper ref to custom wrappers
[#1476](https://github.com/CookPete/react-player/issues/1476)- Update readme
e955a2c- Update browserslist
dc68dba- Remove patreon supporter
4e5d334v2.10.1
7 May 2022
- don't stack event listeners
[#1186](https://github.com/CookPete/react-player/issues/1186)- Add flvjs error handling, pass it to props onError method.
[#1426](https://github.com/CookPete/react-player/issues/1426)- Allow parameters after entry_id on kaltura
[#1432](https://github.com/CookPete/react-player/issues/1432)- adds support for youtube short urls
[#1438](https://github.com/CookPete/react-player/issues/1438)- Prevent double load bug in strict mode
[#1439](https://github.com/CookPete/react-player/issues/1439)[#1450](https://github.com/CookPete/react-player/issues/1450)- Use allow rather than allowFullScreen
[#1444](https://github.com/CookPete/react-player/issues/1444)- yarn audit fix
9ad5f38- Fix Player tests
30314c7- Remove email from package.json
646e62ev2.10.0
... (truncated)
Commits
101c63b2.11.2cdbfacdRemove module property from package.json22c0c952.11.1a3ae210Update light prop usage re: new feature in PR#1405 (#1510)a110aafExtending valid DailyMotion URL regex Fix #1430 (#1516)1677c57Add"sideEffects": falsetopackage.json(#1524)5966d17responsive CSS fix (#1533)e10640eadd unbundled es6 build with jsx file extensions (#1537)b22b349Replace Vimeo default preview thumbnail (#1553)b745191fix typo (#1558)- Additional commits viewable 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 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)