Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) 6.0.17.0.3 age adoption passing 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: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9pm,before 9am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 added the renovate label Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 2 times, most recently from c98ae3a to b4cfed0 Compare March 20, 2026 13:57
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 2 times, most recently from 8cfac71 to 5005940 Compare April 7, 2026 13:04
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 2 times, most recently from 6fe56fa to d822167 Compare April 13, 2026 18:11
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from d822167 to 3763f88 Compare April 18, 2026 18:38
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from 3763f88 to 04b79e6 Compare April 29, 2026 18:23
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 2 times, most recently from c30ca8f to 5d55db5 Compare May 18, 2026 18:58
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch 5 times, most recently from 366fb89 to ef121a8 Compare May 30, 2026 16:52
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from ef121a8 to c8793e6 Compare June 1, 2026 20:05
@renovate renovate Bot force-pushed the renovate/webpack-cli-7.x branch from c8793e6 to efffddb Compare June 11, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants