Update dependency webpack-dev-server to ^3.9.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
webpack-dev-server | devDependencies | minor | ^3.9.0 | source | |
@types/webpack-dev-server | devDependencies | minor | 3.4.0 | source |
Release Notes
webpack/webpack-dev-server
v3.9.0
Bug Fixes
- add
hostname
andport
to bonjour name to prevent name collisions (#2276) (d8af2d9) - add
extKeyUsage
to self-signed cert (#2274) (a4dbc3b)
Features
3.8.2 (2019-10-02)
Security
- update
selfsigned
package
3.8.1 (2019-09-16)
Bug Fixes
- add null check for connection.headers (#2200) (7964997)
- false positive for an absolute path in the
ContentBase
option on windows (#2202) (68ecf78) - add status in quiet log level (#2235) (7e2224e)
- scriptHost in client (#2246) (00903f6)
v3.8.2
Bug Fixes
- add
hostname
andport
to bonjour name to prevent name collisions (#2276) (d8af2d9) - add
extKeyUsage
to self-signed cert (#2274) (a4dbc3b)
Features
3.8.2 (2019-10-02)
Security
- update
selfsigned
package
3.8.1 (2019-09-16)
Bug Fixes
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.