-
Notifications
You must be signed in to change notification settings - Fork 887
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
Bump webpack-dev-server from 4.15.1 to 5.0.2 #4695
Bump webpack-dev-server from 4.15.1 to 5.0.2 #4695
Conversation
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.2. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.1...v5.0.2) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f826468
to
57aa2d0
Compare
We will need to follow their v5 migration docs: https://github.com/webpack/webpack-dev-server/blob/master/migration-v5.md |
Fixed some issue running Tested
Read the migration guide and it seems we have migrated already? e.g. constructor argument order |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well, it's also faster than v4 which is nice :)
…-user-playlist-2 * development: Translated using Weblate (Basque) Prevent layout shifts when thumbnails load in the chapter selector (FreeTubeApp#4713) Bump electron-builder from 24.9.1 to 24.12.0 (FreeTubeApp#4718) Bump sass-loader from 14.1.0 to 14.1.1 (FreeTubeApp#4719) Bump sass from 1.71.0 to 1.71.1 (FreeTubeApp#4716) Bump the eslint group with 2 updates (FreeTubeApp#4715) Support opening video timestamps in a new window (FreeTubeApp#4687) Translated using Weblate (Basque) Bump webpack-dev-server from 4.15.1 to 5.0.2 (FreeTubeApp#4695) Translated using Weblate (Japanese) Translated using Weblate (Czech) Translated using Weblate (Lithuanian) Translated using Weblate (Japanese) Translated using Weblate (Vietnamese) Bump youtubei.js to 9.1.0 for watch page fix (FreeTubeApp#4707) Translated using Weblate (Vietnamese) Translated using Weblate (Vietnamese) Translated using Weblate (Portuguese (Brazil))
* feature/playlist-layout-shift: * Make video thumbnails have certain height before image loading starts to avoid layout shifts Translated using Weblate (Basque) Prevent layout shifts when thumbnails load in the chapter selector (FreeTubeApp#4713) Bump electron-builder from 24.9.1 to 24.12.0 (FreeTubeApp#4718) Bump sass-loader from 14.1.0 to 14.1.1 (FreeTubeApp#4719) Bump sass from 1.71.0 to 1.71.1 (FreeTubeApp#4716) Bump the eslint group with 2 updates (FreeTubeApp#4715) Support opening video timestamps in a new window (FreeTubeApp#4687) Translated using Weblate (Basque) Bump webpack-dev-server from 4.15.1 to 5.0.2 (FreeTubeApp#4695) Translated using Weblate (Japanese) Translated using Weblate (Czech) Translated using Weblate (Lithuanian) Translated using Weblate (Japanese) Translated using Weblate (Vietnamese) Bump youtubei.js to 9.1.0 for watch page fix (FreeTubeApp#4707) Translated using Weblate (Vietnamese) Translated using Weblate (Vietnamese)
Bumps webpack-dev-server from 4.15.1 to 5.0.2.
Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
507283d
chore(release): 5.0.2da2c24d
fix: types (#5057)0c4c6b7
chore(deps-dev): bump@types/node
from 20.11.17 to 20.11.19 (#5055)6b31664
chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 (#5056)4322592
chore(deps-dev): bump@commitlint/config-conventional
(#5052)d49ab5e
chore(deps-dev): bump core-js from 3.35.1 to 3.36.0 (#5053)5983156
chore(deps-dev): bump@commitlint/config-conventional
(#5048)2fbc87f
chore(deps-dev): bump@commitlint/cli
from 18.6.0 to 18.6.1 (#5050)41ed83d
chore(deps-dev): bump memfs from 4.6.1 to 4.7.0 (#5049)ecc895c
chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#5051)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions