Skip to content

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

Merged
mergify[bot] merged 2 commits intomasterfrom
renovate/webpack-cli-7.x
Mar 16, 2026
Merged

chore(deps): update dependency webpack-cli to v7#790
mergify[bot] merged 2 commits intomasterfrom
renovate/webpack-cli-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
webpack-cli (source) ^6.0.1^7.0.0 age confidence

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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 ci:auto-merge dependencies Pull requests that update a dependency file labels Mar 16, 2026
@renovate renovate bot force-pushed the renovate/webpack-cli-7.x branch from 650af7b to 7bd98cc Compare March 16, 2026 00:58
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mergify mergify bot merged commit ce097ce into master Mar 16, 2026
2 checks passed
@mergify mergify bot deleted the renovate/webpack-cli-7.x branch March 16, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:auto-merge dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant