-
-
Notifications
You must be signed in to change notification settings - Fork 678
Comparing changes
Open a pull request
base repository: webpack/webpack-cli
base: webpack-cli@7.0.3
head repository: webpack/webpack-cli
compare: webpack-cli@7.1.0
- 17 commits
- 48 files changed
- 3 contributors
Commits on May 29, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 740ce63 - Browse repository at this point
Copy the full SHA 740ce63View commit details
Commits on Jun 2, 2026
-
Co-authored-by: alexander-akait <4567934+alexander-akait@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b59166 - Browse repository at this point
Copy the full SHA 8b59166View commit details
Commits on Jun 5, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 8afea72 - Browse repository at this point
Copy the full SHA 8afea72View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a468d52 - Browse repository at this point
Copy the full SHA a468d52View commit details
Commits on Jun 10, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4b9d593 - Browse repository at this point
Copy the full SHA 4b9d593View commit details
Commits on Jun 12, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for ec28883 - Browse repository at this point
Copy the full SHA ec28883View commit details
Commits on Jun 16, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6325031 - Browse repository at this point
Copy the full SHA 6325031View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a5af401 - Browse repository at this point
Copy the full SHA a5af401View commit details
Commits on Jun 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0b22f77 - Browse repository at this point
Copy the full SHA 0b22f77View commit details -
feat(webpack-cli): support json5/yaml/toml configs via direct parsing…
… (no interpret) (#4777)
Configuration menu - View commit details
-
Copy full SHA for 134e62d - Browse repository at this point
Copy the full SHA 134e62dView commit details
Commits on Jun 19, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 65aa86c - Browse repository at this point
Copy the full SHA 65aa86cView commit details
Commits on Jun 22, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 721d8fd - Browse repository at this point
Copy the full SHA 721d8fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7380e1 - Browse repository at this point
Copy the full SHA a7380e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772330c - Browse repository at this point
Copy the full SHA 772330cView commit details
Commits on Jun 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3471103 - Browse repository at this point
Copy the full SHA 3471103View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42d1f4 - Browse repository at this point
Copy the full SHA b42d1f4View commit details -
chore(release): new release (#4778)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 3cd7423 - Browse repository at this point
Copy the full SHA 3cd7423View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff webpack-cli@7.0.3...webpack-cli@7.1.0