Skip to content

chore(deps): update dependency webpack-cli to v7#2969

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-cli-7.x
Open

chore(deps): update dependency webpack-cli to v7#2969
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-cli-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
webpack-cli (source) 6.0.17.0.3 age confidence

Release Notes

webpack/webpack-cli (webpack-cli)

v7.0.3

Compare Source

Patch Changes
  • Improved CLI startup performance and reduced memory usage. (by @​alexander-akait in #​4765)

  • Reduced CLI startup CPU and memory usage by caching schema-derived argument metadata, registering only the options present in the arguments, and reading config directories once during default-config discovery. (by @​alexander-akait in #​4760)

  • Replace the fastest-levenshtein dependency with a small in-tree implementation used for command/option "did you mean" suggestions. (by @​alexander-akait in #​4762)

v7.0.2

Compare Source

Patch Changes

v7.0.1

Compare Source

Patch Changes

v7.0.0

Compare Source

Major Changes
  • The minimum supported version of Node.js is 20.9.0. (by @​alexander-akait in #​4677)

  • Use dynamic import to load webpack.config.js, fallback to interpret only when configuration can't be load by dynamic import. Using dynamic imports allows you to take advantage of Node.js's built-in TypeScript support. (by @​alexander-akait in #​4677)

  • Removed the --node-env argument in favor of the --config-node-env argument. (by @​alexander-akait in #​4677)

  • The version command only output versions right now. (by @​alexander-akait in #​4677)

  • Removed deprecated API, no action required unless you use import cli from "webpack-cli";/const cli = require("webpack-cli");. (by @​alexander-akait in #​4677)

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 3 times, most recently from ac31dbf to 78b46a0 Compare March 17, 2026 12:54
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 3 times, most recently from aecd028 to af346cf Compare April 3, 2026 05:30
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 2 times, most recently from 002a932 to f6d6f38 Compare April 9, 2026 04:45
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from f6d6f38 to 3882aee Compare April 28, 2026 11:46
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 2 times, most recently from 6305690 to 9cd6e33 Compare May 14, 2026 19:48
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from 9cd6e33 to 77d8345 Compare May 27, 2026 13:09
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from 77d8345 to 278e882 Compare May 27, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants