-
Notifications
You must be signed in to change notification settings - Fork 0
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 bitmovin-player to v8.185.0 #19
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* Upgrade outdated packages Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* Make use of video player reference and configure/load directly from the shaka-player reference * Remove saving play data as state * Make video player no longer accept src & config as props * Don't send channel ID for additional stream with identifier WIF to contentPlay Signed-off-by: eXhumer <[email protected]>
* Add a simple context menu with option to close the window * Lock player aspect ratio to 16:9 * Specify 480x270 as minimum window size * Set player background color to #303030 Signed-off-by: eXhumer <[email protected]>
* Use css modules for React components * Remove Referer header from any https://f1tv.formula1.com requests (widevine return 403 with Referer) * Change onContentVideo to onPlayerData (added ascendon to callback argument for widevine license request Signed-off-by: eXhumer <[email protected]>
* Disable source map compilation * Re-enable webSecurity for player window * Add Content-Security-Policy header to web requests in production * Change Referer login to include all formula1.com hosts * Remove un-necessary style block in HTML * Rename .module.css back to .css and import as normal .css (Some issue is currently present where trying to import mdule css files causes undefined error while reading CSS by className * Autoplay video from player by default * Disable css-loader sourceMap creation (helps with obtaining CSS SHA256 directly from CSS files without having to rely on error message) Signed-off-by: eXhumer <[email protected]>
* Use react-pro-sidebar to add a simple sidebar with login/logout button * Don't open devtools in production * Fix CORS headers Signed-off-by: eXhumer <[email protected]>
* Looks for python path in .venv folder * Need to specify CASTLABS_EVS_USERNAME & CASTLABS_EVS_PASSWORD as environment variables for signing Signed-off-by: eXhumer <[email protected]>
…ecessary * Changed step to directly call python command instead of looking for python executable Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* Build and upload the ZIP as artifact for macOS builds * This aims to fix broken uploaded macOS builds Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* Add support for custom config on startup to modify * Enable full sandbox mode for application * Specify `webSecurity: true`, `nodeIntegration: false` & `contextIsolation: true` for all windows created * Allow development tools to be toggled with F12 button press * Temporarily removed fixes widevine license requests until a new live content is available to test with refactor * Temporarily removed adding CSP header to requests Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
…dows in Windows (electron/electron#24893) * system-context-menu event is never fired with frameless window in Windows (electron/electron#26726 (comment)) * Workaround with electron/electron#24893 (comment) Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* Update and lock `shaka-player` to v4.7.12 * Remove package `react-collapsible` added by mistake * Upgrade outdated devDependencies` packages to latest version and reflect upgrade version in `package.json` Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* lint as much as possible without breaking anything Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* bootstrap package currently produces deprecation warning * fix in v5.3.4 Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* fix(deps): update dependency bitmovin-player to v8.178.0 * chore(deps): Bump version in package.json Signed-off-by: eXhumer <[email protected]> --------- Signed-off-by: eXhumer <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: eXhumer <[email protected]>
* fix(deps): update dependency bitmovin-player-ui to v3.70.0 * chore(deps): Bump version in package.json Signed-off-by: eXhumer <[email protected]> --------- Signed-off-by: eXhumer <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: eXhumer <[email protected]>
* Update README * use actions/setup-python for Windows as well * Remove unnecessary end of options for yarn commands * Use custom upload-artifact to fix uploading macOS builds without needing to double ZIP artifacts to preserve symlinks (actions/upload-artifact#93) Signed-off-by: eXhumer <[email protected]>
* Fix macOS ZIP artifact path * Rename upload steps for macOS Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Co-authored-by: eXhumer <[email protected]>
Co-authored-by: eXhumer <[email protected]>
renovate
bot
changed the title
fix(deps): update dependency bitmovin-player to v8.179.0
fix(deps): update dependency bitmovin-player to v8.180.0
Sep 9, 2024
renovate
bot
force-pushed
the
renovate/bitmovin-player-8.x-lockfile
branch
2 times, most recently
from
September 16, 2024 10:19
28783fd
to
f8402b0
Compare
renovate
bot
changed the title
fix(deps): update dependency bitmovin-player to v8.180.0
fix(deps): update dependency bitmovin-player to v8.181.0
Sep 16, 2024
renovate
bot
changed the title
fix(deps): update dependency bitmovin-player to v8.181.0
fix(deps): update dependency bitmovin-player to v8.182.0
Sep 23, 2024
renovate
bot
force-pushed
the
renovate/bitmovin-player-8.x-lockfile
branch
from
September 23, 2024 12:27
f8402b0
to
19ef0ec
Compare
renovate
bot
changed the title
fix(deps): update dependency bitmovin-player to v8.182.0
fix(deps): update dependency bitmovin-player to v8.183.0
Sep 30, 2024
renovate
bot
force-pushed
the
renovate/bitmovin-player-8.x-lockfile
branch
from
September 30, 2024 09:01
19ef0ec
to
9ce05aa
Compare
renovate
bot
force-pushed
the
renovate/bitmovin-player-8.x-lockfile
branch
from
October 7, 2024 12:28
9ce05aa
to
858ad34
Compare
renovate
bot
changed the title
fix(deps): update dependency bitmovin-player to v8.183.0
fix(deps): update dependency bitmovin-player to v8.184.0
Oct 7, 2024
renovate
bot
changed the title
fix(deps): update dependency bitmovin-player to v8.184.0
fix(deps): update dependency bitmovin-player to v8.185.0
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/bitmovin-player-8.x-lockfile
branch
from
October 14, 2024 20:54
858ad34
to
5a83313
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.178.0
->8.185.0
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.
This PR was generated by Mend Renovate. View the repository job log.