hicetnunc
hicetnunc copied to clipboard
Bump react-player from 2.9.0 to 2.10.1
Bumps react-player from 2.9.0 to 2.10.1.
Changelog
Sourced from react-player's changelog.
v2.10.1
- 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)- Support new vimeo external link format
[#1399](https://github.com/CookPete/react-player/issues/1399)- Tweak Vidyard pattern
[#1373](https://github.com/CookPete/react-player/issues/1373)- Adjust listener for kaltura (#1226)
[#1202](https://github.com/CookPete/react-player/issues/1202)- Update caniuse-lite
9f6adcd- Fix kaltura test
0f512c2
Commits
9d479412.10.180b2da1don't stack event listeners (#1186)bc8fe6bAdd flvjs error handling, pass it to props onError method. (#1426)1cfea87Allow parameters after entry_id on kaltura (#1432)303f731adds support for youtube short urls (#1438)30314c7Fix Player testsd053d4aPrevent double load bug in strict mode9924137Use allow rather than allowFullScreen646e62eRemove email from package.json9ad5f38yarn audit fix- 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)