hmsk / frontmatter-markdown-loader

📝 Webpack Loader for: FrontMatter (.md) -> HTML + Attributes (+ React/Vue Component)
https://hmsk.github.io/frontmatter-markdown-loader/
MIT License
255 stars 18 forks source link

Update dependency webpack-cli to v4.7.2 #233

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.5.0 -> 4.7.2 age adoption passing confidence

Release Notes

webpack/webpack-cli ### [`v4.7.2`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​472-httpsgithubcomwebpackwebpack-clicomparewebpack-cli471webpack-cli472-2021-06-07) [Compare Source](https://togithub.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://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​471-httpsgithubcomwebpackwebpack-clicomparewebpack-cli470webpack-cli471-2021-06-07) [Compare Source](https://togithub.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://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)) ### [`v4.7.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​470-httpsgithubcomwebpackwebpack-clicomparewebpack-cli460webpack-cli470-2021-05-06) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0) ##### Bug Fixes - parsing of empty `--env` flags ([#​2643](https://togithub.com/webpack/webpack-cli/issues/2643)) ([bc12f1a](https://togithub.com/webpack/webpack-cli/commit/bc12f1a2a833f09a0585050a0f5dd854da188f1d)) - update usage info ([#​2594](https://togithub.com/webpack/webpack-cli/issues/2594)) ([9d07d67](https://togithub.com/webpack/webpack-cli/commit/9d07d67faf147cbaf0dddb95038403963e5f2afb)) ##### Features - add `create` and `new` alias for `init` ([#​2616](https://togithub.com/webpack/webpack-cli/issues/2616)) ([5a9789d](https://togithub.com/webpack/webpack-cli/commit/5a9789db237b7696adfdc9826b0dda749fedfa9a)) - add `server` alias for `serve` command ([#​2631](https://togithub.com/webpack/webpack-cli/issues/2631)) ([c9ee947](https://togithub.com/webpack/webpack-cli/commit/c9ee947618c06447bc1f949e4d401e63f737f38d)) - add flag to force start finish log ([#​2566](https://togithub.com/webpack/webpack-cli/issues/2566)) ([281aad3](https://togithub.com/webpack/webpack-cli/commit/281aad3ee4961f1643453eb1a926e88e0b7f019c)) - added `--no-devtool` to webpack v4([#​2603](https://togithub.com/webpack/webpack-cli/issues/2603)) ([7c6f390](https://togithub.com/webpack/webpack-cli/commit/7c6f390a1d64d562065ffc31d8b23d833813ee9d)) - added support arguments description ([#​2659](https://togithub.com/webpack/webpack-cli/issues/2659)) ([4dfd166](https://togithub.com/webpack/webpack-cli/commit/4dfd166f757ce94130bf9b7580f2dbe2868b8f4f)) ### [`v4.6.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​460-httpsgithubcomwebpackwebpack-clicomparewebpack-cli450webpack-cli460-2021-03-27) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0) ##### Bug Fixes - `negative` options ([#​2555](https://togithub.com/webpack/webpack-cli/issues/2555)) ([f26ebc1](https://togithub.com/webpack/webpack-cli/commit/f26ebc105e140992639864fa01950454abd716ac)) - improve error message for help ([#​2482](https://togithub.com/webpack/webpack-cli/issues/2482)) ([99ae2a3](https://togithub.com/webpack/webpack-cli/commit/99ae2a3b9f7ad8c1807839357360a1b4607865b1)) - show `--node-env` in minimum help output ([#​2411](https://togithub.com/webpack/webpack-cli/issues/2411)) ([f5fc302](https://togithub.com/webpack/webpack-cli/commit/f5fc3023121f4d952a166879a46b2653c20b6349)) ##### Features - added `WEBPACK_PACKAGE` env var to use custom `webpack` package ([#​2556](https://togithub.com/webpack/webpack-cli/issues/2556)) ([3d1e485](https://togithub.com/webpack/webpack-cli/commit/3d1e4855c55a6601d8a89dcb50d9d842009e3cda)) - added `WEBPACK_CLI_SKIP_IMPORT_LOCAL` env var to skip local import ([#​2546](https://togithub.com/webpack/webpack-cli/issues/2546)) ([e130822](https://togithub.com/webpack/webpack-cli/commit/e13082221c2da01d8b8215ebc936474bf3ca1582)) - allow string value for the `--hot` option ([#​2444](https://togithub.com/webpack/webpack-cli/issues/2444)) ([8656e78](https://togithub.com/webpack/webpack-cli/commit/8656e78d788bc8a504258d4dcc609767f63d60c4)) - display used config path when logging level=log ([#​2431](https://togithub.com/webpack/webpack-cli/issues/2431)) ([f8406e1](https://togithub.com/webpack/webpack-cli/commit/f8406e1c5253849fad741eb45f1ece23a7c603f4))

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.