-
-
Notifications
You must be signed in to change notification settings - Fork 503
Comparing changes
Open a pull request
base repository: webpack/webpack-bundle-analyzer
base: v4.8.0
head repository: webpack/webpack-bundle-analyzer
compare: v4.10.2
- 20 commits
- 31 files changed
- 9 contributors
Commits on Mar 15, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 07cafc6 - Browse repository at this point
Copy the full SHA 07cafc6View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 37b406d - Browse repository at this point
Copy the full SHA 37b406dView commit details
Commits on May 31, 2023
-
improvement: Display more detailed module information for concatenate…
…d entry modules (#602)
Configuration menu - View commit details
-
Copy full SHA for 59a750c - Browse repository at this point
Copy the full SHA 59a750cView commit details
Commits on Jun 1, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 543f870 - Browse repository at this point
Copy the full SHA 543f870View commit details -
Revert "Update package-lock.json using npm 9.5.1 and node v18.16.0"
This reverts commit 543f870.
Configuration menu - View commit details
-
Copy full SHA for dd325f7 - Browse repository at this point
Copy the full SHA dd325f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a73fe06 - Browse repository at this point
Copy the full SHA a73fe06View commit details
Commits on Jul 31, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for d936b0e - Browse repository at this point
Copy the full SHA d936b0eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ff7631d - Browse repository at this point
Copy the full SHA ff7631dView commit details
Commits on Aug 2, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for e120231 - Browse repository at this point
Copy the full SHA e120231View commit details
Commits on Aug 3, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for e2a6479 - Browse repository at this point
Copy the full SHA e2a6479View commit details
Commits on Aug 30, 2023
-
bump sirv to fix analyzerMode server (#611)
* bump sirv to fix analyzerMode server * add changelog entry
Configuration menu - View commit details
-
Copy full SHA for a0e04ef - Browse repository at this point
Copy the full SHA a0e04efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bf2ea - Browse repository at this point
Copy the full SHA 52bf2eaView commit details
Commits on Sep 13, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for f01056a - Browse repository at this point
Copy the full SHA f01056aView commit details
Commits on Nov 14, 2023
-
Allow filtering the list of entrypoints (#624)
* filter entrypoints * changelog
Configuration menu - View commit details
-
Copy full SHA for 4f52add - Browse repository at this point
Copy the full SHA 4f52addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 021de3d - Browse repository at this point
Copy the full SHA 021de3dView commit details
Commits on Nov 16, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4c424d5 - Browse repository at this point
Copy the full SHA 4c424d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 197510d - Browse repository at this point
Copy the full SHA 197510dView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c531af9 - Browse repository at this point
Copy the full SHA c531af9View commit details
Commits on Apr 11, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for cbc26b0 - Browse repository at this point
Copy the full SHA cbc26b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f1005 - Browse repository at this point
Copy the full SHA a9f1005View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.8.0...v4.10.2