chore(deps): update dependency webpack-dev-server to v3 [security] #242
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.
This PR contains the following updates:
^2.11.1
->^3.0.0
GitHub Vulnerability Alerts
CVE-2018-14732
An issue was discovered in lib/Server.js in webpack-dev-server before 3.1.11. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR (Hot Module Replacement). Anyone can receive the HMR message sent by the WebSocket server via a ws://127.0.0.1:8080/ connection from any origin.
Release Notes
webpack/webpack-dev-server
v3.1.11
Compare Source
Bug Fixes
options.color
) (#1555) (55398b5)spdy
v3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257)node
version checks (#1543) (927a2b3)v3.1.10
Compare Source
Bug Fixes
writeToDisk
option to schema (#1520) (d2f4902)sockjs-client
v1.1.5...1.3.0 (url-parse
vulnerability) (#1537) (e719959)tls.DEFAULT_ECDH_CURVE
to'auto'
(#1531) (c12def3)v3.1.9
Compare Source
3.1.9 (2018-09-24)
v3.1.8
Compare Source
Bug Fixes
yargs
security vulnerability (dependencies
) (#1492) (8fb67c9)quiet
always takes precedence (options.quiet
) (#1486) (7a6ca47)v3.1.7
Compare Source
Bug Fixes
spdy
onnode >= v10.0.0
(#1451) (8ab9eb6)v3.1.6
Compare Source
Bug Fixes
process
signals correctly when the server isn't ready yet (#1432) (334c3a5)open-page
example (#1401) (df30727)output
filename to be a{Function}
(#1409) (e2220c4)v3.1.5
Compare Source
Progress
event in the client so plugins can use it (#1427)sockjs-client
to fix infinite reconnection loop (#1434)v3.1.4
Compare Source
logLevel
optionsilent
not being accepted by schema validation (#1372)v3.1.3
Compare Source
v3.1.2
Compare Source
v3.1.1
Compare Source
Bug Fixes
v3.1.0
Compare Source
Updates
webpack-log
is now used for logging to the terminal (webpack-dev-middleware was already using this).logLevel
option is added for more fine-grained control over the logging.Bugfixes
v3.0.0
Compare Source
Updates
Bugfixes
Huge thanks to all the contributors!
Please note that webpack-serve will eventually be the successor of webpack-dev-server. The core features already work so if you're brave enough give it a try!
Renovate configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.