Update dependency webpack-bundle-analyzer to v3 [SECURITY]#501
Update dependency webpack-bundle-analyzer to v3 [SECURITY]#501renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #501 +/- ##
=======================================
Coverage 71.13% 71.13%
=======================================
Files 240 240
Lines 4320 4320
Branches 902 902
=======================================
Hits 3073 3073
Misses 1124 1124
Partials 123 123Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #501 +/- ##
=======================================
Coverage 71.13% 71.13%
=======================================
Files 240 240
Lines 4320 4320
Branches 902 902
=======================================
Hits 3073 3073
Misses 1124 1124
Partials 123 123Continue to review full report at Codecov.
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^2.13.1->^3.0.0GitHub Vulnerability Alerts
GHSA-pgr8-jg6h-8gw6
Versions of
webpack-bundle-analyzerprior to 3.3.2 are vulnerable to Cross-Site Scripting. The package usesJSON.stringify()without properly escaping input which may lead to Cross-Site Scripting.Recommendation
Upgrade to version 3.3.2 or later.
Release Notes
webpack-contrib/webpack-bundle-analyzer
v3.3.2Compare Source
v3.3.1Compare Source
Improvements
Bug Fix
-hflag (#260, fixes #239)v3.3.0Compare Source
New Feature
Internal
v3.2.0Compare Source
v3.1.0Compare Source
v3.0.4Compare Source
v3.0.3Compare Source
staticmode (#215, @sebastianhaeni)v3.0.2Compare Source
Improvements
@babel/runtimedependency (#209, @realityking).babelrc(#209, @realityking)Bug Fix
v3.0.1Compare Source
v3.0.0Compare Source
Breaking change
New Feature
Improvements
folder1 => folder2 => file1is now shown likefolder1/folder2 => file1(thanks to @varun-singh-1 for the idea)Internal
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.