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: 1d9cc24
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 07b1ac0
Choose a head ref
  • 9 commits
  • 21 files changed
  • 7 contributors

Commits on Aug 15, 2025

  1. chore(deps-dev): bump @babel/core in the dependencies group (#19807)

    Bumps the dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core).
    
    
    Updates `@babel/core` from 7.28.0 to 7.28.3
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.28.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 Aug 15, 2025
    Configuration menu
    Copy the full SHA
    613a5ad View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    c50930b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c92deaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db97f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ae8af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc79e95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    935cbd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

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

    Bumps the dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tinybench](https://github.com/tinylibs/tinybench).
    
    
    Updates `@types/node` from 24.2.1 to 24.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `tinybench` from 4.1.0 to 5.0.0
    - [Release notes](https://github.com/tinylibs/tinybench/releases)
    - [Commits](tinylibs/tinybench@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 24.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: tinybench
      dependency-version: 5.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 Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8d7efb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b1ac0 View commit details
    Browse the repository at this point in the history
Loading