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: ad1e3b4
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21fcdbb
Choose a head ref
  • 12 commits
  • 75 files changed
  • 5 contributors

Commits on Jul 14, 2025

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

    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@eslint/markdown"
      dependency-version: 7.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: assemblyscript
      dependency-version: 0.28.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-version: 9.31.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 Jul 14, 2025
    Configuration menu
    Copy the full SHA
    5afcc19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdb6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de2dfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a98446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb9642 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e251891 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    503ed53 View commit details
    Browse the repository at this point in the history
  8. fix: types (#19699)

    alexander-akait authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    d76af00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdb0c4e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    89eb6a3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 2 updates (#19701)

    Bumps the dependencies group with 2 updates: [acorn-import-phases](https://github.com/nicolo-ribaudo/acorn-import-phases) and [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack).
    
    
    Updates `acorn-import-phases` from 1.0.3 to 1.0.4
    - [Commits](nicolo-ribaudo/acorn-import-phases@v1.0.3...v1.0.4)
    
    Updates `eslint-config-webpack` from 4.3.0 to 4.3.4
    - [Release notes](https://github.com/webpack/eslint-config-webpack/releases)
    - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/eslint-config-webpack@v4.3.0...v4.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: acorn-import-phases
      dependency-version: 1.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint-config-webpack
      dependency-version: 4.3.4
      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 Jul 15, 2025
    Configuration menu
    Copy the full SHA
    2c8d1f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21fcdbb View commit details
    Browse the repository at this point in the history
Loading