webpack/webpack-cli
### [`v4.9.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#492-httpsgithubcomwebpackwebpack-clicomparewebpack-cli491webpack-cli492-2022-01-24)
[Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2)
##### Bug Fixes
- respect `negatedDescription` for flags from schema ([#3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317))
### [`v4.9.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#491-httpsgithubcomwebpackwebpack-clicomparewebpack-cli490webpack-cli491-2021-10-18)
[Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1)
##### Bug Fixes
- compatibility with dynamic `import` ([#3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f))
### [`v4.9.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#490-httpsgithubcomwebpackwebpack-clicomparewebpack-cli480webpack-cli490-2021-10-06)
[Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0)
##### Bug Fixes
- handle `undefined` and empty configuration export ([#2930](https://togithub.com/webpack/webpack-cli/issues/2930)) ([9b9040e](https://togithub.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827))
##### Features
- allow to run commands without webpack installation where it is unnecessary ([#2907](https://togithub.com/webpack/webpack-cli/issues/2907)) ([603041d](https://togithub.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb))
### [`v4.8.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#480-httpsgithubcomwebpackwebpack-clicomparewebpack-cli472webpack-cli480-2021-08-15)
[Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0)
##### Bug Fixes
- show default value in help output if available ([#2814](https://togithub.com/webpack/webpack-cli/issues/2814)) ([7f50948](https://togithub.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029))
- support top multi compiler options ([#2874](https://togithub.com/webpack/webpack-cli/issues/2874)) ([82b1fb7](https://togithub.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107))
##### Features
- show possible values for option in help output ([#2819](https://togithub.com/webpack/webpack-cli/issues/2819)) ([828e5c9](https://togithub.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1))
- **init-generator:** add ability to specify a package manager of choice ([#2769](https://togithub.com/webpack/webpack-cli/issues/2769)) ([e53f164](https://togithub.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d))
#### [4.7.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) (2021-06-07)
**Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`)
#### [4.7.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) (2021-06-07)
##### Bug Fixes
- not found module after ask installation ([#2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d))
- prettier config ([#2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae))
Configuration
📅 Schedule: 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, click this checkbox.
This PR contains the following updates:
4.7.2
->4.9.2
Release Notes
webpack/webpack-cli
### [`v4.9.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#492-httpsgithubcomwebpackwebpack-clicomparewebpack-cli491webpack-cli492-2022-01-24) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) ### [`v4.9.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#491-httpsgithubcomwebpackwebpack-clicomparewebpack-cli490webpack-cli491-2021-10-18) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) ##### Bug Fixes - compatibility with dynamic `import` ([#3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#490-httpsgithubcomwebpackwebpack-clicomparewebpack-cli480webpack-cli490-2021-10-06) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0) ##### Bug Fixes - handle `undefined` and empty configuration export ([#2930](https://togithub.com/webpack/webpack-cli/issues/2930)) ([9b9040e](https://togithub.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827)) ##### Features - allow to run commands without webpack installation where it is unnecessary ([#2907](https://togithub.com/webpack/webpack-cli/issues/2907)) ([603041d](https://togithub.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb)) ### [`v4.8.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#480-httpsgithubcomwebpackwebpack-clicomparewebpack-cli472webpack-cli480-2021-08-15) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0) ##### Bug Fixes - show default value in help output if available ([#2814](https://togithub.com/webpack/webpack-cli/issues/2814)) ([7f50948](https://togithub.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029)) - support top multi compiler options ([#2874](https://togithub.com/webpack/webpack-cli/issues/2874)) ([82b1fb7](https://togithub.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107)) ##### Features - show possible values for option in help output ([#2819](https://togithub.com/webpack/webpack-cli/issues/2819)) ([828e5c9](https://togithub.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1)) - **init-generator:** add ability to specify a package manager of choice ([#2769](https://togithub.com/webpack/webpack-cli/issues/2769)) ([e53f164](https://togithub.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d)) #### [4.7.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) (2021-06-07) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) #### [4.7.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) (2021-06-07) ##### Bug Fixes - not found module after ask installation ([#2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae))Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.