ioof-holdings / redux-dynostore

These libraries provide tools for building dynamic Redux stores.
BSD 3-Clause "New" or "Revised" License
122 stars 15 forks source link

Update dependency webpack-cli to v4.4.0 #480

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli 4.3.1 -> 4.4.0 age adoption passing confidence

Release Notes

webpack/webpack-cli ### [`v4.4.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​440-httpsgithubcomwebpackwebpack-clicomparewebpack-cli431webpack-cli440-2021-01-19) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.0) ##### Bug Fixes - better description for `--no-watch-options-stdin` ([#​2288](https://togithub.com/webpack/webpack-cli/issues/2288)) ([4ee8665](https://togithub.com/webpack/webpack-cli/commit/4ee8665e01e8dce16448e0a4d3dd2293731695ab)) - double commands output in help ([#​2298](https://togithub.com/webpack/webpack-cli/issues/2298)) ([efe81e9](https://togithub.com/webpack/webpack-cli/commit/efe81e986a6dca5cc9b72a5c9312dc21409f65b1)) - pass all `argv` to configurations when `serve` command used ([#​2345](https://togithub.com/webpack/webpack-cli/issues/2345)) ([5070b9b](https://togithub.com/webpack/webpack-cli/commit/5070b9bcbd5bdac00088d0c21486ad181a4df000)) - respect `--stats`, `--color` and `--no-color` option for `serve` command ([#​2312](https://togithub.com/webpack/webpack-cli/issues/2312)) ([73d3fec](https://togithub.com/webpack/webpack-cli/commit/73d3feced18b4e3708f958707326a6642a594cf2)) - show exact package name while prompting for installation ([#​2338](https://togithub.com/webpack/webpack-cli/issues/2338)) ([ffc93e5](https://togithub.com/webpack/webpack-cli/commit/ffc93e556d784e2d4409cb0d3a92d737850996f4)) - webpack installation prompt message ([#​2316](https://togithub.com/webpack/webpack-cli/issues/2316)) ([3659c5e](https://togithub.com/webpack/webpack-cli/commit/3659c5e529fe1319251ef1c713d6cc758f7f5353)) ##### Features - added the `configtest` command ([#​2303](https://togithub.com/webpack/webpack-cli/issues/2303)) ([eb7b189](https://togithub.com/webpack/webpack-cli/commit/eb7b18937d045261a5b20ca8356e8b4ae4dfcaad)) - added the `build` command (aliases - `bundle` and `b`) ([7590f66](https://togithub.com/webpack/webpack-cli/commit/7590f66663ce701d52d9276c3adf9dbdfd1a0fa4)) - added the `watch` command ([#​2357](https://togithub.com/webpack/webpack-cli/issues/2357)) ([9693f7d](https://togithub.com/webpack/webpack-cli/commit/9693f7d9543a8fce610c4ef903ccca0d12d229a1)) - allow to pass parseOption to CLI class ([#​2299](https://togithub.com/webpack/webpack-cli/issues/2299)) ([2af0801](https://togithub.com/webpack/webpack-cli/commit/2af08013852a95c6f6462c56a9994a4ee28c6ea1)) - allow to use `help` command to show option information ([#​2353](https://togithub.com/webpack/webpack-cli/issues/2353)) ([15eb411](https://togithub.com/webpack/webpack-cli/commit/15eb411237dcdcf0db7a501c103fe53f9b82903f)) - show multiple suggestions on unknown options ([#​2349](https://togithub.com/webpack/webpack-cli/issues/2349)) ([7314d6c](https://togithub.com/webpack/webpack-cli/commit/7314d6ca927473da2f355a7d356a943471488606)) #### [4.3.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1) (2020-12-31) ##### Bug Fixes - error message on not installed module loaders for configuration ([#​2282](https://togithub.com/webpack/webpack-cli/issues/2282)) ([29eaa8e](https://togithub.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27)) - peer dependencies ([#​2284](https://togithub.com/webpack/webpack-cli/issues/2284)) ([083f2a0](https://togithub.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd)) - provide useful error on unknown command ([d6380bb](https://togithub.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3)) - the `--help` option is working without `webpack-dev-server` ([#​2267](https://togithub.com/webpack/webpack-cli/issues/2267)) ([1dae54d](https://togithub.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3)) - the `--progress` option is working with `--json` ([#​2276](https://togithub.com/webpack/webpack-cli/issues/2276)) ([0595603](https://togithub.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d))

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.