Skip to content

Update dependency webpack-bundle-analyzer to v4

Warren Gifford requested to merge renovate/webpack-bundle-analyzer-4.x into main

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-bundle-analyzer ^3.9.0 -> ^4.4.0 age adoption passing confidence

Release Notes

webpack-contrib/webpack-bundle-analyzer

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

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: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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.


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

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

Merge request reports

Loading