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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.99.7
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.99.8
Choose a head ref
  • 17 commits
  • 429 files changed
  • 3 contributors

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    972997c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9066ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a0e0ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0339d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. chore(deps-dev): bump the dependencies group with 2 updates (#19473)

    Bumps the dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn).
    
    
    Updates `@types/node` from 22.15.0 to 22.15.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint-plugin-unicorn` from 58.0.0 to 59.0.0
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v58.0.0...v59.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint-plugin-unicorn
      dependency-version: 59.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    7d7d703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e1c83 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. chore(deps-dev): bump @types/node in the dependencies group (#19478)

    Bumps the dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 22.15.2 to 22.15.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    875e53f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8f2c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. chore(deps-dev): bump core-js in the dependencies group (#19482)

    Bumps the dependencies group with 1 update: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js).
    
    
    Updates `core-js` from 3.41.0 to 3.42.0
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-version: 3.42.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    56dd6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f0e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea3ba3d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Configuration menu
    Copy the full SHA
    bc25829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f36f91 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. chore(deps-dev): bump less-loader (#19488)

    Bumps the dependencies group with 1 update in the / directory: [less-loader](https://github.com/webpack-contrib/less-loader).
    
    
    Updates `less-loader` from 12.2.0 to 12.3.0
    - [Release notes](https://github.com/webpack-contrib/less-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/less-loader@v12.2.0...v12.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: less-loader
      dependency-version: 12.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2025
    Configuration menu
    Copy the full SHA
    ebeace3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    0f42dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc6615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9cbd85 View commit details
    Browse the repository at this point in the history
Loading