-
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
chore(deps): update dependency @vercel/webpack-asset-relocator-loader to v1.7.4 #2
Closed
renovate
wants to merge
123
commits into
main
from
renovate/vercel-webpack-asset-relocator-loader-1.x
Closed
chore(deps): update dependency @vercel/webpack-asset-relocator-loader to v1.7.4 #2
renovate
wants to merge
123
commits into
main
from
renovate/vercel-webpack-asset-relocator-loader-1.x
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]>
Signed-off-by: eXhumer <[email protected]>
* 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]>
…atibility Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* fixed with electron/electron#43243 Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Related: electron/forge#3600 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: eXhumer <[email protected]>
renovate
bot
force-pushed
the
renovate/vercel-webpack-asset-relocator-loader-1.x
branch
from
August 21, 2024 01:05
24e7312
to
92596a2
Compare
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
Co-authored-by: eXhumer <[email protected]>
Signed-off-by: eXhumer <[email protected]>
* lint as much as possible without breaking anything Signed-off-by: eXhumer <[email protected]>
renovate
bot
force-pushed
the
renovate/vercel-webpack-asset-relocator-loader-1.x
branch
from
August 21, 2024 07:32
92596a2
to
d34e81e
Compare
eXhumer
force-pushed
the
main
branch
2 times, most recently
from
August 22, 2024 11:36
40cf313
to
119ec1b
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:
1.7.3
->1.7.4
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.
This PR was generated by Mend Renovate. View the repository job log.