unjs / webpackbar

Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
MIT License
2.07k stars 66 forks source link

chore(deps): update devdependency webpack-cli to v4 #75

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
webpack-cli devDependencies major ^3.3.6 -> ^4.1.0

Release Notes

webpack/webpack-cli ### [`v4.1.0`](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0) ### [`v4.0.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​400-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400-rc1webpack-cli400-2020-10-10) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0) ##### Bug Fixes - add compilation lifecycle in watch instance ([#​1903](https://togithub.com/webpack/webpack-cli/issues/1903)) ([02b6d21](https://togithub.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a)) - cleanup `package-utils` package ([#​1822](https://togithub.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://togithub.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738)) - cli-executer supplies args further up ([#​1904](https://togithub.com/webpack/webpack-cli/issues/1904)) ([097564a](https://togithub.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a)) - exit code for validation errors ([59f6303](https://togithub.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235)) - exit process in case of schema errors ([71e89b4](https://togithub.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93)) ##### Features - assign config paths in build dependencies in cache config ([#​1900](https://togithub.com/webpack/webpack-cli/issues/1900)) ([7e90f11](https://togithub.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd)) ### [`v3.3.12`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​3312-2020-06-03) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) ### [`v3.3.11`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​3311-2020-02-11) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) ### [`v3.3.10`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​3310-2019-10-31) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) #### New Features - add new flag and patch sec dep ([#​1102](https://togithub.com/webpack/webpack-cli/pull/1102)) ### [`v3.3.9`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​339-2019-09-17) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) #### Fix - use process.exitCode instead of process.exit in compilerCallback ([ee001bd](https://togithub.com/webpack/webpack-cli/commit/ee001bd)) ### [`v3.3.8`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​338-2019-09-05) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8) #### Fix - support both webpack versions ([d28f9f5](https://togithub.com/webpack/webpack-cli/commit/d28f9f5)) #### Tests - add schema tests ([70bf934](https://togithub.com/webpack/webpack-cli/commit/70bf934)) ### [`v3.3.7`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​337-2019-08-18) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) #### Fix - resolve opts when no-config ([fb31cc4](https://togithub.com/webpack/webpack-cli/commit/fb31cc4))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.