chore(deps): update dependency webpack-dev-server to v4.8.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
webpack-dev-server | devDependencies | minor | 4.7.4 -> 4.8.1 |
Release Notes
webpack/webpack-dev-server
v4.8.1
v4.8.0
Features
Bug Fixes
- update description for
--no-client-reconnect
(#4248) (317648d) - update description for
--no-client
(#4250) (c3b6690) - update description for
--no-history-api-fallback
(#4277) (d63a0a2) - update negated descriptions for more options (#4287) (c64bd94)
- update schema to have
negatedDescription
only for typeboolean
(#4280) (fcf8e8e)
4.7.4 (2022-02-02)
Bug Fixes
- add @types/express (#4226) (e55f728)
- negative descriptions (#4216) (fd854c0)
- types for the
proxy
option (#4173) (efec2f5) - use CLI specific description for
--open-app-name
and--web-socket-server
(#4215) (329679a)
4.7.3 (2022-01-11)
Security
- update
selfsigned
to2.0.0
version
4.7.2 (2021-12-29)
Bug Fixes
- apply
onAfterSetupMiddleware
aftersetupMiddlewares
(as behavior earlier) (f6bc644)
4.7.1 (2021-12-22)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot