Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-player to v2 #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-player ^1.15.3 -> ^2.0.0 age adoption passing confidence

Release Notes

CookPete/react-player

v2.12.0

Compare Source

  • Added Vimeo Muteability #1588
  • Add forceSafariHLS option for FilePlayer #1560
  • fix: standalone has side effects #1586
  • Update DASH example #1589
  • Support live youtube URLs #1580

v2.11.2

Compare Source

10 February 2023

  • Remove module property from package.json #1574

v2.11.1

Compare Source

8 February 2023

  • Update light prop usage re: new feature in PR#​1405 #1510
  • Extending valid DailyMotion URL regex Fix #​1430 #1516
  • Add "sideEffects": false to package.json #1524
  • responsive CSS fix #1533
  • add unbundled es6 build with jsx file extensions #1537
  • Replace Vimeo default preview thumbnail #1553
  • fix typo #1558
  • fix: empty src attr in StrictMode #1538
  • Extending valid DailyMotion URL regex Fix #​1430 (#​1516) #1430

v2.11.0

Compare Source

17 September 2022

  • Add event playbackratechange on vimeo player #1502
  • feat: allow auto play on mixcloud player #1467
  • Fix onProgress not firing in Strict Mode #1465
  • Generate a file dist/ReactPlayer.standalone-module.js ES6 module #1425
  • ability to pass a component in light prop #1405
  • (fix): clear video src to prevent old video from continue to load #1360
  • apply interface onProgressProps at base.d.ts #1342
  • Do not pass wrapper ref to custom wrappers #1476
  • Update readme e955a2c
  • Update browserslist dc68dba
  • Remove patreon supporter 4e5d334

v2.10.1

Compare Source

7 May 2022

  • don't stack event listeners #1186
  • Add flvjs error handling, pass it to props onError method. #1426
  • Allow parameters after entry_id on kaltura #1432
  • adds support for youtube short urls #1438
  • Prevent double load bug in strict mode #1439 #1450
  • Use allow rather than allowFullScreen #1444
  • yarn audit fix 9ad5f38
  • Fix Player tests 30314c7
  • Remove email from package.json 646e62e

v2.10.0

Compare Source

