qlik-oss / core-get-started

Get started with Qlik Core.
MIT License
32 stars 15 forks source link

Update dependency webpack-cli to v3.3.2 #256

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 patch 3.3.1 -> 3.3.2 source

Release Notes

webpack/webpack-cli ### [`v3.3.2`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​332-2019-05-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/d3f8e2098130493299206acdd5d8887419d66bcc...f0031fdd037a5ad3d5dca97b23aaac96c9edd4fb) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v0.1.5...v3.3.2) #### New Features - opencollective prompt: add option to disable it + doc ([d4643ae](https://togithub.com/webpack/webpack-cli/commit/d4643ae)) - terser: clean old files ([89e6b74](https://togithub.com/webpack/webpack-cli/commit/89e6b74)) - terser: remove leftover files ([27d5b4d](https://togithub.com/webpack/webpack-cli/commit/27d5b4d)) - terser: replace after merging master ([c404655](https://togithub.com/webpack/webpack-cli/commit/c404655)) - replace Uglify with Terser in generators ([2b8651b](https://togithub.com/webpack/webpack-cli/commit/2b8651b)) - use terserPlugin in loaderOptionsPlugin ([14f5337](https://togithub.com/webpack/webpack-cli/commit/14f5337)) - use terserJsPlugin for transformations during migrate ([33c6185](https://togithub.com/webpack/webpack-cli/commit/33c6185)) - replace uglifyJsPlugin with terserPlugin in migrate ([d467f3b](https://togithub.com/webpack/webpack-cli/commit/d467f3b)) - opencollective prompt: work on windows setting atime by code ([3af73a8](https://togithub.com/webpack/webpack-cli/commit/3af73a8)) - opencollective prompt: fix typo ([c2351b1](https://togithub.com/webpack/webpack-cli/commit/c2351b1)) - opencollective prompt: remove .lastocprint file from fs ([b96ad56](https://togithub.com/webpack/webpack-cli/commit/b96ad56)) - opencollective prompt: extract weekday to variable ([790d27a](https://togithub.com/webpack/webpack-cli/commit/790d27a)) - opencollective prompt: set terminal cols to 80 ([badc32d](https://togithub.com/webpack/webpack-cli/commit/badc32d)) - opencollective prompt: fix azure ci ([ea0039a](https://togithub.com/webpack/webpack-cli/commit/ea0039a)) - opencollective prompt: lint ([ea906d8](https://togithub.com/webpack/webpack-cli/commit/ea906d8)) - opencollective prompt: clear package.json modifications ([f080733](https://togithub.com/webpack/webpack-cli/commit/f080733)) - opencollective prompt: add prompt in postinstall script ([dd9d528](https://togithub.com/webpack/webpack-cli/commit/dd9d528)) #### Ast - change tooltip property from uglify to terser ([ea9e4b8](https://togithub.com/webpack/webpack-cli/commit/ea9e4b8)) - replace requires and inits for uglify with terser ([3011a6c](https://togithub.com/webpack/webpack-cli/commit/3011a6c)) - replace UglifyJsPlugin with TerserPlugin ([21da35f](https://togithub.com/webpack/webpack-cli/commit/21da35f)) #### Chore - cli: move constants to a separate file ([#​798](https://togithub.com/webpack/webpack-cli/pull/798)) - deps: fix security vulnerabilities ([#​857](https://togithub.com/webpack/webpack-cli/pull/857)) - deps: upgrade lerna to fix vulnerabilities & update webpack-dev-server ([#​823](https://togithub.com/webpack/webpack-cli/pull/823)) - docs: minor fixes in the docs ([#​874](https://togithub.com/webpack/webpack-cli/pull/874)) - docs: removes scaffolding docs from the root ([8c1db03](https://togithub.com/webpack/webpack-cli/commit/8c1db03)) - junit: reverting the junit.xml ([80fd4fa](https://togithub.com/webpack/webpack-cli/commit/80fd4fa)) - travis: removed stable ([#​871](https://togithub.com/webpack/webpack-cli/pull/871)) - types: move to [@​types/yeoman-generator](https://togithub.com/types/yeoman-generator) ([#​869](https://togithub.com/webpack/webpack-cli/pull/869)) - addon generator to async/await ([#​849](https://togithub.com/webpack/webpack-cli/pull/849)) - v.3.1.1 ([d3f8e20](https://togithub.com/webpack/webpack-cli/commit/d3f8e20)) - tests: updated test regex, some helper scripts ([#​809](https://togithub.com/webpack/webpack-cli/pull/809)) - types: add type information ([#​791](https://togithub.com/webpack/webpack-cli/pull/791)) - replace instances of uglify with terser ([f9cb8ce](https://togithub.com/webpack/webpack-cli/commit/f9cb8ce)) - use actual package name in comment about removing uglify ([b1cf4cc](https://togithub.com/webpack/webpack-cli/commit/b1cf4cc)) - align file in the same way as other terserPlugin test fixtures ([b6c6484](https://togithub.com/webpack/webpack-cli/commit/b6c6484)) - remove gitHash from package.json ([2af08be](https://togithub.com/webpack/webpack-cli/commit/2af08be)) #### Docs - code of conduct ([#​873](https://togithub.com/webpack/webpack-cli/pull/873)) - contribute: adds table of contents and info about dependencies. ([#​842](https://togithub.com/webpack/webpack-cli/pull/842)) - contributing: fixes dead link ([#​835](https://togithub.com/webpack/webpack-cli/pull/835)) - opencollective prompt: improve code clarity ([55992a4](https://togithub.com/webpack/webpack-cli/commit/55992a4)) - packages: adds downloads/month shield ([6a0375a](https://togithub.com/webpack/webpack-cli/commit/6a0375a)) - readme: fix typos, add summary of all commands ([#​845](https://togithub.com/webpack/webpack-cli/pull/845)) - readme: adds contributors shield ([958d064](https://togithub.com/webpack/webpack-cli/commit/958d064)) - README: phrase change ([3a11a16](https://togithub.com/webpack/webpack-cli/commit/3a11a16)) - README: add link to webpack-scaffold-starter ([e35a194](https://togithub.com/webpack/webpack-cli/commit/e35a194)) - README: update scaffolding links ([74179b5](https://togithub.com/webpack/webpack-cli/commit/74179b5)) - serve: link to webpack-dev-server ([cb68b1b](https://togithub.com/webpack/webpack-cli/commit/cb68b1b)) - serve: update docs to use webpack-dev-server ([f7451d4](https://togithub.com/webpack/webpack-cli/commit/f7451d4)) - replace tooltip link to terser plugin ([4254730](https://togithub.com/webpack/webpack-cli/commit/4254730)) - replace Uglify with Terser in comments ([799577d](https://togithub.com/webpack/webpack-cli/commit/799577d)) - replace UglifyJsPlugin with TerserPlugin in migrate docs ([326f783](https://togithub.com/webpack/webpack-cli/commit/326f783)) #### Enh - webpack-scaffold: improve prompt and doc ([#​794](https://togithub.com/webpack/webpack-cli/pull/794)) #### Fix - add: add types ([d4ce6f2](https://togithub.com/webpack/webpack-cli/commit/d4ce6f2)) - add: fix runTransform ([dbc3e9e](https://togithub.com/webpack/webpack-cli/commit/dbc3e9e)) - add: lint code ([163b309](https://togithub.com/webpack/webpack-cli/commit/163b309)) - add: add handling for topScope ([1162cf5](https://togithub.com/webpack/webpack-cli/commit/1162cf5)) - bin, serve: force default package export, add serve default ([#​815](https://togithub.com/webpack/webpack-cli/pull/815)) - init: refactored the init.ts success message ([#​810](https://togithub.com/webpack/webpack-cli/pull/810)) - opencollective prompt: fix grammar ([246db42](https://togithub.com/webpack/webpack-cli/commit/246db42)) - opencollective-prompt: check write permissions ([5284b7e](https://togithub.com/webpack/webpack-cli/commit/5284b7e)) - scaffold: config file is always generated at the project root ([#​801](https://togithub.com/webpack/webpack-cli/pull/801)) - utils: refactors utils ([7fe3543](https://togithub.com/webpack/webpack-cli/commit/7fe3543)) - clear up comment about default function purpose ([e48507d](https://togithub.com/webpack/webpack-cli/commit/e48507d)) - remove unused files ([ec242ab](https://togithub.com/webpack/webpack-cli/commit/ec242ab)) - reset files ([9863445](https://togithub.com/webpack/webpack-cli/commit/9863445)) - replace lookups for TerserPlugin in webpack.optimise ([ef23fec](https://togithub.com/webpack/webpack-cli/commit/ef23fec)) #### Tests - update snapshots ([ce9fbc8](https://togithub.com/webpack/webpack-cli/commit/ce9fbc8)) - replace uglify with terser in ast-utils tests ([73f493f](https://togithub.com/webpack/webpack-cli/commit/73f493f)) - migration: typescript ([#​613](https://togithub.com/webpack/webpack-cli/pull/613)) #### Misc - chore(docs): Refactors links for badges ([#​859](https://togithub.com/webpack/webpack-cli/pull/859)) - opencollective-prompt: improve grammar ([e17a26d](https://togithub.com/webpack/webpack-cli/commit/e17a26d)) - Remove tslint in favour of eslint ([#​834](https://togithub.com/webpack/webpack-cli/pull/834)) - cli: refactor functions into utils and config dirs, merge yargs options ([#​781](https://togithub.com/webpack/webpack-cli/pull/781)) - utils: refactors scaffold ([0b28fb3](https://togithub.com/webpack/webpack-cli/commit/0b28fb3))

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, 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.