Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack-contrib/webpack-bundle-analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.0
Choose a base ref
...
head repository: webpack-contrib/webpack-bundle-analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.8.0
Choose a head ref
  • 17 commits
  • 9 files changed
  • 6 contributors

Commits on Oct 26, 2022

  1. Bump minimist from 1.2.5 to 1.2.7 (#531)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8033dca View commit details
    Browse the repository at this point in the history
  2. Bump async from 2.6.3 to 2.6.4 (#509)

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    848c64e View commit details
    Browse the repository at this point in the history
  3. Bump eventsource from 1.1.0 to 1.1.1 (#511)

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d85bde4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump loader-utils from 1.4.0 to 1.4.1 (#535)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bf1517e View commit details
    Browse the repository at this point in the history
  2. Bump loader-utils from 1.4.0 to 1.4.1 in /test/webpack-versions/4.44.2 (

    #536)
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f070685 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Bump ansi-html and webpack-dev-server (#532)

    Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together.
    
    
    Removes `ansi-html`
    
    Updates `webpack-dev-server` from 3.11.2 to 3.11.3
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v3.11.2...v3.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-html
      dependency-type: indirect
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ab85b85 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Bump loader-utils from 1.4.1 to 1.4.2 (#537)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    dc790ff View commit details
    Browse the repository at this point in the history
  2. Bump loader-utils from 1.4.1 to 1.4.2 in /test/webpack-versions/4.44.2 (

    #538)
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    949b770 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Bump decode-uri-component from 0.2.0 to 0.2.2 (#541)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e1c56f2 View commit details
    Browse the repository at this point in the history
  2. Bump decode-uri-component in /test/webpack-versions/4.44.2 (#542)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    55be33e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump json5 from 1.0.1 to 1.0.2 in /test/webpack-versions/4.44.2 (#548)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7787090 View commit details
    Browse the repository at this point in the history
  2. Bump json5 from 1.0.1 to 1.0.2 (#547)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bfd51b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    3893041 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Support reading large stats.json files (#423)

    * Remake PR
    
    * Move from devDependencies
    henry-alakazhang authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e231c77 View commit details
    Browse the repository at this point in the history
  2. feat: gray out non-matches when searching (#554)

    * feat: gray out non-matches when searching
    
    This PR reduces the saturation (from 60 to 10) for non-matches.
    
    Fixes #553
    
    * Add changelog entry
    
    ---------
    
    Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>
    starpit and valscion authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f959f9c View commit details
    Browse the repository at this point in the history
  3. build: add node v16 & update Github actions (#539)

    * Update main.yml
    
    * build: add node v10
    
    * build: remove node v19
    
    * Remove node.js v18.x from CI for now
    
    It appears to crash for some reason
    
    * Add changelog entry
    
    ---------
    
    Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>
    amareshsm and valscion authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3a6e20a View commit details
    Browse the repository at this point in the history
  4. v4.8.0

    valscion committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    020ccc0 View commit details
    Browse the repository at this point in the history
Loading