Skip to content

Update dependency webpack-cli to v7#69

Merged
iconduit-renovate[bot] merged 1 commit intomainfrom
renovate/webpack-cli-7.x
Mar 20, 2026
Merged

Update dependency webpack-cli to v7#69
iconduit-renovate[bot] merged 1 commit intomainfrom
renovate/webpack-cli-7.x

Conversation

@iconduit-renovate
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
webpack-cli (source) devDependencies major ^6.0.0^7.0.0 7.0.2 (+1)

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webpack/webpack-cli (webpack-cli)

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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@iconduit-renovate iconduit-renovate bot added dev Pull requests that update dev dependencies major Pull requests that update major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate labels Mar 20, 2026
@iconduit-renovate iconduit-renovate bot merged commit 33fcae4 into main Mar 20, 2026
3 checks passed
@iconduit-renovate iconduit-renovate bot deleted the renovate/webpack-cli-7.x branch March 20, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev Pull requests that update dev dependencies major Pull requests that update major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants