Skip to content

Bump webpack-cli to 7.0.2#48200

Merged
ZeeshanTamboli merged 2 commits intomasterfrom
renovate/webpack-cli-7.x
Apr 9, 2026
Merged

Bump webpack-cli to 7.0.2#48200
ZeeshanTamboli merged 2 commits intomasterfrom
renovate/webpack-cli-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 5, 2026

This PR contains the following updates:

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

Release Notes

webpack/webpack-cli (webpack-cli)

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: Branch creation - Between 12:00 AM and 04:59 AM, only on Sunday ( * 0-4 * * 7 ) in timezone UTC, 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 dependencies Update of dependencies. label Apr 5, 2026
@ZeeshanTamboli ZeeshanTamboli requested a review from a team April 6, 2026 08:29
Copy link
Copy Markdown
Member

@Janpot Janpot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we still using this?

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Apr 9, 2026
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Apr 9, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 9, 2026

Netlify deploy preview

https://deploy-preview-48200--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 017e9a0

Comment thread package.json
"vitest-fail-on-console": "0.10.1",
"webpack": "5.105.4",
"webpack-cli": "6.0.1",
"webpack-cli": "7.0.2",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check if we even need these deps including webpack ?

@ZeeshanTamboli
Copy link
Copy Markdown
Member

Are we still using this?

Can you check if we even need these deps including webpack?

@Janpot @brijeshb42 webpack-cli is used here and webpack for webpack.config.js?

@brijeshb42
Copy link
Copy Markdown
Contributor

Ok. This needs a refactor to instead use Vite. Can be done later.

@ZeeshanTamboli ZeeshanTamboli merged commit cd7ae02 into master Apr 9, 2026
23 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the renovate/webpack-cli-7.x branch April 9, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants