Skip to content
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

fix(deps): update dependency webpack-bundle-analyzer to v4 #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2023

This PR contains the following updates:

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

Release Notes

webpack-contrib/webpack-bundle-analyzer (webpack-bundle-analyzer)

v4.10.2

Compare Source

v4.10.1

Compare Source

v4.10.0

Compare Source

v4.9.1

Compare Source

v4.9.0

Compare Source

  • Improvement
    • Display modules included in concatenated entry modules on Webpack 5 when "Show content of concatenated modules" is checked (#​602 by @​pgoldberg)

v4.8.0

Compare Source

v4.7.0

Compare Source

v4.6.1

Compare Source

v4.6.0

Compare Source

v4.5.0

Compare Source

v4.4.2

Compare Source

  • Bug Fix
    • Fix failure with compiler.outputFileSystem.constructor being undefined (#​447 by @​kedarv and @​alexander-akait)
      • NOTE: This fix doesn't have added test coverage so the fix might break in future versions unless test coverage is added later.

v4.4.1

Compare Source

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

v3.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 1, 2023
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from ad6a8f7 to c796733 Compare January 6, 2023 20:20
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from c796733 to bf46901 Compare January 7, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants