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/webpack-bundle-analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.0
Choose a base ref
...
head repository: webpack/webpack-bundle-analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.10.2
Choose a head ref
  • 20 commits
  • 31 files changed
  • 9 contributors

Commits on Mar 15, 2023

  1. Bump webpack from 5.37.1 to 5.76.0 (#588)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.37.1...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    07cafc6 View commit details
    Browse the repository at this point in the history
  2. Bump webpack from 5.4.0 to 5.76.0 in /test/webpack-versions/5.4.0 (#589)

    * Bump webpack from 5.4.0 to 5.76.0 in /test/webpack-versions/5.4.0
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.4.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.4.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update webpack v5 test directory to v5.76.0
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>
    dependabot[bot] and valscion authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    37b406d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 1, 2023

  1. Update package-lock.json using npm 9.5.1 and node v18.16.0

    npm 9.5.1 came bundled with node v18.16.0
    valscion committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    543f870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd325f7 View commit details
    Browse the repository at this point in the history
  3. v4.9.0

    valscion committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a73fe06 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#608)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d936b0e View commit details
    Browse the repository at this point in the history
  2. Bump tough-cookie from 4.0.0 to 4.1.3 (#606)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ff7631d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Reduce the usage of lodash (#505)

    * Reduce the usage of lodash
    
    * Add missing comment back
    
    * Update unreleased changelog
    
    * Add missing comment back
    
    * Fix misplaced changelog
    
    * Fix edge cases
    
    * Fix viewer.js tests
    
    * Make ESLint Happy
    SukkaW authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e120231 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Reduce installation size (#609)

    * Replace `chalk` with `picocolors`
    
    * Replace `lodash` with individual modules
    
    * Fix Node.js 10 compatability
    
    * Replace `lodash.escaperegexp` with `escape-string-regexp`
    
    * Add missing comment back
    
    * Update Changelog
    SukkaW authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e2a6479 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. bump sirv to fix analyzerMode server (#611)

    * bump sirv to fix analyzerMode server
    
    * add changelog entry
    panbenson authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a0e04ef View commit details
    Browse the repository at this point in the history
  2. v4.9.1

    valscion committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    52bf2ea View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Replace all lodash.* packages (#612)

    * Replace `lodash.escape` w/ `html-escaper`
    
    * Replace `lodash.flatten` with a small function
    
    * Repalce `lodash.debounce` w/ `debounce`
    
    * Replace `lodash.pullall` w/ Array.prototype.filter
    
    * Chore: add a TODO comment for debounce package replacement
    
    * Replace `lodash.uniqby` w/ Set+filter
    
    * Replace `lodash.invokemap` w/ Object.values
    
    * Fix invokemap replacement
    
    * Update CHANGELOG
    SukkaW authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f01056a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Allow filtering the list of entrypoints (#624)

    * filter entrypoints
    
    * changelog
    chriskrogh authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f52add View commit details
    Browse the repository at this point in the history
  2. v4.10.0

    valscion committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    021de3d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix: handleValueChange.cancel is not a function (#625)

    * fix: handleValueChange not a function
    
    * Move changelog to correct place
    
    ---------
    
    Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>
    life2015 and valscion authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4c424d5 View commit details
    Browse the repository at this point in the history
  2. v4.10.1

    valscion committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    197510d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Remove is-plain-object (#627)

    SukkaW authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c531af9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Fix .cjs files not showing up in bundle analyzer (#512)

    --------
    
    Co-authored-by: alexander.akait <sheo13666q@gmail.com>
    Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>
    3 people authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cbc26b0 View commit details
    Browse the repository at this point in the history
  2. Add missing changelog entry

    valscion committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a9f1005 View commit details
    Browse the repository at this point in the history
Loading