Upgrade webpack-dev-server: 4.0.0 → 4.1.0 (minor) #235
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack-dev-server (4.0.0 → 4.1.0) · Repo · Changelog
Release Notes
4.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
chore(release): 4.1.0
chore(deps-dev): bump jest from 27.0.6 to 27.1.0 (#3764)
refactor(Server): remove redundant anonymous functions (#3750)
fix: change log type of "Disconnected!" to info
chore(deps-dev): bump core-js
chore(deps-dev): bump babel-jest
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#3756)
chore(deps): bump ws from 8.2.0 to 8.2.1 (#3766)
docs: use more specific text in `historyApiFallback` example (#3767)
test: refactor e2e tests to use `response.text()`
docs: add `http2` example (#3760)
docs: improve `historyApiFallback` example (#3759)
docs: add `magicHtml` examples (#3752)
chore(deps-dev): bump marked from 3.0.1 to 3.0.2 (#3747)
chore(deps-dev): bump sockjs-client from 1.5.1 to 1.5.2 (#3739)
chore: fix test case description (#3746)
chore: update `tsconfig.json` (#3743)
fix: show warning when `hot` is enabled with the HMR plugin in config (#3744)
refactor: use async API (#3719)
chore(deps-dev): bump husky from 7.0.1 to 7.0.2 (#3738)
chore(deps-dev): bump core-js from 3.16.2 to 3.16.3 (#3737)
chore: bump eslint-plugin-import from 2.24.1 to 2.24.2 (#3736)
chore(deps-dev): bump marked from 3.0.0 to 3.0.1 (#3734)
refactor: avoid unnecessary code and prepare to plugin usage (#3714)
docs: update issue template (#3690)
fix: handle `--allowed-hosts all" correctly (#3720)
test: fix todo (#3713)
docs: update migration guide for multiple static values (#3732)
docs: add note about static files being watched by default (#3731)
feat: added `magicHtml` option (#3717)
docs: add `client.logging` example (#3722)
docs: mark webpack-cli 4.7.0 as min version for dev server v4 (#3727)
docs: update migration guide (#3724)
docs: move `overlay`, `progress`, and `webSocketURL` examples to `client` (#3721)
test: add validation test for `liveReload` option (#3718)
test: add e2e tests for `onAfterSetupMiddleware` option (#3709)
test: add e2e tests for `onBeforeSetupMiddleware` option (#3710)
test: add e2e test for `onListening` option (#3711)
test: use corresponding port for built-in-routes test (#3708)
docs: add `onBeforeSetupMiddleware` example (#3707)
docs: fix typo in `onListening` example (#3706)
docs: add `onAfterSetupMiddleware` example (#3705)
feat: allow to set `hot` and `live-reload` for client using search params
test: fix todo (#3693)
docs: fix a typo (#3703)
chore(deps-dev): bump eslint-plugin-import
docs: add `onListening` example (#3702)
chore(deps-dev): bump webpack from 5.50.0 to 5.51.1 (#3696)
docs: fix more migration guide (#3701)
docs: fix migration guide (#3699)
fix: respect the `bypass` option with `target`/`router` options for proxy
test: issue 3204 (#3691)
test: use latest API methods (#3617)
docs: improve migration guide (#3683)
docs: mention webpack-cli in migration docs (#3682)
chore(deps): bump ws from 8.1.0 to 8.2.0 (#3679)
fix: output documentation link on errors (#3680)
docs: update `web-socket-url` example (#3678)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands