ticky / markdown-component-loader

πŸ“‘ Turn Markdown into dynamic, stateless React components
https://ticky.github.io/markdown-component-loader/
MIT License
71 stars 8 forks source link

Update dependency webpack-cli to v4.10.0 #259

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) 4.1.0 -> 4.10.0 age adoption passing confidence

Release Notes

webpack/webpack-cli (webpack-cli) ### [`v4.10.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#4100-2022-06-13) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0) ##### Bug Fixes - changeTime is already in milliseconds ([#​3198](https://redirect.github.com/webpack/webpack-cli/issues/3198)) ([d390d32](https://redirect.github.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b)) - improve parsing of `--env` flag ([#​3286](https://redirect.github.com/webpack/webpack-cli/issues/3286)) ([402c0fe](https://redirect.github.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff)) ##### Features - added types ([8ec1375](https://redirect.github.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302)) #### [4.9.2](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) (2022-01-24) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#​3102](https://redirect.github.com/webpack/webpack-cli/issues/3102)) ([463b731](https://redirect.github.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) #### [4.9.1](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) (2021-10-18) ##### Bug Fixes - compatibility with dynamic `import` ([#​3006](https://redirect.github.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://redirect.github.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.2`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#492-2022-01-24) [Compare Source](https://redirect.github.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://redirect.github.com/webpack/webpack-cli/issues/3102)) ([463b731](https://redirect.github.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) ### [`v4.9.1`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#491-2021-10-18) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) ##### Bug Fixes - compatibility with dynamic `import` ([#​3006](https://redirect.github.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://redirect.github.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#490-2021-10-06) [Compare Source](https://redirect.github.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://redirect.github.com/webpack/webpack-cli/issues/2930)) ([9b9040e](https://redirect.github.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827)) ##### Features - allow to run commands without webpack installation where it is unnecessary ([#​2907](https://redirect.github.com/webpack/webpack-cli/issues/2907)) ([603041d](https://redirect.github.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb)) ### [`v4.8.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#480-2021-08-15) [Compare Source](https://redirect.github.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://redirect.github.com/webpack/webpack-cli/issues/2814)) ([7f50948](https://redirect.github.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029)) - support top multi compiler options ([#​2874](https://redirect.github.com/webpack/webpack-cli/issues/2874)) ([82b1fb7](https://redirect.github.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107)) ##### Features - show possible values for option in help output ([#​2819](https://redirect.github.com/webpack/webpack-cli/issues/2819)) ([828e5c9](https://redirect.github.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1)) - **init-generator:** add ability to specify a package manager of choice ([#​2769](https://redirect.github.com/webpack/webpack-cli/issues/2769)) ([e53f164](https://redirect.github.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d)) #### [4.7.2](https://redirect.github.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://redirect.github.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://redirect.github.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://redirect.github.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#​2719](https://redirect.github.com/webpack/webpack-cli/issues/2719)) ([181295f](https://redirect.github.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae)) ### [`v4.7.2`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#472-2021-06-07) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) ### [`v4.7.1`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#471-2021-06-07) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) ##### Bug Fixes - not found module after ask installation ([#​2761](https://redirect.github.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://redirect.github.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#​2719](https://redirect.github.com/webpack/webpack-cli/issues/2719)) ([181295f](https://redirect.github.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae)) ### [`v4.7.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#470-2021-05-06) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0) ##### Bug Fixes - parsing of empty `--env` flags ([#​2643](https://redirect.github.com/webpack/webpack-cli/issues/2643)) ([bc12f1a](https://redirect.github.com/webpack/webpack-cli/commit/bc12f1a2a833f09a0585050a0f5dd854da188f1d)) - update usage info ([#​2594](https://redirect.github.com/webpack/webpack-cli/issues/2594)) ([9d07d67](https://redirect.github.com/webpack/webpack-cli/commit/9d07d67faf147cbaf0dddb95038403963e5f2afb)) ##### Features - add `create` and `new` alias for `init` ([#​2616](https://redirect.github.com/webpack/webpack-cli/issues/2616)) ([5a9789d](https://redirect.github.com/webpack/webpack-cli/commit/5a9789db237b7696adfdc9826b0dda749fedfa9a)) - add `server` alias for `serve` command ([#​2631](https://redirect.github.com/webpack/webpack-cli/issues/2631)) ([c9ee947](https://redirect.github.com/webpack/webpack-cli/commit/c9ee947618c06447bc1f949e4d401e63f737f38d)) - add flag to force start finish log ([#​2566](https://redirect.github.com/webpack/webpack-cli/issues/2566)) ([281aad3](https://redirect.github.com/webpack/webpack-cli/commit/281aad3ee4961f1643453eb1a926e88e0b7f019c)) - added `--no-devtool` to webpack v4([#​2603](https://redirect.github.com/webpack/webpack-cli/issues/2603)) ([7c6f390](https://redirect.github.com/webpack/webpack-cli/commit/7c6f390a1d64d562065ffc31d8b23d833813ee9d)) - added support arguments description ([#​2659](https://redirect.github.com/webpack/webpack-cli/issues/2659)) ([4dfd166](https://redirect.github.com/webpack/webpack-cli/commit/4dfd166f757ce94130bf9b7580f2dbe2868b8f4f)) ### [`v4.6.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#460-2021-03-27) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0) ##### Bug Fixes - `negative` options ([#​2555](https://redirect.github.com/webpack/webpack-cli/issues/2555)) ([f26ebc1](https://redirect.github.com/webpack/webpack-cli/commit/f26ebc105e140992639864fa01950454abd716ac)) - improve error message for help ([#​2482](https://redirect.github.com/webpack/webpack-cli/issues/2482)) ([99ae2a3](https://redirect.github.com/webpack/webpack-cli/commit/99ae2a3b9f7ad8c1807839357360a1b4607865b1)) - show `--node-env` in minimum help output ([#​2411](https://redirect.github.com/webpack/webpack-cli/issues/2411)) ([f5fc302](https://redirect.github.com/webpack/webpack-cli/commit/f5fc3023121f4d952a166879a46b2653c20b6349)) ##### Features - added `WEBPACK_PACKAGE` env var to use custom `webpack` package ([#​2556](https://redirect.github.com/webpack/webpack-cli/issues/2556)) ([3d1e485](https://redirect.github.com/webpack/webpack-cli/commit/3d1e4855c55a6601d8a89dcb50d9d842009e3cda)) - added `WEBPACK_CLI_SKIP_IMPORT_LOCAL` env var to skip local import ([#​2546](https://redirect.github.com/webpack/webpack-cli/issues/2546)) ([e130822](https://redirect.github.com/webpack/webpack-cli/commit/e13082221c2da01d8b8215ebc936474bf3ca1582)) - allow string value for the `--hot` option ([#​2444](https://redirect.github.com/webpack/webpack-cli/issues/2444)) ([8656e78](https://redirect.github.com/webpack/webpack-cli/commit/8656e78d788bc8a504258d4dcc609767f63d60c4)) - display used config path when logging level=log ([#​2431](https://redirect.github.com/webpack/webpack-cli/issues/2431)) ([f8406e1](https://redirect.github.com/webpack/webpack-cli/commit/f8406e1c5253849fad741eb45f1ece23a7c603f4)) ### [`v4.5.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#450-2021-02-02) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0) ##### Notes - now you can use `webpack.config.mjs` and `webpack.config.js` with `{ "type": "module" }` in `package.json` - you can avoid using the `cross-env` package: Before: ```json { "scripts": { "build": "cross-env NODE_ENV=production webpack --config build/webpack.config.js" } } ``` Now (you can remove the `cross-env` if you don't use it somewhere else): ```json { "scripts": { "build": "webpack --node-env=production --config build/webpack.config.js" } } ``` - the `mode` option respect the `--node-env` option if you don't set the `mode` option explicit using CLI options or in configuration(s), i.e. `--node-env production` set `process.env.NODE_ENV` and `mode` to `production` ##### Bug Fixes - avoid deprecation message ([9d6dbda](https://redirect.github.com/webpack/webpack-cli/commit/9d6dbda93da167a1aaad03f599105a4fe7849dc3)) - error message on invalid plugin options ([#​2380](https://redirect.github.com/webpack/webpack-cli/issues/2380)) ([f9ce1d3](https://redirect.github.com/webpack/webpack-cli/commit/f9ce1d30b83bf0e0b4d91498d012c13c208e6e67)) - improve description for 'configtest' command ([#​2379](https://redirect.github.com/webpack/webpack-cli/issues/2379)) ([311bae3](https://redirect.github.com/webpack/webpack-cli/commit/311bae336d83424c800e553b6ef40242d967685c)) ##### Features - add the `--node-env` flag ([#​2388](https://redirect.github.com/webpack/webpack-cli/issues/2388)) ([e5126f1](https://redirect.github.com/webpack/webpack-cli/commit/e5126f10b6622437c0541c25be2a610a82c1df04)) - entries syntax ([#​2369](https://redirect.github.com/webpack/webpack-cli/issues/2369)) ([6b31614](https://redirect.github.com/webpack/webpack-cli/commit/6b3161479578f572f803f579c7e71073eb797184)) - support ES module configuration format ([#​2381](https://redirect.github.com/webpack/webpack-cli/issues/2381)) ([aebdbbc](https://redirect.github.com/webpack/webpack-cli/commit/aebdbbc1f6e2761e7821cb3660bea686cce7b587)) ### [`v4.4.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#440-2021-01-19) [Compare Source](https://redirect.github.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://redirect.github.com/webpack/webpack-cli/issues/2288)) ([4ee8665](https://redirect.github.com/webpack/webpack-cli/commit/4ee8665e01e8dce16448e0a4d3dd2293731695ab)) - double commands output in help ([#​2298](https://redirect.github.com/webpack/webpack-cli/issues/2298)) ([efe81e9](https://redirect.github.com/webpack/webpack-cli/commit/efe81e986a6dca5cc9b72a5c9312dc21409f65b1)) - pass all `argv` to configurations when `serve` command used ([#​2345](https://redirect.github.com/webpack/webpack-cli/issues/2345)) ([5070b9b](https://redirect.github.com/webpack/webpack-cli/commit/5070b9bcbd5bdac00088d0c21486ad181a4df000)) - respect `--stats`, `--color` and `--no-color` option for `serve` command ([#​2312](https://redirect.github.com/webpack/webpack-cli/issues/2312)) ([73d3fec](https://redirect.github.com/webpack/webpack-cli/commit/73d3feced18b4e3708f958707326a6642a594cf2)) - show exact package name while prompting for installation ([#​2338](https://redirect.github.com/webpack/webpack-cli/issues/2338)) ([ffc93e5](https://redirect.github.com/webpack/webpack-cli/commit/ffc93e556d784e2d4409cb0d3a92d737850996f4)) - webpack installation prompt message ([#​2316](https://redirect.github.com/webpack/webpack-cli/issues/2316)) ([3659c5e](https://redirect.github.com/webpack/webpack-cli/commit/3659c5e529fe1319251ef1c713d6cc758f7f5353)) ##### Features - added the `configtest` command ([#​2303](https://redirect.github.com/webpack/webpack-cli/issues/2303)) ([eb7b189](https://redirect.github.com/webpack/webpack-cli/commit/eb7b18937d045261a5b20ca8356e8b4ae4dfcaad)) - added the `build` command (aliases - `bundle` and `b`) ([7590f66](https://redirect.github.com/webpack/webpack-cli/commit/7590f66663ce701d52d9276c3adf9dbdfd1a0fa4)) - added the `watch` command ([#​2357](https://redirect.github.com/webpack/webpack-cli/issues/2357)) ([9693f7d](https://redirect.github.com/webpack/webpack-cli/commit/9693f7d9543a8fce610c4ef903ccca0d12d229a1)) - allow to pass parseOption to CLI class ([#​2299](https://redirect.github.com/webpack/webpack-cli/issues/2299)) ([2af0801](https://redirect.github.com/webpack/webpack-cli/commit/2af08013852a95c6f6462c56a9994a4ee28c6ea1)) - allow to use `help` command to show option information ([#​2353](https://redirect.github.com/webpack/webpack-cli/issues/2353)) ([15eb411](https://redirect.github.com/webpack/webpack-cli/commit/15eb411237dcdcf0db7a501c103fe53f9b82903f)) - show multiple suggestions on unknown options ([#​2349](https://redirect.github.com/webpack/webpack-cli/issues/2349)) ([7314d6c](https://redirect.github.com/webpack/webpack-cli/commit/7314d6ca927473da2f355a7d356a943471488606)) #### [4.3.1](https://redirect.github.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://redirect.github.com/webpack/webpack-cli/issues/2282)) ([29eaa8e](https://redirect.github.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27)) - peer dependencies ([#​2284](https://redirect.github.com/webpack/webpack-cli/issues/2284)) ([083f2a0](https://redirect.github.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd)) - provide useful error on unknown command ([d6380bb](https://redirect.github.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3)) - the `--help` option is working without `webpack-dev-server` ([#​2267](https://redirect.github.com/webpack/webpack-cli/issues/2267)) ([1dae54d](https://redirect.github.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3)) - the `--progress` option is working with `--json` ([#​2276](https://redirect.github.com/webpack/webpack-cli/issues/2276)) ([0595603](https://redirect.github.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d)) ### [`v4.3.1`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#431-2020-12-31) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1) ##### Bug Fixes - error message on not installed module loaders for configuration ([#​2282](https://redirect.github.com/webpack/webpack-cli/issues/2282)) ([29eaa8e](https://redirect.github.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27)) - peer dependencies ([#​2284](https://redirect.github.com/webpack/webpack-cli/issues/2284)) ([083f2a0](https://redirect.github.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd)) - provide useful error on unknown command ([d6380bb](https://redirect.github.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3)) - the `--help` option is working without `webpack-dev-server` ([#​2267](https://redirect.github.com/webpack/webpack-cli/issues/2267)) ([1dae54d](https://redirect.github.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3)) - the `--progress` option is working with `--json` ([#​2276](https://redirect.github.com/webpack/webpack-cli/issues/2276)) ([0595603](https://redirect.github.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d)) ### [`v4.3.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#430-2020-12-25) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0) ##### Bug Fixes - fix problems with `--mode` and config resolution, there are situations when we resolve an invalid config file, the `--mode` option does not affect on config resolution, if you faced with an error after updating, please use the `--config` option - correct usage of cli-flags ([#​2205](https://redirect.github.com/webpack/webpack-cli/issues/2205)) ([c8fc7d1](https://redirect.github.com/webpack/webpack-cli/commit/c8fc7d1f195800c4fbe54ed6533e694f40fa7a1b)) - defer setting default mode to core ([#​2095](https://redirect.github.com/webpack/webpack-cli/issues/2095)) ([3eb410e](https://redirect.github.com/webpack/webpack-cli/commit/3eb410e5d8f8e2149910b65f4a028c85f8af5d28)) - respect the `--watch-options-stdin` option ([2d1e001](https://redirect.github.com/webpack/webpack-cli/commit/2d1e001e7f4f560c2b36607bd1b29dfe2aa32066)) - respect `--color`/`--no-color` option ([#​2042](https://redirect.github.com/webpack/webpack-cli/issues/2042)) ([09bd812](https://redirect.github.com/webpack/webpack-cli/commit/09bd8126e95c9675b1f6862451f629cd4c439adb)) - stringify stats using streaming approach ([#​2190](https://redirect.github.com/webpack/webpack-cli/issues/2190)) ([9bf4e92](https://redirect.github.com/webpack/webpack-cli/commit/9bf4e925757b02f7252073501562c95e762dc59b)) - use logger for error with proper exit code ([#​2076](https://redirect.github.com/webpack/webpack-cli/issues/2076)) ([2c9069f](https://redirect.github.com/webpack/webpack-cli/commit/2c9069fd1f7c0fb70f019900e4b841c5ea33975e)) - reduce spammy logs ([#​2206](https://redirect.github.com/webpack/webpack-cli/issues/2206)) ([9b3cc28](https://redirect.github.com/webpack/webpack-cli/commit/9b3cc283d7b74aa3bb26fe36c6110436b016e0d9)) - respect the `infrastructureLogging.level` option (logger uses `stderr`) ([#​2144](https://redirect.github.com/webpack/webpack-cli/issues/2144)) ([7daccc7](https://redirect.github.com/webpack/webpack-cli/commit/7daccc786a0eb4eeae4c5b3632fc28240a696170)) - respect all options from command line for the `server` command - `help` and `version` output - respect `stats` from the config (webpack@4) ([#​2098](https://redirect.github.com/webpack/webpack-cli/issues/2098)) ([2d6e5c6](https://redirect.github.com/webpack/webpack-cli/commit/2d6e5c6f4ed967368a81742bf347e39f24ee16c8)) - fixed colors work with multi compiler mode (webpack@4) ##### Features - add `bundle` command (alias for `webpack [options]`) - add `pnpm` support for package installation ([#​2040](https://redirect.github.com/webpack/webpack-cli/issues/2040)) ([46cba36](https://redirect.github.com/webpack/webpack-cli/commit/46cba367f06a6354fe98fcb15e7771e819feeac0)) ### [`v4.2.0`](https://redirect.github.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#420-2020-11-04) [Compare Source](https://redirect.github.com/webpack/webpack-cli/compare/webpack-cli@4.1.0...webpack-cli@4.2.0) ##### Bug Fixes - \--config-name behaviour for fuctional configs ([#​2006](https://redirect.github.com/webpack/webpack-cli/issues/2006)) ([29ecf8d](https://redirect.github.com/webpack/webpack-cli/commit/29ecf8dbcd1c5c7d75fc7fb1634107697832d952)) - assign cache value for default configs ([#​2013](https://redirect.github.com/webpack/webpack-cli/issues/2013)) ([d2e3c74](https://redirect.github.com/webpack/webpack-cli/commit/d2e3c74d32b0141c694259cf4f31e6c48b0f681d)) - callback deprecation ([#​1977](https://redirect.github.com/webpack/webpack-cli/issues/1977)) ([2cb0c0e](https://redirect.github.com/webpack/webpack-cli/commit/2cb0c0e383670949ce31231edbfda514f47c3dfc)) - handle core flags for webpack 4 ([#​2023](https://redirect.github.com/webpack/webpack-cli/issues/2023)) ([ea66a7e](https://redirect.github.com/webpack/webpack-cli/commit/ea66a7e3ec6eabcc439b96acb21e2a25be2e35e5)) - help and version functionality ([#​1972](https://redirect.github.com/webpack/webpack-cli/issues/1972)) ([e8010b3](https://redirect.github.com/webpack/webpack-cli/commit/e8010b3aac695971e542ad4d3584ce534da39b8f)) ##### Features - export utils from core for other packages ([#​2011](https://redirect.github.com/webpack/webpack-cli/issues/2011)) ([3004549](https://redirect.github.com/webpack/webpack-cli/commit/3004549c06b3fe00708d8e1eecf42419e0f72f66)) - progress supports string argument ([#​2000](https://redirect.github.com/webpack/webpack-cli/issues/2000)) ([f13346e](https://redirect.github.com/webpack/webpack-cli/commit/f13346e6acb46e982a5d20fa1d2ae56fc52523dc)) - suggest the closest match based on the Levenshtein distance algorithm ([#​2010](https://redirect.github.com/webpack/webpack-cli/issues/2010)) ([491a582](https://redirect.github.com/webpack/webpack-cli/commit/491a582620b64ed4acbccd04f687adc28a5e4cff))

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: 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 years ago

Codecov Report

Merging #259 (7d58574) into develop (d2f94e9) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7d58574 differs from pull request most recent head 7f5a8b2. Consider uploading reports for the commit 7f5a8b2 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #259   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          123       123           
  Branches        25        25           
=========================================
  Hits           123       123           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update d2f94e9...7f5a8b2. Read the comment docs.