hicetnunc
hicetnunc copied to clipboard
Bump react-player from 2.9.0 to 2.11.0
Bumps react-player from 2.9.0 to 2.11.0.
Changelog
Sourced from react-player's changelog.
v2.11.0
- 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
18 March 2022
- Added .m4b extension to AUDIO_EXTENSIONS
[#1415](https://github.com/CookPete/react-player/issues/1415)- Adjust listener for kaltura
[#1226](https://github.com/CookPete/react-player/issues/1226)- update default HLS version to latest release
[#1402](https://github.com/CookPete/react-player/issues/1402)- Make pre-publish.js ES5 compatible
[#1393](https://github.com/CookPete/react-player/issues/1393)- fix: Add exception handling when seekTo is called with amount value 0
[#1372](https://github.com/CookPete/react-player/issues/1372)- Add onSeek support to Twitch player
[#1354](https://github.com/CookPete/react-player/issues/1354)- Add attributes in FacebookConfig type
[#1351](https://github.com/CookPete/react-player/issues/1351)- handle setPlaybackRate error
[#1223](https://github.com/CookPete/react-player/issues/1223)- Add onPlaybackRateChange callback prop
[#1224](https://github.com/CookPete/react-player/issues/1224)- Ability to pass null to previewTabIndex
[#1256](https://github.com/CookPete/react-player/issues/1256)- Add media attribute to source tag in file player
[#1269](https://github.com/CookPete/react-player/issues/1269)- fix: don't defer MediaStream
[#1230](https://github.com/CookPete/react-player/issues/1230)- add title attribute to vimeo iframe
[#1229](https://github.com/CookPete/react-player/issues/1229)- Add oEmbedUrl as changeable prop
[#1333](https://github.com/CookPete/react-player/issues/1333)- update video extenstions to accept media fragments for time
[#1213](https://github.com/CookPete/react-player/issues/1213)- Add type for wrapper in base.d.ts
[#1234](https://github.com/CookPete/react-player/issues/1234)- Make facebook config type properties optional
[#1314](https://github.com/CookPete/react-player/issues/1314)- Add disableDeferredLoading prop
[#1396](https://github.com/CookPete/react-player/issues/1396)
... (truncated)
Commits
3a7b1b72.11.0dc68dbaUpdate browsersliste955a2cUpdate readme5908200Add event playbackratechange on vimeo player (#1502)d86f0e0Do not pass wrapper ref to custom wrappers4e5d334Remove patreon supporter9775bb7feat: allow auto play on mixcloud player (#1467)9abdb16Fix onProgress not firing in Strict Mode (#1465)e172ca0Generate a filedist/ReactPlayer.standalone-module.jsES6 module (#1425)265d5e0ability to pass a component in light prop (#1405)- 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)