Bump webpack-cli from 7.1.0 to 7.2.1 - #484
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/webpack-cli-7.2.1
branch
from
July 24, 2026 21:52
ff886be to
92c68b4
Compare
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
Bot
force-pushed
the
dependabot/npm_and_yarn/webpack-cli-7.2.1
branch
from
July 27, 2026 18:35
92c68b4 to
999e9ad
Compare
prozacchiwawa
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps webpack-cli from 7.1.0 to 7.2.1.
Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
71e34dbchore(release): new release (#4800)97c5541fix: CLIPlugin dynamic import interop under Bun (#4799)40b631fchore(release): new release (#4794)f896a9cchore(deps-dev): bump the dependencies group across 1 directory with 4 update...b4ea5a7test: update target flag tests for webpack 5.108 (#4797)9a5fef9feat: support tsx as a fallback loader for TypeScript and JSX configs (#4796)6cafa00chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 (#4795)3bfa81cdocs: update (#4789)d122911chore: update webpack-dev-server peer dependency version (#4793)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.jsonand refreshespackage-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.