18 March 2022

  • Added .m4b extension to AUDIO_EXTENSIONS #1415
  • Adjust listener for kaltura #1226
  • update default HLS version to latest release #1402
  • Make pre-publish.js ES5 compatible #1393
  • fix: Add exception handling when seekTo is called with amount value 0 #1372
  • Add onSeek support to Twitch player #1354
  • Add attributes in FacebookConfig type #1351
  • handle setPlaybackRate error #1223
  • Add onPlaybackRateChange callback prop #1224
  • Ability to pass null to previewTabIndex #1256
  • Add media attribute to source tag in file player #1269
  • fix: don't defer MediaStream #1230
  • add title attribute to vimeo iframe #1229
  • Add oEmbedUrl as changeable prop #1333
  • update video extenstions to accept media fragments for time #1213
  • Add type for wrapper in base.d.ts #1234
  • Make facebook config type properties optional #1314
  • Add disableDeferredLoading prop #1396
  • Support new vimeo external link format #1399
  • Tweak Vidyard pattern #1373
  • Adjust listener for kaltura (#​1226) #1202
  • Update caniuse-lite 9f6adcd
  • Fix kaltura test 0f512c2

v2.9.0

Compare Source

17 February 2021

  • Adds previewTabIndex property to light mode #1169
  • Update YouTube URL pattern (#​1170) #1171
  • Support Kaltura's HTML5 player #1082
  • Fix suspense check for nextjs #1165
  • Add kaltura player types b1e1053

v2.8.2

Compare Source

26 January 2021

  • fix: ensure lazy typedefs mirror defaults #1153
  • fix: nullify srcObject instead of calling removeAttribute #1145
  • updated basic types with fallback #1144
  • Update wistia url pattern #1149
  • fix: ensure lazy typedefs mirror defaults (#​1153) #1146

v2.8.1

Compare Source

20 January 2021

  • fix: remove srcObject attribute if next uri is not a MediaStream #1121
  • Add onClickPreview #1131
  • Added types for single players #953
  • yarn upgrade 0c7dd4a
  • Fix clean script 9a448b1

v2.8.0

Compare Source

20 January 2021

  • added soundcloud playlist preview button for demo page so developers can know it also supports sc playlists #1113
  • Add missing FLV props to TS defs #1122
  • FEAT: customize fallback through props for lazy loading #1133
  • Add onClickPreview #1131
  • Added types for single players #953
  • Add custom control support to Wistia #1125
  • Fix facebook muted logic #1127
  • yarn upgrade b21c908

v2.7.2

Compare Source

16 December 2020

  • fix: add playIcon prop to TS declaration #1084

v2.7.1

Compare Source

16 December 2020

  • Improve youtube playlist regex #1088

v2.7.0

Compare Source

16 November 2020

  • Parse start time from twitch url #1046
  • Add explicit comment to set muted to true for autoplay #1036
  • Updates the default version of dash.js, hls.js #1056
  • Fix canPlayFile to support blob uri, fix #​1023 #1041
  • Update CONTRIBUTING.md #1017
  • Use hls.js manifest parsed event for onReady #1066
  • Add config.facebook.attributes #1071
  • Prevent errors when updating without a player #1052 #1074
  • Add support for youtube live channel urls #1033
  • Fix canPlayFile to support blob uri, fix #​1023 (#​1041) #1023
  • Add console warning when using youtube embedOptions.events #1016
  • Add support for fb.watch URLs #1061
  • Run yarn-audit-fix 0c1bfd1
  • Fix tests 8e8c107
  • Adjust blob util f9c5429

v2.6.2

Compare Source

8 September 2020

v2.6.1

Compare Source

21 August 2020

  • Fixes youtube player playsinline variable type #989
  • Add descriptive text to Controls section #982
  • added missing type for 'getSecondsLoaded' #977
  • Fix single player import logic #993
  • Remove gitads banner cea0c38
  • Tweak vimeo controls readme wording c05cf93
  • Tweak gitads copy e252438

v2.6.0

Compare Source

23 July 2020

  • Make force disabling PIP dependent on prop #964
  • vimeo: listen for bufferring events and handle with matching callbacks #975
  • Call onLoaded when file streaming SDKs have loaded #976
  • yarn upgrade 05ae217
  • Add gitads banner to readme 6840e35

v2.5.0

Compare Source

3 July 2020

  • Add support for FLV files #958
  • Fix single player imports on IE11 #954

v2.4.0

Compare Source

28 June 2020

  • Hide wistia controls with controls prop #937
  • Add Cloudflare Stream support to file player #944
  • Fix sample files #948

v2.3.1

Compare Source

13 June 2020

  • dash deprecated method fix for different versions. #933
  • wistia config types updated #931
  • Tweak .npmignore 2204c7e

v2.3.0

Compare Source

11 June 2020

  • Add Wistia player id to support multiple players #905
  • Copy typings into lazy dir before publish #918
  • Add basic caching of preview thumbnails #927
  • Fix SDK fetching when exports exists in global scope #921
  • Bump packages b92031a
  • Remove bower info from readme c66a1c7
  • Fix wistia tests 85af252

v2.2.0

Compare Source

7 June 2020

  • Move lazy loading players to react-player/lazy #912 #907 #865 #910 #902
  • Support array of youtube urls #906
  • The return of single player imports 45635ef
  • Move canPlay logic into patterns.js 45369bb
  • Add preview chunk name 17b28ca

v2.1.1

Compare Source

31 May 2020

  • Correct typings for onReady #884
  • Add webpackChunkName to dynamic imports #899
  • Add patreon info to readme c4c597f

v2.1.0

Compare Source

23 May 2020

  • Match YouTube User Uploads #877
  • Destroy previous vidyard player before creating new one #894
  • Improve light mode a11y #878
  • Prevent Soundcloud onPause right before onEnded #879
  • Prevent unwanted Vidyard autoplay #887
  • Add onUnstarted youtube config option #888
  • Reset hls and dash before loading new url #892 #874
  • Support youtube-nocookie.com #896 #272 #557
  • Fix youtube fragment looping #897
  • Prevent dynamic import transforms to fix lazy loading #886
  • Fix youtube example playlist fcf4657

v2.0.1

Compare Source

28 April 2020

  • Adds the missing default data for the selected player #864
  • Only try and disablePIP on unmount if player is ready #849
  • Prevent Suspense being rendering during SSR #738 #865
  • Match twitch channel pattern case-insensitive #860
  • Rename refs to references #868 #866 #867 #861
  • Use file player for soundcloud hosted audio files #811

v2.0.0

Compare Source

25 April 2020

  • Breaking change: Use lazy players 1752b8d
  • Breaking change: Remove preload support 1baa227
  • Breaking change: Remove legacy config props 9339efa
v1.15.3

25 March 2020

  • fix for soundcloud direct file link #803
  • Update documented default hls.js version to 0.13.1 #806
  • Fix hls sdk url #826
  • Use proxy methods in wistia player #805
  • Move hls destroy from stop to unmount #817
  • Update vimeo readme links #819
  • Bump packages 013c9a8
  • Remove dist test page 763bb15
  • Add FUNDING.yml e708e8e
v1.15.2

2 February 2020

v1.15.1

2 February 2020

  • Update facebook regex #793
v1.15.0

31 January 2020

  • Bump handlebars from 4.2.0 to 4.5.3 #771
  • Add showPreview() method to ReactPlayer typings #785
  • Add playerId override to facebook and twitch players #788
  • Relax facebook regex #778
  • Update hls.js CDN and version #758 #768 #779
  • Bump packages 8c037ab
  • Bump packages 9c59c13
  • Migrate to terser-webpack-plugin 83fd60d
v1.14.2

20 November 2019

  • Support to set custom facebook version #745
v1.14.1

11 November 2019

  • Ignore React nodes in isEqual #740
v1.14.0

6 November 2019

v1.13.0

19 September 2019

  • Delete SDK requests array after loading error #711
  • Add typedef support for MediaStream url source #674
  • Add readme note about SDK overrides #605
  • Use proxy methods for FilePlayer listeners #616
  • Add pip support info to readme #694
  • Add controls support to Twitch and Vimeo #687
  • Remove default black backgrounds #673
  • Fix demo file paths #697
  • Bump packages 4c4e0b5
  • Bump packages 9d39d92
v1.12.0

18 August 2019

v1.11.2

10 August 2019

  • Fix preload display logic #675
  • Add showPreview instance method #679
  • Hide preview thumbnail when light changes to false #680
  • Add playbackRate support to Vimeo #681
  • Fix Vimeo fast switch bug #683
v1.11.1

13 June 2019

  • Do not use vimeo API to play vimeo hosted video files. #597
  • Catches error on Vimeo play() #645
  • Update Meteor section in readme #647
  • [d.ts] Fix typing of arguments of onError handler #655
  • Fix twitch permanent loading state when stream is offline #657
  • Fix an issue with setting state in the Preview component after being unmounted. #658
  • Prevent double inline styles being applied #609
  • Fix onProgress for infinite duration streams #503
  • Fix light mode poster not updating #646
  • Fix youtube looping #530 #639 #662
  • Fix multiple onError params not being passed through #627
v1.11.0

10 April 2019

  • Soundcloud - fix autoplay delegation #614
  • Implemented onBufferEnd cb prop for FilePlayer, YouTube and Facebook #615
  • Add on error callback to wistia player #617
  • align typings for seekTo method with code #619
  • Really really small typo in README.md #606
  • Add issue template ba6c274
v1.10.0

24 March 2019

  • Add playsinline support to vimeo #574
  • Use normal wrapper for light mode #584
  • Pass controls prop through to preload players #587
  • Add Soundcloud preload to props files #588
  • Add type parameter to seekTo method #591
  • Set isLoading to false after error #595
  • Unbind wistia player events correctly #594
v1.9.3

27 January 2019

v1.9.2

27 January 2019

  • Support player setLoop methods #560
  • Upgrade screenfull #560
v1.9.1

25 January 2019

  • Use https for noembed fetching #558 #448
  • Add controls toggle and light mode to demo app 0ba5b71
  • Show preview when switching from non-light to light 4a39dc4
v1.9.0

24 January 2019

  • Allows wrapper proptype to be a ForwardRef component #556
  • playsinline for Android wechat #544
  • Fix broken URL for standalone script #546
  • Accept youtube.com/playlist?list= URLs #541
  • Add youtube embedOptions config option #557 #272
  • Bump deepmerge 7722679
  • Youtube playlist fixes 04bf181
v1.8.0

19 December 2018

  • Add light prop #448
v1.7.1

5 December 2018

  • Parse youtube playlist from URL list param #318
  • Loop youtube playlists correctly #530
  • Fix dist build 29fb971
  • Update npmignore 32e8286
v1.7.0

17 November 2018

  • Support Chrome Picture In Picture (PIP) mode #504
  • Typings - label in TrackProps #489
  • fix: fix onProgress callback not firing during iOS live streams #497
  • Update vimeo preload URL #509
  • add absent methods signature #507
  • Add hlsVersion and dashVersion file config #513
  • Export single player exports to main file #421
  • Refresh vimeo duration on play #514
  • Use PLAYING event instead of PLAY for Twitch player #498
  • Do not call onEnded when looping #496
  • Prevent singlePlayer from returning null when forcing via config #500
v1.6.6

20 September 2018

  • Add coverage to npmignore 580e21c
v1.6.5

20 September 2018

  • Fix: signal multiple sources change to the browser #482
  • Check null before accessing FilePlayer properties #465
  • Adds hlsOptions to FileConfig def #483
  • Updated hls.js documentation link in README.md #440
  • Prevent YouTube from playing after seekTo when paused #437
  • Fix facebook iframe visibility bug #455
  • Update dailymotion regex #438
  • Fix issues with non-embeddable Facebook videos 48401ab
  • Enable partial line coverage with codecov 488f82d
  • Run tests before versioning 4055469
v1.6.4

7 June 2018

  • YouTube videos not forwarding end param #420
v1.6.3

6 June 2018

  • Set FilePlayer autoPlay correctly #405
  • Tidy up start and end timestamp logic #412
  • Improve MediaStream guards #415
  • Overhaul tests 4bd78e0
  • Remove requirement for window global 9618272
  • Player component tweaks 1ac1480
v1.6.2

27 May 2018

  • Pass instance through to onReady callback #407
  • Mute preload players 16f5fcb
v1.6.1

20 May 2018

v1.6.0

17 May 2018

  • Add support for MediaStream objects #398
  • Prevent errors when switching URLs whilst loading #377
  • Prevent loading SDKs multiple times #391
v1.5.1

15 May 2018

  • Add proper mute support to fix autoplay #395 #389
  • Mute player for tests 58c6a58
  • Fix vimeo config options property a645eee
  • Skip soundcloud tests 3958f8d
v1.5.0

23 April 2018

  • Fix FilePlayer getSecondsLoaded #380
  • Add support for dropbox files #379
  • Tidy up getSecondsLoaded 93351f9
  • Update readme de639e4
v1.4.0

11 April 2018

  • Add support for custom players #364
  • Add instance methods to single player imports #376
  • Fix tests 597bf33
v1.3.2

5 April 2018

  • Render video element when poster is set #369
  • Add https to Twitch SDK URL #367
  • Add forceVideo option for FilePlayer a743396
  • Remove migration note 308bca9
v1.3.1

22 March 2018

  • Fix file player load sequence on iOS #340
  • Do not use Vimeo player for vimeo.com file paths #358
v1.3.0

15 March 2018

  • Include Mixcloud in README #342
  • Add support for twitch player options #343
  • Add single player wrapper div #346
  • Loosen up the vimeo URL pattern #349 #348
  • Pass through HLS errors to onError #354 #355
  • Set volume to null by default #357
  • Escape dots in URL patterns 129a179
  • Tweak tests 3b92c4a
  • Unmute facebook player when ready a672ee1
v1.2.1

26 February 2018

  • Add progressInterval logic back in to onProgress #339
  • Skip mixcloud tests 34b51a4
v1.2.0

23 February 2018

  • Fixes the onPause event propogation #336
  • Support custom wrappers #334
  • Add Mixcloud player #335
  • Add support for importing single players #311
  • Move onProgress logic into Player component 42a030e
v1.1.3

21 February 2018

  • Match YouTube URL with extra parameters #332
  • Update mp3 example #330
  • Update stored config when props change #329
  • Pass through all source props when using array of objects #333
  • Skip wistia tests 6e536d1
  • Fix soundcloud canPlay test 1f158d1
v1.1.2

8 February 2018

  • Add config.file.hlsOptions #325 #319
  • Send any soundcloud URL to the widget #322 #324
  • Change progressFrequency to progressInterval #317
  • Guard against navigator not being available #315
  • Update hls, dash and streamable SDKs 22dd274
v1.1.1

18 January 2018

v1.1.0

18 January 2018

v1.0.0

17 January 2018

  • Do not load hls.js on iOS #293
  • Better prop comparison for shouldComponentUpdate #302
  • Less aggressive URL matching #297
  • Remove vidme player #294
  • Bump packages 7050614
  • Bump packages c309053
  • Use postcss-loader in favour of sass-loader d691af4
v1.0.0-beta.7

14 December 2017

v1.0.0-beta.6

5 December 2017

  • Vimeo On Demand URL Support #289
  • Use index keys for FilePlayer source array #276
  • Add more tests 2e88e5e
  • Add url switch tests 78c483c
  • Bump auto-changelog cd26b44
v1.0.0-beta.5

10 November 2017

  • Set internal isPlaying flag to false on ended #271
  • Bump auto-changelog e246e43
v1.0.0-beta.4

8 November 2017

  • Update twitch URL pattern #267
  • Retain player order to prevent weird iframe behaviour when switching players #264 #265
v1.0.0-beta.3

30 October 2017

v1.0.0-beta.2

30 October 2017

v1.0.0-beta.1

28 October 2017

  • Use latest auto-changelog d3401dc
  • Bump packages c381cc2
  • Prevent errors when unmounting before SDK loads 979e639
v1.0.0-beta.0

26 October 2017

v0.25.3

26 October 2017

  • Loop when player is running #257
  • properly destroy HLS.JS and / or DASH.JS instances #254
  • Fix preloading 6dd81ba
  • Update readme d5ba064
v0.25.2

17 October 2017

v0.25.1

17 October 2017

  • Update typings for onProgress callback #246
  • Fix parameter name for Vimeo player configuration #243
  • Add passthrough prop support to typings #247
  • Fix Vimeo duration logic #250
  • fix parameter name for Vimeo player configuration f810221
v0.25.0

4 October 2017

  • Update polyfill info #239
  • Use React 16 for demo #241
  • Tweak vimeo player logic #240
  • Bump packages a31ab1c
  • Update scripts and config file names 920c602
  • Remove promise and fetch polyfills from browser build a33238c
v0.24.6

28 September 2017

  • Make getInternalPlayer more flexible #238
v0.24.5

16 September 2017


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-player-2.x branch from 23081cd to 1e5ed79 Compare December 13, 2020 18:21
@renovate renovate bot force-pushed the renovate/react-player-2.x branch from 1e5ed79 to 31c1fc5 Compare March 30, 2021 19:00
@renovate renovate bot force-pushed the renovate/react-player-2.x branch 2 times, most recently from 7d3ac6d to 5b02064 Compare April 11, 2022 18:38
@renovate renovate bot force-pushed the renovate/react-player-2.x branch from 5b02064 to 2762f5d Compare April 19, 2022 20:38
@renovate renovate bot changed the title fix(deps): update dependency react-player to v2 Update dependency react-player to v2 Dec 17, 2022
@renovate renovate bot changed the title Update dependency react-player to v2 fix(deps): update dependency react-player to v2 Dec 17, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant