DontShaveTheYak / groovy-guru

Groovy Intellisense for Visual Studio Code
https://moonshine-ide.com/
Apache License 2.0
22 stars 4 forks source link

Update dependency webpack-cli to v4.10.0 #50

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

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

Release Notes

webpack/webpack-cli (webpack-cli) ### [`v4.10.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#4100-2022-06-13) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0) ##### Bug Fixes - changeTime is already in milliseconds ([#​3198](https://togithub.com/webpack/webpack-cli/issues/3198)) ([d390d32](https://togithub.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b)) - improve parsing of `--env` flag ([#​3286](https://togithub.com/webpack/webpack-cli/issues/3286)) ([402c0fe](https://togithub.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff)) ##### Features - added types ([8ec1375](https://togithub.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302)) #### [4.9.2](https://togithub.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://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) #### [4.9.1](https://togithub.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://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#492-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-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-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-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: 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.