Skip to content

Update dependency webpack-bundle-analyzer to v4

Mend Renovate requested to merge renovate/webpack-bundle-analyzer-4.x into develop

This MR contains the following updates:

Package Type Update Change
webpack-bundle-analyzer dependencies major ^3.1.0 -> ^4.0.0

Release Notes

webpack-contrib/webpack-bundle-analyzer

v4.1.0

Compare Source

  • Improvement
    • Significantly speed up generation of stats.json file (see generateStatsFile option).

v4.0.0

Compare Source

  • Breaking change

    • Dropped support for Node.js 6 and 8. Minimal required version now is v10.13.0
  • Improvement

    • Support for Webpack 5
  • Bug Fix

    • Prevent crashes when openAnalyzer was set to true in environments where there's no program to handle opening. (#​382 by @​wbobeirne)
  • Internal

    • Updated dependencies
    • Added support for multiple Webpack versions in tests

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports