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

Commits on May 29, 2026

  1. chore(deps-dev): bump ts-loader in the dependencies group (#4766)

    Bumps the dependencies group with 1 update: [ts-loader](https://github.com/TypeStrong/ts-loader).
    
    
    Updates `ts-loader` from 9.5.7 to 9.6.0
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v9.5.7...v9.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-version: 9.6.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 29, 2026
    Configuration menu
    Copy the full SHA
    740ce63 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. docs: update (#4768)

    Co-authored-by: alexander-akait <4567934+alexander-akait@users.noreply.github.com>
    github-actions[bot] and alexander-akait authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    8b59166 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. chore(deps): bump the dependencies group with 2 updates (#4769)

    Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [changesets/action](https://github.com/changesets/action).
    
    
    Updates `actions/checkout` from 6.0.2 to 6.0.3
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    Updates `changesets/action` from 1.8.0 to 1.9.0
    - [Release notes](https://github.com/changesets/action/releases)
    - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
    - [Commits](changesets/action@63a615b...a45c4d5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: changesets/action
      dependency-version: 1.9.0
      dependency-type: direct:production
      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 Jun 5, 2026
    Configuration menu
    Copy the full SHA
    8afea72 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 5 updates (#4770)

    Bumps the dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `10.0.0` | `10.0.1` |
    | [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.4.1` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.5` | `17.0.7` |
    | [@inquirer/expand](https://github.com/SBoudrias/Inquirer.js) | `5.1.0` | `5.1.1` |
    | [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) | `5.2.0` | `5.2.1` |
    
    
    Updates `cspell` from 10.0.0 to 10.0.1
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
    - [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.0.1/packages/cspell)
    
    Updates `eslint` from 10.4.0 to 10.4.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.4.0...v10.4.1)
    
    Updates `lint-staged` from 17.0.5 to 17.0.7
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v17.0.5...v17.0.7)
    
    Updates `@inquirer/expand` from 5.1.0 to 5.1.1
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@5.1.0...@inquirer/expand@5.1.1)
    
    Updates `@inquirer/select` from 5.2.0 to 5.2.1
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@5.2.0...@inquirer/select@5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-version: 10.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-version: 10.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: lint-staged
      dependency-version: 17.0.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@inquirer/expand"
      dependency-version: 5.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@inquirer/select"
      dependency-version: 5.2.1
      dependency-type: direct:production
      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 Jun 5, 2026
    Configuration menu
    Copy the full SHA
    a468d52 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. chore(deps): bump shell-quote from 1.8.3 to 1.8.4 (#4771)

    Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 1.8.4.
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](ljharb/shell-quote@v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-version: 1.8.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    4b9d593 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

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

    Bumps the dependencies group with 2 updates: [prettier](https://github.com/prettier/prettier) and [sass](https://github.com/sass/dart-sass).
    
    
    Updates `prettier` from 3.8.3 to 3.8.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.3...3.8.4)
    
    Updates `sass` from 1.100.0 to 1.101.0
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.100.0...1.101.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.8.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: sass
      dependency-version: 1.101.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 Jun 12, 2026
    Configuration menu
    Copy the full SHA
    ec28883 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. chore(deps): bump codecov/codecov-action in the dependencies group (#…

    …4773)
    
    Bumps the dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 6.0.1 to 7.0.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@e79a696...fb8b358)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 7.0.0
      dependency-type: direct:production
      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 Jun 16, 2026
    Configuration menu
    Copy the full SHA
    6325031 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (#4774)

    Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.13.1 to 2.14.1.
    - [Commits](vitejs/launch-editor@v2.13.1...v2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: launch-editor
      dependency-version: 2.14.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    a5af401 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2026

  1. Configuration menu
    Copy the full SHA
    0b22f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134e62d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

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

    Bumps the dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint), [ts-loader](https://github.com/TypeStrong/ts-loader) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).
    
    
    Updates `eslint` from 10.4.1 to 10.5.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.4.1...v10.5.0)
    
    Updates `ts-loader` from 9.6.0 to 9.6.1
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v9.6.0...v9.6.1)
    
    Updates `webpack-dev-server` from 5.2.4 to 5.2.5
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v5.2.4...v5.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: ts-loader
      dependency-version: 9.6.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: webpack-dev-server
      dependency-version: 5.2.5
      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 Jun 19, 2026
    Configuration menu
    Copy the full SHA
    65aa86c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. chore(deps): bump the dependencies group with 2 updates (#4780)

    Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [pnpm/action-setup](https://github.com/pnpm/action-setup).
    
    
    Updates `actions/checkout` from 6.0.3 to 7.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@df4cb1c...9c091bb)
    
    Updates `pnpm/action-setup` from 6.0.8 to 6.0.9
    - [Release notes](https://github.com/pnpm/action-setup/releases)
    - [Commits](pnpm/action-setup@0e279bb...0ebf471)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: pnpm/action-setup
      dependency-version: 6.0.9
      dependency-type: direct:production
      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 Jun 22, 2026
    Configuration menu
    Copy the full SHA
    721d8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7380e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772330c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. Configuration menu
    Copy the full SHA
    3471103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42d1f4 View commit details
    Browse the repository at this point in the history
  3. chore(release): new release (#4778)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 26, 2026
    1 Configuration menu
    Copy the full SHA
    3cd7423 View commit details
    Browse the repository at this point in the history
Loading