Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Snyk] Upgrade webpack-dev-server from 3.2.1 to 3.10.2 #5
Conversation
Snyk has created this PR to upgrade webpack-dev-server from 3.2.1 to 3.10.2. See this package in NPM: https://www.npmjs.com/package/webpack-dev-server See this project in Snyk: https://app.snyk.io/org/saurabharch/project/7e0e8a04-5288-4514-bc21-15960159f884?utm_source=github&utm_medium=upgrade-pr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
snyk-bot commentedFeb 22, 2020
Snyk has created this PR to upgrade webpack-dev-server from 3.2.1 to 3.10.2.
Release notes
Package name: webpack-dev-server
-
3.10.2 - 2020-01-31
- fallthrough non
- add an optional peer dependency on webpack-cli (#2396) (aa365df)
- add heartbeat for the websocket server (#2404) (1a7c827)
-
3.10.1 - 2019-12-19
- ie11 compatibility (1306abe)
-
3.10.0 - 2019-12-18
- client: allow sock port to use location's port (
- server: add
- client: don't override protocol for socket connection to 127.0.0.1 (#2303) (3a31917), closes #2302
- server: respect sockPath on transportMode: 'ws' (#2310) (#2311) (e188542)
- https on chrome linux (#2330) (dc8b475)
- support webpack@5 (#2359) (8f89c01)
-
3.9.0 - 2019-10-22
- add
- add
- add multiple
-
3.8.2 - 2019-10-02
- update
-
3.8.1 - 2019-09-16
- add null check for connection.headers (#2200) (7964997)
- false positive for an absolute path in the
- add status in quiet log level (#2235) (7e2224e)
- scriptHost in client (#2246) (00903f6)
-
3.8.0 - 2019-08-09
- server: fix setupExitSignals usage (#2181) (bbe410e)
- server: set port before instantiating server (#2143) (cfbf229)
- check for name of HotModuleReplacementPlugin to avoid RangeError (#2146) (4579775)
- server: check for external urls in array (#1980) (fa78347)
- server: fix header check for socket server (#2077) (7f51859)
- server: stricter headers security check (#2092) (078ddca)
- server: add transportMode (#2116) (b5b9cb4)
- server/client: made progress option available to API (#1961) (56274e4)
-
3.7.2 - 2019-06-18
- client: add default fallback for client (#2015) (d26b444)
- open: set
- test: fixed ProvidePlugin.test.js (#2002) (47453cb)
-
3.7.1 - 2019-06-07
- retry finding port when port is null and get ports in sequence (#1993) (bc57514)
-
3.7.0 - 2019-06-06
- change clientLogLevel order to be called first (#1973) (57c8c92)
- es6 syntax in client (#1982) (802aa30)
- server: add serverMode option (#1937) (44a8cde)
-
3.6.0 - 2019-06-05
-
3.5.1 - 2019-06-01
-
3.5.0 - 2019-05-31
-
3.4.1 - 2019-05-17
-
3.4.0 - 2019-05-17
-
3.3.1 - 2019-04-09
-
3.3.0 - 2019-04-08
-
3.2.1 - 2019-02-25
from webpack-dev-server GitHub release notes3.10.2 (2020-01-31)
Bug Fixes
GETandHEADrequest to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
3.10.0 (2019-12-18)
Features
sockPort: 'location') (#2341) (dc10d06)contentBasePublicPathoption (#2150) (cee700d)Bug Fixes
3.9.0 (2019-10-22)
Bug Fixes
hostnameandportto bonjour name to prevent name collisions (#2276) (d8af2d9)extKeyUsageto self-signed cert (#2274) (a4dbc3b)Features
openPagesupport (#2266) (c9e9178)3.8.2 (2019-10-02)
Security
selfsignedpackage3.8.1 (2019-09-16)
Bug Fixes
ContentBaseoption on windows (#2202) (68ecf78)3.8.0 (2019-08-09)
Bug Fixes
Features
Potential Breaking Changes
We have migrated
serverModeandclientModetotransportModeas an experimental option. If you want to use this feature, you have to change your settings.Related PR: #2116
3.7.2 (2019-06-17)
Bug Fixes
wait: falseto run server.close successfully (#2001) (2b4cb52)3.7.1 (2019-06-07)
Bug Fixes
3.7.0 (2019-06-06)
Bug Fixes
Features
Commit messages
Package name: webpack-dev-server
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: