liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

chore(deps): update dependency webpack-cli to v3.3.0 #628

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webpack-cli devDependencies minor 3.2.3 -> 3.3.0 source

Release Notes

webpack/webpack-cli ### [`v3.3.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​330-2019-03-15) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/16c9c8d0107b80904a228e817bc22ea89e901fa3...89555063eea94001876341c2f3712d6199f2e899) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v0.1.3...v3.3.0) #### New Features - use webpack.config as default name in dev scaffold ([385a672](https://togithub.com/webpack/webpack-cli/commit/385a672)) - only display once a week ([b6199e5](https://togithub.com/webpack/webpack-cli/commit/b6199e5)) - add util to run-and-get watch proc ([1d2ccd5](https://togithub.com/webpack/webpack-cli/commit/1d2ccd5)) - add test-util to append data to file ([e9e1dcb](https://togithub.com/webpack/webpack-cli/commit/e9e1dcb)) - log: clean single line logs ([5d2284b](https://togithub.com/webpack/webpack-cli/commit/5d2284b)) - log: add gitignore ([7c830b5](https://togithub.com/webpack/webpack-cli/commit/7c830b5)) - log: make log package ([df7c224](https://togithub.com/webpack/webpack-cli/commit/df7c224)) - log: add clrscr function ([11b3bff](https://togithub.com/webpack/webpack-cli/commit/11b3bff)) - log: few changes ([bc32727](https://togithub.com/webpack/webpack-cli/commit/bc32727)) - log: add newline for title ([4047213](https://togithub.com/webpack/webpack-cli/commit/4047213)) - log: remove unwanted commits ([c088f3e](https://togithub.com/webpack/webpack-cli/commit/c088f3e)) - log: task based custom loggers ([2c43a41](https://togithub.com/webpack/webpack-cli/commit/2c43a41)) #### Chore - revise typo ([a14908e](https://togithub.com/webpack/webpack-cli/commit/a14908e)) - deps: [@​std/esm](https://togithub.com/std/esm) -> esm ([a8b46bf](https://togithub.com/webpack/webpack-cli/commit/a8b46bf)) - remove commit lint from travis ([ccec130](https://togithub.com/webpack/webpack-cli/commit/ccec130)) - revise contributing location ([13a3a87](https://togithub.com/webpack/webpack-cli/commit/13a3a87)) - deps: fix vulnerabilities ([c632d1a](https://togithub.com/webpack/webpack-cli/commit/c632d1a)) - tests: skipping broken test ([f7b6b3a](https://togithub.com/webpack/webpack-cli/commit/f7b6b3a)) - rewrite changelog ([62ab32d](https://togithub.com/webpack/webpack-cli/commit/62ab32d)) - v.3.2.3 ([70138b7](https://togithub.com/webpack/webpack-cli/commit/70138b7)) - v.3.2.2 ([24b6387](https://togithub.com/webpack/webpack-cli/commit/24b6387)) - update tests ([70bfbd9](https://togithub.com/webpack/webpack-cli/commit/70bfbd9)) - one liner ([0f55d5a](https://togithub.com/webpack/webpack-cli/commit/0f55d5a)) - one liner after log ([6d8fb67](https://togithub.com/webpack/webpack-cli/commit/6d8fb67)) - watch: remove console log ([0952317](https://togithub.com/webpack/webpack-cli/commit/0952317)) - v.3.2.1 ([54805ae](https://togithub.com/webpack/webpack-cli/commit/54805ae)) - dependency: add `node-ts` as devDependency ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) #### Docs - scaffolding: lowercase Webpack ([d19c1f7](https://togithub.com/webpack/webpack-cli/commit/d19c1f7)) - scaffolding: fix typos ([b94b0de](https://togithub.com/webpack/webpack-cli/commit/b94b0de)) - scaffolding: improve grammar ([6b79072](https://togithub.com/webpack/webpack-cli/commit/6b79072)) - add lerna badge in README ([#​786](https://togithub.com/webpack/webpack-cli/pull/786)) - contributing: refactor & formatting ([1042cb2](https://togithub.com/webpack/webpack-cli/commit/1042cb2)) - contributing: improve formatting ([47fcd7f](https://togithub.com/webpack/webpack-cli/commit/47fcd7f)) - contributing: : at the end of paragraphs ([48d65fd](https://togithub.com/webpack/webpack-cli/commit/48d65fd)) - contributing: update instructions to run individual tests ([b7cca58](https://togithub.com/webpack/webpack-cli/commit/b7cca58)) - contributing: update instructions to run individual tests ([bc0297a](https://togithub.com/webpack/webpack-cli/commit/bc0297a)) - contributing: add yarn before running jest ([126cf55](https://togithub.com/webpack/webpack-cli/commit/126cf55)) - contributing: commands to install jest globally ([18b7c2e](https://togithub.com/webpack/webpack-cli/commit/18b7c2e)) - contributing: fixes typo ([c458380](https://togithub.com/webpack/webpack-cli/commit/c458380)) - contributing: improves formatting ([abac823](https://togithub.com/webpack/webpack-cli/commit/abac823)) - contributing: adds prebuild instructions ([81cb46a](https://togithub.com/webpack/webpack-cli/commit/81cb46a)) - readme: add downloads badge ([dc2423c](https://togithub.com/webpack/webpack-cli/commit/dc2423c)) - scaffold: add link option for local ([f8424be](https://togithub.com/webpack/webpack-cli/commit/f8424be)) - scaffold: Add installation guide for packages/webpack-scaffold ([#​727](https://togithub.com/webpack/webpack-cli/pull/727)) - scaffolding: fix typo ([98818a1](https://togithub.com/webpack/webpack-cli/commit/98818a1)) - scaffolding: improve description & formatting ([0f657d0](https://togithub.com/webpack/webpack-cli/commit/0f657d0)) - scaffolding: fix links ([e11c524](https://togithub.com/webpack/webpack-cli/commit/e11c524)) - scaffolding: add yarn example ([d47eea0](https://togithub.com/webpack/webpack-cli/commit/d47eea0)) - scaffolding: fix typo ([87ba169](https://togithub.com/webpack/webpack-cli/commit/87ba169)) - scaffolding: improved structure, formatting, typos ([8949f82](https://togithub.com/webpack/webpack-cli/commit/8949f82)) - init documentaion ([4b130bb](https://togithub.com/webpack/webpack-cli/commit/4b130bb)) - rename Webpack to webpack ([900c13e](https://togithub.com/webpack/webpack-cli/commit/900c13e)) - init documentaion ([14d2b47](https://togithub.com/webpack/webpack-cli/commit/14d2b47)) #### Fix - bin: use compiler.close API correctly for stats ([568161d](https://togithub.com/webpack/webpack-cli/commit/568161d)) - bin: extension detection ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) - init: lint code ([20aab48](https://togithub.com/webpack/webpack-cli/commit/20aab48)) - init: support global installation ([1cb0166](https://togithub.com/webpack/webpack-cli/commit/1cb0166)) - init: revert to local installation ([48b3b23](https://togithub.com/webpack/webpack-cli/commit/48b3b23)) - init: update prompt command ([c1c0739](https://togithub.com/webpack/webpack-cli/commit/c1c0739)) - init: update prompt command ([1cab3cb](https://togithub.com/webpack/webpack-cli/commit/1cab3cb)) - readme: remove old dependency status link ([4df0000](https://togithub.com/webpack/webpack-cli/commit/4df0000)) - readme: add fallback badge for dependency status ([0e3753b](https://togithub.com/webpack/webpack-cli/commit/0e3753b)) - tests: remove snapshot for static compilation ([54a3ac4](https://togithub.com/webpack/webpack-cli/commit/54a3ac4)) - tests: remove snapshot for static compilation ([3af0948](https://togithub.com/webpack/webpack-cli/commit/3af0948)) - tests: update jest ([d195774](https://togithub.com/webpack/webpack-cli/commit/d195774)) - close compiler, own sh script and output clearing ([6ded275](https://togithub.com/webpack/webpack-cli/commit/6ded275)) - failing test ([88888bb](https://togithub.com/webpack/webpack-cli/commit/88888bb)) - failing test ([986472a](https://togithub.com/webpack/webpack-cli/commit/986472a)) - test: fix travis ts build ([22d3acc](https://togithub.com/webpack/webpack-cli/commit/22d3acc)) #### Tests - azure pipelines ([c9c3fea](https://togithub.com/webpack/webpack-cli/commit/c9c3fea)) - bin: add `webpack.config.ts` related test ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) - bin: add `webpack.config.babel.js` related test ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) - module: use extractSummary ([7bde073](https://togithub.com/webpack/webpack-cli/commit/7bde073)) - watch: use copyFile functionality ([c61fe92](https://togithub.com/webpack/webpack-cli/commit/c61fe92)) - add copyFile function in test-utils ([1b21e81](https://togithub.com/webpack/webpack-cli/commit/1b21e81)) - config-file: use extractSummary ([7554fe7](https://togithub.com/webpack/webpack-cli/commit/7554fe7)) - config-name: use extractSummary ([3e30a57](https://togithub.com/webpack/webpack-cli/commit/3e30a57)) - env: use extractSummary ([aa0cf25](https://togithub.com/webpack/webpack-cli/commit/aa0cf25)) - fix: fix failing tests ([5669311](https://togithub.com/webpack/webpack-cli/commit/5669311)) - fix: fix failing tests ([f1f7db1](https://togithub.com/webpack/webpack-cli/commit/f1f7db1)) - help: use extractSummary ([0ba72c4](https://togithub.com/webpack/webpack-cli/commit/0ba72c4)) - watch: use switch pattern for verbosity off ([c00386b](https://togithub.com/webpack/webpack-cli/commit/c00386b)) - watch: hash assertion for single-config-opt ([55632d6](https://togithub.com/webpack/webpack-cli/commit/55632d6)) - watch: hash assertion for single-config ([48f34d1](https://togithub.com/webpack/webpack-cli/commit/48f34d1)) - watch: hash assertion for multi-config-watch-opt ([6dd2327](https://togithub.com/webpack/webpack-cli/commit/6dd2327)) - watch: hash assertion multi-config ([6b4d339](https://togithub.com/webpack/webpack-cli/commit/6b4d339)) - watch: hash assertion info-verbosity-verbose ([42e5ee8](https://togithub.com/webpack/webpack-cli/commit/42e5ee8)) - watch: remove test.only for info-verbosity-off ([675d5c0](https://togithub.com/webpack/webpack-cli/commit/675d5c0)) - improve appendFile test-case ([18bde78](https://togithub.com/webpack/webpack-cli/commit/18bde78)) - remove eslint comment for requireReturn ([be7b259](https://togithub.com/webpack/webpack-cli/commit/be7b259)) - watch: test failure using done(error) ([46d2e37](https://togithub.com/webpack/webpack-cli/commit/46d2e37)) - watch: use native require first ([20e8579](https://togithub.com/webpack/webpack-cli/commit/20e8579)) - watch: use better comments ([b6efe2d](https://togithub.com/webpack/webpack-cli/commit/b6efe2d)) - add type to appendDataIfFileExists util ([f853302](https://togithub.com/webpack/webpack-cli/commit/f853302)) - make comment clear about fs.copyFileSync ([d1d3d02](https://togithub.com/webpack/webpack-cli/commit/d1d3d02)) - use 10E6 instead of 10e6 ([c9c5832](https://togithub.com/webpack/webpack-cli/commit/c9c5832)) - bin: add `.babelrc` to webpack-babel-config test ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) - bin-cases: expose extractSummary as function ([73714f5](https://togithub.com/webpack/webpack-cli/commit/73714f5)) - config-type: use extractSummary ([ed36260](https://togithub.com/webpack/webpack-cli/commit/ed36260)) - entry: use extractSummary ([745a369](https://togithub.com/webpack/webpack-cli/commit/745a369)) - errors: use extractSummary ([3c8628c](https://togithub.com/webpack/webpack-cli/commit/3c8628c)) - fix: fix failing tests ([7cb531b](https://togithub.com/webpack/webpack-cli/commit/7cb531b)) - fix: fix failing tests ([a967485](https://togithub.com/webpack/webpack-cli/commit/a967485)) - mode: use extractSummary ([3277d41](https://togithub.com/webpack/webpack-cli/commit/3277d41)) - output: use extractSummary ([cb60b15](https://togithub.com/webpack/webpack-cli/commit/cb60b15)) - plugins: use extractSummary ([02e08dc](https://togithub.com/webpack/webpack-cli/commit/02e08dc)) - silent: use extractSummary ([ea89a82](https://togithub.com/webpack/webpack-cli/commit/ea89a82)) - stats: use extractSummary ([7f4e504](https://togithub.com/webpack/webpack-cli/commit/7f4e504)) - watch: hash assertion for info-verbosity-off ([e0a0d97](https://togithub.com/webpack/webpack-cli/commit/e0a0d97)) - watch: use extractSummary ([8357dbc](https://togithub.com/webpack/webpack-cli/commit/8357dbc)) #### Misc - Correction of the webpack-merge configuration ([2ed8c60](https://togithub.com/webpack/webpack-cli/commit/2ed8c60)) - replace opencollective with light vers ([848bf4b](https://togithub.com/webpack/webpack-cli/commit/848bf4b))

Renovate configuration

:date: Schedule: "on tuesday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.