chore(deps): update dependency webpack-cli to v7#479
chore(deps): update dependency webpack-cli to v7#479renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
Test report for scratch-svg-renderer 1 files 60 suites 0s ⏱️ Results for commit 14c521c. ♻️ This comment has been updated with latest results. |
Test report for task-herder28 tests 28 ✅ 0s ⏱️ Results for commit 14c521c. ♻️ This comment has been updated with latest results. |
Test report for scratch-render 1 files 55 suites 2s ⏱️ Results for commit 14c521c. ♻️ This comment has been updated with latest results. |
Test report for scratch-gui 2 files 62 suites 10m 57s ⏱️ Results for commit 14c521c. ♻️ This comment has been updated with latest results. |
Test report for scratch-vm 1 files 886 suites 1m 58s ⏱️ Results for commit 14c521c. ♻️ This comment has been updated with latest results. |
This PR contains the following updates:
4.10.0→7.0.05.1.4→7.0.0Release Notes
webpack/webpack-cli (webpack-cli)
v7.0.0Compare 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-envargument in favor of the--config-node-envargument. (by @alexander-akait in #4677)The
versioncommand 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
Allow configuration freezing. (by @alexander-akait in #4677)
Use graceful shutdown when file system cache is enabled. (by @alexander-akait in #4677)
Performance improved. (by @alexander-akait in #4677)
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)v5.1.4Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)v5.1.3Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)v5.1.2Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)v5.1.1Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)v5.1.0Compare Source
BREAKING CHANGES
18.12.0init,loaderandplugincommands in favorcreate-webpack-appwebpack-dev-server@v45.82.0--define-process-env-node-envoption was renamed to--config-node-envBug Fixes
webpack.config.jsin ESM format (#4346) (5106684)Features
info/versioncommand (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watchused (#3783) (c0436ba)v5.0.2Compare Source
Features
extends(#3738) (d04d0b9)Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
5.0.1 (2022-12-05)
Bug Fixes
define-process-env-node-envaliasnode-env(#3514) (346a518)v5.0.1Compare Source
Features
extends(#3738) (d04d0b9)Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
5.0.1 (2022-12-05)
Bug Fixes
define-process-env-node-envaliasnode-env(#3514) (346a518)v5.0.0Compare Source
Features
extends(#3738) (d04d0b9)Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
5.0.1 (2022-12-05)
Bug Fixes
define-process-env-node-envaliasnode-env(#3514) (346a518)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.