Skip to content

build(deps): bump webpack-bundle-analyzer from 4.10.2 to 5.2.0#317

Merged
cdcabrera merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/webpack-bundle-analyzer-5.2.0
Feb 18, 2026
Merged

build(deps): bump webpack-bundle-analyzer from 4.10.2 to 5.2.0#317
cdcabrera merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/webpack-bundle-analyzer-5.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps webpack-bundle-analyzer from 4.10.2 to 5.2.0.

Changelog

Sourced from webpack-bundle-analyzer's changelog.

5.2.0

5.1.1

5.1.0

5.0.1

  • Bug Fix
    • Restore @babel/plugin-transform-class-properties to fix HTML report (#682 by @​valscion)

5.0.0

  • Breaking Change

  • Improvement

    • Parse bundles as ES modules based on stats JSON information (#649 by @​eamodio)
  • New Feature

Commits

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)

@dependabot dependabot bot added the build label Feb 18, 2026
@cdcabrera
Copy link
Owner

The jump to 4 to 5 contains a limit on the node version, min required if the package is installed directly is 20.9.0.

Bumps the prod group with 2 updates:

| Package | From | To |
| --- | --- | --- |
| [webpack](https://github.com/webpack/webpack) | `5.101.1` | `5.101.3` |
| [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `4.10.2` | `5.2.0` |

Updates `webpack` from 5.101.3 to 5.105.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.101.3...v5.105.2)

Bumps `webpack-bundle-analyzer` from 4.10.2 to 5.2.0.
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-bundle-analyzer/commits)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: webpack-bundle-analyzer
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
...

Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cdcabrera cdcabrera force-pushed the dependabot/npm_and_yarn/main/webpack-bundle-analyzer-5.2.0 branch from 69dc5bc to bfd78be Compare February 18, 2026 17:40
@cdcabrera
Copy link
Owner

cdcabrera commented Feb 18, 2026

Adding in the recent webpack update since webpack-bundle-analyzer already uses it

Updates webpack from 5.101.3 to 5.105.2

@cdcabrera cdcabrera merged commit af7b0d6 into main Feb 18, 2026
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/webpack-bundle-analyzer-5.2.0 branch February 18, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant