-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency webpack-dev-server to v3 [SECURITY] - autoclosed #1026
Conversation
4a3a8ac
to
a9512e7
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pils-frontend/package-lock.json
|
9381ad9
to
08e8e7a
Compare
a9512e7
to
e0dac14
Compare
30c2322
to
255c6ae
Compare
e0dac14
to
43e0bac
Compare
f9236fa
to
1ac6805
Compare
43e0bac
to
9324dea
Compare
9324dea
to
265ef8a
Compare
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1026 +/- ##
=======================================
Coverage 22.34% 22.34%
=======================================
Files 14 14
Lines 179 179
Branches 21 21
=======================================
Hits 40 40
Misses 121 121
Partials 18 18 ☔ View full report in Codecov by Sentry. |
265ef8a
to
97af751
Compare
93133b8
to
92c232d
Compare
4e06394
to
369bee3
Compare
6dd691b
to
636c844
Compare
887a911
to
0984725
Compare
0078d82
to
b864524
Compare
9e2e4a6
to
a9291d4
Compare
a9291d4
to
977c8dc
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR contains the following updates:
2.11.5
->3.1.11
GitHub Vulnerability Alerts
CVE-2018-14732
Versions of
webpack-dev-server
before 3.1.10 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement (HMR) are not validated.Recommendation
For
webpack-dev-server
update to version 3.1.11 or later.Release Notes
webpack/webpack-dev-server (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!
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.