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

Bump webpack-bundle-analyzer from 3.8.0 to 4.8.0 #1337

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps webpack-bundle-analyzer from 3.8.0 to 4.8.0.

Changelog

Sourced from webpack-bundle-analyzer's changelog.

4.8.0

4.7.0

4.6.1

4.6.0

4.5.0

4.4.2

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

4.4.1

... (truncated)

Commits
  • 020ccc0 v4.8.0
  • 3a6e20a build: add node v16 & update Github actions (#539)
  • f959f9c feat: gray out non-matches when searching (#554)
  • e231c77 Support reading large stats.json files (#423)
  • 3893041 chore: update readme analyzerPort description (#552)
  • bfd51b9 Bump json5 from 1.0.1 to 1.0.2 (#547)
  • 7787090 Bump json5 from 1.0.1 to 1.0.2 in /test/webpack-versions/4.44.2 (#548)
  • 55be33e Bump decode-uri-component in /test/webpack-versions/4.44.2 (#542)
  • e1c56f2 Bump decode-uri-component from 0.2.0 to 0.2.2 (#541)
  • 949b770 Bump loader-utils from 1.4.1 to 1.4.2 in /test/webpack-versions/4.44.2 (#538)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-contrib/webpack-bundle-analyzer) from 3.8.0 to 4.8.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/webpack-bundle-analyzer@v3.8.0...v4.8.0)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:production
  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 Feb 20, 2023
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
Projects
None yet
0 participants