Skip to content

Update webpack-cli 6.0.1 → 7.0.2 (major)#388

Merged
canova merged 2 commits intomasterfrom
depfu/update/yarn/webpack-cli-7.0.2
Mar 24, 2026
Merged

Update webpack-cli 6.0.1 → 7.0.2 (major)#388
canova merged 2 commits intomasterfrom
depfu/update/yarn/webpack-cli-7.0.2

Conversation

@depfu
Copy link

@depfu depfu bot commented Mar 23, 2026

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ webpack-cli (6.0.1 → 7.0.2) · Repo · Changelog

Release Notes

7.0.2 (from changelog)

Patch Changes

7.0.1 (from changelog)

Patch Changes

  • The file protocol for configuration options (--config/--extends) is supported. (by @alexander-akait in #4702)

7.0.0 (from changelog)

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

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from canova as a code owner March 23, 2026 18:40
@depfu depfu bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@netlify
Copy link

netlify bot commented Mar 23, 2026

Deploy Preview for firefox-devtools-react-contextmenu ready!

Name Link
🔨 Latest commit 517833e
🔍 Latest deploy log https://app.netlify.com/projects/firefox-devtools-react-contextmenu/deploys/69c2cb655bf7aa000875fae2
😎 Deploy Preview https://deploy-preview-388--firefox-devtools-react-contextmenu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@canova canova merged commit c6c0f34 into master Mar 24, 2026
6 checks passed
@depfu depfu bot deleted the depfu/update/yarn/webpack-cli-7.0.2 branch March 24, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant