SRGSSR / pillarbox-web

Pillarbox is a versatile media playback ecosystem engineered for the web.
https://srgssr.github.io/pillarbox-web-demo/
MIT License
11 stars 1 forks source link

chore(npm): update to video.js version 8.10.0 #177

Closed amtins closed 7 months ago

amtins commented 7 months ago

Description

This video.js update removes the X from the error-display and expose the version through the player instance.

const player = videojs('player');

// Display video.js version
player.version();

Changes made

github-actions[bot] commented 7 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 98.39% 489/497
🟒 Branches 93.44% 228/244
🟒 Functions 100% 136/136
🟒 Lines 99.16% 473/477

Test suite run success

153 tests passing in 9 suites.

Report generated by πŸ§ͺjest coverage report action from afdb595b0720173254e7604e51d6dd9196b140eb