Skip to content

Bump webpack-cli from 7.1.0 to 7.2.1 - #484

Merged
prozacchiwawa merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webpack-cli-7.2.1
Jul 27, 2026
Merged

Bump webpack-cli from 7.1.0 to 7.2.1#484
prozacchiwawa merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webpack-cli-7.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack-cli from 7.1.0 to 7.2.1.

Release notes

Sourced from webpack-cli's releases.

webpack-cli@7.2.1

Patch Changes

webpack-cli@7.2.0

Minor Changes

  • feat: allow webpack-dev-server v6 as an optional peer dependency (^5.0.0 || ^6.0.0) (by @​bjohansebas in #4793)

  • Support tsx as a fallback loader for TypeScript and JSX configuration files (.ts, .tsx, .cts, .mts and .jsx), used when none of the loaders known to interpret (such as ts-node) are installed. (by @​alexander-akait in #4796)

Changelog

Sourced from webpack-cli's changelog.

7.2.1

Patch Changes

7.2.0

Minor Changes

  • feat: allow webpack-dev-server v6 as an optional peer dependency (^5.0.0 || ^6.0.0) (by @​bjohansebas in #4793)

  • Support tsx as a fallback loader for TypeScript and JSX configuration files (.ts, .tsx, .cts, .mts and .jsx), used when none of the loaders known to interpret (such as ts-node) are installed. (by @​alexander-akait in #4796)

Commits
  • 71e34db chore(release): new release (#4800)
  • 97c5541 fix: CLIPlugin dynamic import interop under Bun (#4799)
  • 40b631f chore(release): new release (#4794)
  • f896a9c chore(deps-dev): bump the dependencies group across 1 directory with 4 update...
  • b4ea5a7 test: update target flag tests for webpack 5.108 (#4797)
  • 9a5fef9 feat: support tsx as a fallback loader for TypeScript and JSX configs (#4796)
  • 6cafa00 chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 (#4795)
  • 3bfa81c docs: update (#4789)
  • d122911 chore: update webpack-dev-server peer dependency version (#4793)
  • See full diff in compare view


Note

Low Risk
Dev-only dependency patch/minor bump with no application code changes; typical low-risk maintenance update.

Overview
Bumps the webpack-cli dev dependency from 7.1.0 to 7.2.1 in package.json and refreshes package-lock.json (resolved tarball and integrity hash). No extension or build script source changes.

Upstream 7.2.x adds optional webpack-dev-server v6 peer support, tsx as a fallback for TS/JSX webpack configs, and 7.2.1 fixes CLIPlugin dynamic import behavior under Bun.

Reviewed by Cursor Bugbot for commit 999e9ad. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Changed. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2026
@socket-security

socket-security Bot commented Jul 14, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​webpack-cli@​7.1.0 ⏵ 7.2.19810010095 +2100

View full report

@prozacchiwawa

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webpack-cli-7.2.1 branch from ff886be to 92c68b4 Compare July 24, 2026 21:52
@prozacchiwawa

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.1.0...webpack-cli@7.2.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/webpack-cli-7.2.1 branch from 92c68b4 to 999e9ad Compare July 27, 2026 18:35
@prozacchiwawa
prozacchiwawa merged commit ae9c522 into main Jul 27, 2026
8 checks passed
@prozacchiwawa
prozacchiwawa deleted the dependabot/npm_and_yarn/webpack-cli-7.2.1 branch July 27, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant