chore(deps): update dependency webpack-dev-server to v5.1.0 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| webpack-dev-server | devDependencies | minor | 5.0.4 -> 5.1.0 |
Release Notes
webpack/webpack-dev-server (webpack-dev-server)
v5.1.0
Features
- add visual progress indicators (a8f40b7)
- added the
appoption to beFunction(by default only withconnectcompatibility frameworks) (3096148) - allow the
serveroption to beFunction(#5275) (02a1c6d) - http2 support for
connectandconnectcompatibility frameworks which support HTTP2 (#5267) (6509a3f)
Bug Fixes
- check the
platformproperty to determinate the target (#5269) (c3b532c) - ipv6 output (#5270) (06005e7)
- replace
rimrafwithrm(#5162) (1a1561f) - replace default gateway (#5255) (f5f0902)
- support
devServer: false(#5272) (8b341cb)
5.0.4 (2024-03-19)
Bug Fixes
5.0.3 (2024-03-12)
Bug Fixes
5.0.2 (2024-02-16)
Bug Fixes
5.0.1 (2024-02-13)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.