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.9.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 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
Loading