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

chore(deps): update dependency webpack-bundle-analyzer to v4 - autoclosed #244

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-bundle-analyzer 3.9.0 -> 4.10.2 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from 8312b2e to 3566412 Compare November 14, 2020 01:29
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from ac2d8bc to 72c6cd2 Compare November 27, 2020 23:48
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 2 times, most recently from 524d71e to 826f0ec Compare November 30, 2020 14:08
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 826f0ec to 6229d7b Compare December 16, 2020 16:23
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 6229d7b to c4ab31d Compare January 21, 2021 10:49
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 4 times, most recently from f340d59 to d7c5a4c Compare March 21, 2021 10:01
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from d7c5a4c to 67e5cb5 Compare April 13, 2021 09:01
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 67e5cb5 to 5560aca Compare May 17, 2021 14:59
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 5560aca to 9e1c141 Compare October 20, 2021 05:11
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 6 times, most recently from af4a683 to b3e20a1 Compare January 14, 2022 14:53
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from b3e20a1 to 8fa6668 Compare September 25, 2022 19:25
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 8fa6668 to 75f6d67 Compare March 17, 2023 22:07
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from 13c754b to 5edc866 Compare March 25, 2023 04:22
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 5edc866 to a21da00 Compare June 1, 2023 10:23
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from a21da00 to dfbeb85 Compare June 19, 2023 18:12
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from 426066f to b35c429 Compare October 25, 2023 00:23
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 7 times, most recently from e252ee0 to a76afa6 Compare October 30, 2023 22:50
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from 2244ad4 to 7e30087 Compare November 16, 2023 07:58
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 7e30087 to ed41f38 Compare April 11, 2024 14:23
@renovate renovate bot changed the title Update dependency webpack-bundle-analyzer to v4 chore(deps): update dependency webpack-bundle-analyzer to v4 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from ed41f38 to 5cc1e6e Compare September 27, 2024 23:47
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 6 times, most recently from 0e7c534 to edea8ef Compare November 5, 2024 00:50
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch 3 times, most recently from d1deca4 to 948f292 Compare November 8, 2024 15:52
@renovate renovate bot force-pushed the renovate/webpack-bundle-analyzer-4.x branch from 948f292 to 97a115f Compare November 9, 2024 22:16
@renovate renovate bot changed the title chore(deps): update dependency webpack-bundle-analyzer to v4 chore(deps): update dependency webpack-bundle-analyzer to v4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/webpack-bundle-analyzer-4.x branch December 8, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants