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

chore(deps): update dependency @vercel/webpack-asset-relocator-loader to v1.7.4 #2

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/webpack-asset-relocator-loader 1.7.3 -> 1.7.4 age adoption passing confidence

Release Notes

vercel/webpack-asset-relocator-loader (@​vercel/webpack-asset-relocator-loader)

v1.7.4

Compare Source

Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

* Upgrade outdated packages

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]>
* Build and upload the ZIP as artifact for macOS builds
* This aims to fix broken uploaded macOS builds

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]>
…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]>
* 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]>
eXhumer and others added 10 commits June 28, 2024 04:39
* Upgrade all available packages, except sass
* `sass` currently shows warnings with 1.77.6 and above due to SCSS loading `bitmovin-player-ui` & `bootstrap`

Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
@eXhumer
Copy link
Owner

eXhumer commented Aug 17, 2024

Related: electron/forge#3600

@renovate renovate bot force-pushed the renovate/vercel-webpack-asset-relocator-loader-1.x branch from 24e7312 to 92596a2 Compare August 21, 2024 01:05
@renovate renovate bot force-pushed the renovate/vercel-webpack-asset-relocator-loader-1.x branch from 92596a2 to d34e81e Compare August 21, 2024 07:32
@eXhumer eXhumer force-pushed the main branch 2 times, most recently from 40cf313 to 119ec1b Compare August 22, 2024 11:36
@eXhumer eXhumer closed this Oct 21, 2024
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