Skip to content

chore(deps-dev): bump webpack-bundle-analyzer from 4.10.2 to 5.3.3 - #1400

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/webpack-bundle-analyzer-5.3.3
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/webpack-bundle-analyzer-5.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack-bundle-analyzer from 4.10.2 to 5.3.3.

Release notes

Sourced from webpack-bundle-analyzer's releases.

v5.3.3

Patch Changes

  • Scope parsed module sources to the asset they were parsed from, so assets that reuse the same module IDs, or that share a module, no longer report each other's parsed and compressed sizes. (by @​Menny1337 in #734)

v5.3.2

Patch Changes

  • Parse Webpack 5 module maps nested in UMD wrappers, using bundle module IDs and Webpack runtime structure to choose among IIFE candidates. (by @​Menny1337 in #733)

  • Improve report generation performance for compilations with many assets. (by @​christiango in #723)

  • Resolve bundle assets and report files against the correct compiler output path when a plugin instance is shared by multiple compilers. (by @​utkarshalpha in #725)

v5.3.1

Patch Changes

  • Explicitly define stats.toJson() options for bundle analysis to support Rspack 2.0 with minimal code changes needed. (by @​SyMind in #718)

  • Fix the treemap not reflecting chunk checkbox selections. (by @​christiango in #722)

v5.3.0

Minor Changes

Patch Changes

Changelog

Sourced from webpack-bundle-analyzer's changelog.

5.3.3

Patch Changes

  • Scope parsed module sources to the asset they were parsed from, so assets that reuse the same module IDs, or that share a module, no longer report each other's parsed and compressed sizes. (by @​Menny1337 in #734)

5.3.2

Patch Changes

  • Parse Webpack 5 module maps nested in UMD wrappers, using bundle module IDs and Webpack runtime structure to choose among IIFE candidates. (by @​Menny1337 in #733)

  • Improve report generation performance for compilations with many assets. (by @​christiango in #723)

  • Resolve bundle assets and report files against the correct compiler output path when a plugin instance is shared by multiple compilers. (by @​utkarshalpha in #725)

5.3.1

Patch Changes

  • Explicitly define stats.toJson() options for bundle analysis to support Rspack 2.0 with minimal code changes needed. (by @​SyMind in #718)

  • Fix the treemap not reflecting chunk checkbox selections. (by @​christiango in #722)

5.3.0

Minor Changes

Patch Changes

5.2.0

5.1.1

... (truncated)

Commits
  • 21ab1c1 chore(release): new release (#736)
  • eab49ca fix: scope parsed module sources by asset (#734)
  • a4d4123 chore(release): new release (#726)
  • a5b70c3 fix: parse Webpack 5 module maps nested in UMD wrappers (#733)
  • 24e3f77 Improve analyzer performance for bundles with many assets (#723)
  • 23adc7a docs: troubleshoot stats error-only (#730)
  • 34eec1b docs: add Jenkins CSP troubleshooting for blank static reports (#724)
  • 83a8ee5 fix: preserve compiler paths for shared plugin instances (#725)
  • 97d2ef8 chore(release): new release (#719)
  • 48798a8 fix: update treemap when chunk selection changes (#722)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for webpack-bundle-analyzer since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) from 4.10.2 to 5.3.3.
- [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-bundle-analyzer@v4.10.2...v5.3.3)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-version: 5.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@github-actions

Copy link
Copy Markdown

Inactive PR

@github-actions github-actions Bot added the Stale label Sep 17, 2026
@github-actions github-actions Bot closed this Sep 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/webpack-bundle-analyzer-5.3.3 branch September 19, 2026 05:30
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 javascript Pull requests that update javascript code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant