amilajack / popcorn-time-desktop

🍿 πŸ• 🎞 A Modern Popcorn Time Client
MIT License
468 stars 109 forks source link

chore(deps): update dependency webpack-cli to ^3.2.1 #521

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.1.0 -> ^3.2.1 source

Release Notes

webpack/webpack-cli ### [`v3.2.1`](https://renovatebot.com/gh/webpack/webpack-cli/blob/master/CHANGELOG.md#​321-2019-01-07) [Compare Source](https://renovatebot.com/gh/webpack/webpack-cli/compare/6253a73e1cb13661d5451fe5d297a1bee7b1aa4e...54805ae1ca6f27d9bf6e93f55641ab5d6c88d8c2) [Full Changelog](https://renovatebot.com/gh/webpack/webpack-cli/compare/v0.1.3...v3.2.1) #### Chore - dependency: add `node-ts` as devDependency ([#​724](https://renovatebot.com/gh/webpack/webpack-cli/pull/724)) #### Docs - scaffold: Add installation guide for packages/webpack-scaffold ([#​727](https://renovatebot.com/gh/webpack/webpack-cli/pull/727)) #### Fix - bin: extension detection ([#​724](https://renovatebot.com/gh/webpack/webpack-cli/pull/724)) #### Tests - bin: add `webpack.config.ts` related test ([#​724](https://renovatebot.com/gh/webpack/webpack-cli/pull/724)) - bin: add `.babelrc` to webpack-babel-config test ([#​724](https://renovatebot.com/gh/webpack/webpack-cli/pull/724)) - bin: add `webpack.config.babel.js` related test ([#​724](https://renovatebot.com/gh/webpack/webpack-cli/pull/724)) #### Misc - replace opencollective with light vers ([848bf4b](https://renovatebot.com/gh/webpack/webpack-cli/commit/848bf4b)) ### [`v3.2.0`](https://renovatebot.com/gh/webpack/webpack-cli/blob/master/CHANGELOG.md#​320-2019-01-03) [Compare Source](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.1.2...6253a73e1cb13661d5451fe5d297a1bee7b1aa4e) [Full Changelog](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.1.2...v3.2.0) #### New Features - bin: find config recursively ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - tests: add extractHash support in test-infra ([#​683](https://renovatebot.com/gh/webpack/webpack-cli/pull/683)) - install init as global dep ([2a43d44](https://renovatebot.com/gh/webpack/webpack-cli/commit/2a43d44)) #### Chore - make tests pass ([0c3be76](https://renovatebot.com/gh/webpack/webpack-cli/commit/0c3be76)) - better defaults ([0b6bab3](https://renovatebot.com/gh/webpack/webpack-cli/commit/0b6bab3)) - add-on -> scaffold ([78436ff](https://renovatebot.com/gh/webpack/webpack-cli/commit/78436ff)) - simplify clean-all script ([3281372](https://renovatebot.com/gh/webpack/webpack-cli/commit/3281372)) - addon -> scaffold ([b0f4a0f](https://renovatebot.com/gh/webpack/webpack-cli/commit/b0f4a0f)) - update lockfiles ([82c9ea8](https://renovatebot.com/gh/webpack/webpack-cli/commit/82c9ea8)) - update package lock and scripts ([83602d4](https://renovatebot.com/gh/webpack/webpack-cli/commit/83602d4)) - ci: adding tasks for publishing results ([#​695](https://renovatebot.com/gh/webpack/webpack-cli/pull/695)) - ci: increase travis wait timer ([#​692](https://renovatebot.com/gh/webpack/webpack-cli/pull/692)) - cli: syntax improvements ([a1bd573](https://renovatebot.com/gh/webpack/webpack-cli/commit/a1bd573)) - dependencies: add findup-sync ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - dependencies: pin versions to support node 6 ([#​665](https://renovatebot.com/gh/webpack/webpack-cli/pull/665)) - dependencies: pin to webpack 4.x.x ([#​658](https://renovatebot.com/gh/webpack/webpack-cli/pull/658)) - dependencies: pin got to version 8 to support node 8 ([107dbdc](https://renovatebot.com/gh/webpack/webpack-cli/commit/107dbdc)) - deps: upgrade dependencies ([e46d507](https://renovatebot.com/gh/webpack/webpack-cli/commit/e46d507)) - greenkeeper: remove greenkeeper scripts, configs ([e74da62](https://renovatebot.com/gh/webpack/webpack-cli/commit/e74da62)) - greenkeeper: add greenkeeper json file ([16123d3](https://renovatebot.com/gh/webpack/webpack-cli/commit/16123d3)) - guides: update contributing guide ([7a0fc72](https://renovatebot.com/gh/webpack/webpack-cli/commit/7a0fc72)) - package: update lockfile package-lock.json ([0649ba9](https://renovatebot.com/gh/webpack/webpack-cli/commit/0649ba9)) - package: update eslint-plugin-node to version 8.0.0 ([8c499a0](https://renovatebot.com/gh/webpack/webpack-cli/commit/8c499a0)) - package: update dependencies ([d03a86c](https://renovatebot.com/gh/webpack/webpack-cli/commit/d03a86c)) - package: update lockfile package-lock.json ([4967016](https://renovatebot.com/gh/webpack/webpack-cli/commit/4967016)) - package: update commitizen to version 3.0.0 ([8bfacea](https://renovatebot.com/gh/webpack/webpack-cli/commit/8bfacea)) - refactor: store config file names in `defaultConfigFiles` ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - refactor: use `const` instead of `var` ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - travis: add wait timer for installation, remove redundant script ([ad02e26](https://renovatebot.com/gh/webpack/webpack-cli/commit/ad02e26)) - fix linting errors ([4cc8760](https://renovatebot.com/gh/webpack/webpack-cli/commit/4cc8760)) - use require on json ([9f47851](https://renovatebot.com/gh/webpack/webpack-cli/commit/9f47851)) - fix global path lookup ([cf450e4](https://renovatebot.com/gh/webpack/webpack-cli/commit/cf450e4)) - add nproc in azure ([#​677](https://renovatebot.com/gh/webpack/webpack-cli/pull/677)) - scripts: add postinstall script ([968f8f1](https://renovatebot.com/gh/webpack/webpack-cli/commit/968f8f1)) - travis: remove node 7 ([54c04f0](https://renovatebot.com/gh/webpack/webpack-cli/commit/54c04f0)) - types: update yeoman-generator types ([cefe6b3](https://renovatebot.com/gh/webpack/webpack-cli/commit/cefe6b3)) - revise postinstall script ([4150849](https://renovatebot.com/gh/webpack/webpack-cli/commit/4150849)) - update small fixes ([48646b7](https://renovatebot.com/gh/webpack/webpack-cli/commit/48646b7)) - update dev guide ([d3a3b87](https://renovatebot.com/gh/webpack/webpack-cli/commit/d3a3b87)) - revise long lines ([d4cd76a](https://renovatebot.com/gh/webpack/webpack-cli/commit/d4cd76a)) #### CLI - generators: fix entry path value quotes sanity check ([2e36d79](https://renovatebot.com/gh/webpack/webpack-cli/commit/2e36d79)) - fix various of bugs ([1e7ad51](https://renovatebot.com/gh/webpack/webpack-cli/commit/1e7ad51)) - color: document --no-color option ([8f8937e](https://renovatebot.com/gh/webpack/webpack-cli/commit/8f8937e)) - color: fix color option ([ed5b650](https://renovatebot.com/gh/webpack/webpack-cli/commit/ed5b650)) - generators: add support for babel 7 ([a245ddf](https://renovatebot.com/gh/webpack/webpack-cli/commit/a245ddf)) - loaders: update babel-loader presets ([9af6fd5](https://renovatebot.com/gh/webpack/webpack-cli/commit/9af6fd5)) - allow array value for --ouput-library. Fixes [#​557](https://renovatebot.com/gh/webpack/webpack-cli/issues/557) ([0fb0daa](https://renovatebot.com/gh/webpack/webpack-cli/commit/0fb0daa)) #### Docs - improve the docs ([#​722](https://renovatebot.com/gh/webpack/webpack-cli/pull/722)) - add links to source code ([1f86c05](https://renovatebot.com/gh/webpack/webpack-cli/commit/1f86c05)) - add packages README ([#​719](https://renovatebot.com/gh/webpack/webpack-cli/pull/719)) - update generators README ([e54b788](https://renovatebot.com/gh/webpack/webpack-cli/commit/e54b788)) - update header ([cd8285c](https://renovatebot.com/gh/webpack/webpack-cli/commit/cd8285c)) - update header ([4f36f8e](https://renovatebot.com/gh/webpack/webpack-cli/commit/4f36f8e)) - add require statements ([dc57d1c](https://renovatebot.com/gh/webpack/webpack-cli/commit/dc57d1c)) - add Index and minor changes ([3920314](https://renovatebot.com/gh/webpack/webpack-cli/commit/3920314)) - correct use of individual package in node env ([#​682](https://renovatebot.com/gh/webpack/webpack-cli/pull/682)) - fix: fix typos and improve intro wording ([#​687](https://renovatebot.com/gh/webpack/webpack-cli/pull/687)) - migrate: update babel-loader output syntax ([b973133](https://renovatebot.com/gh/webpack/webpack-cli/commit/b973133)) - readme: fix typo ([#​631](https://renovatebot.com/gh/webpack/webpack-cli/pull/631)) #### Fix - bin: find `webpackfile` and `webpack.config` file with equal chance ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - generators: clean entry file name extension ([a5a8ac7](https://renovatebot.com/gh/webpack/webpack-cli/commit/a5a8ac7)) - upgrade: fix breaking changes for yeoman-generator ([f057ecf](https://renovatebot.com/gh/webpack/webpack-cli/commit/f057ecf)) #### Tests - bin: add `webpackfile` related test ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - config: export objects in config-location tests ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - config: remove prod mode from config-location tests ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - config: remove unnecessary assertion ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - config: add negative test-cases to config-location ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - config: add config-location tests ([#​689](https://renovatebot.com/gh/webpack/webpack-cli/pull/689)) - migrate: update babel-loader tests ([2c6552d](https://renovatebot.com/gh/webpack/webpack-cli/commit/2c6552d)) - refactor: better test suite for binary tests ([#​635](https://renovatebot.com/gh/webpack/webpack-cli/pull/635)) #### Misc - See [#​721](https://renovatebot.com/gh/webpack/webpack-cli/issues/721) ([9ad8c1d](https://renovatebot.com/gh/webpack/webpack-cli/commit/9ad8c1d)) - reduce hop for creating an issue ([#​718](https://renovatebot.com/gh/webpack/webpack-cli/pull/718)) - remove dist completely ([39a45d6](https://renovatebot.com/gh/webpack/webpack-cli/commit/39a45d6)) - not scaffold 'dist' in default ([2a0bf4b](https://renovatebot.com/gh/webpack/webpack-cli/commit/2a0bf4b)) - Revert "chore(deps): pin root dependencies" ([747d71b](https://renovatebot.com/gh/webpack/webpack-cli/commit/747d71b)) - Revert "chore(deps): pin root dependencies for info" ([160d1df](https://renovatebot.com/gh/webpack/webpack-cli/commit/160d1df)) - Revert "chore(deps): pin root dependencies for init" ([82226e2](https://renovatebot.com/gh/webpack/webpack-cli/commit/82226e2)) - Revert "chore(deps): pin root dependencies for generate-loader" ([aa83620](https://renovatebot.com/gh/webpack/webpack-cli/commit/aa83620)) - Revert "chore(deps): pin root dependencies for generate-plugin" ([2cebea0](https://renovatebot.com/gh/webpack/webpack-cli/commit/2cebea0)) - Revert "chore(deps): pin root dependencies for generators" ([be25e4c](https://renovatebot.com/gh/webpack/webpack-cli/commit/be25e4c)) - Revert "chore(deps): pin root dependencies for make" ([8180c17](https://renovatebot.com/gh/webpack/webpack-cli/commit/8180c17)) - Revert "chore(deps): pin root dependencies for migrate" ([698437d](https://renovatebot.com/gh/webpack/webpack-cli/commit/698437d)) - Revert "chore(deps): pin root dependencies for remove" ([822e9de](https://renovatebot.com/gh/webpack/webpack-cli/commit/822e9de)) - Revert "chore(deps): pin root dependencies for serve" ([71a87ba](https://renovatebot.com/gh/webpack/webpack-cli/commit/71a87ba)) - Revert "chore(deps): pin root dependencies for update" ([4687709](https://renovatebot.com/gh/webpack/webpack-cli/commit/4687709)) - Revert "chore(deps): pin root dependencies for utils" ([f774e55](https://renovatebot.com/gh/webpack/webpack-cli/commit/f774e55)) - Better test suite for binary tests ([#​635](https://renovatebot.com/gh/webpack/webpack-cli/pull/635)) - utils: refactor npmpackageexists function ([#​622](https://renovatebot.com/gh/webpack/webpack-cli/pull/622)) ### [`v3.1.2`](https://renovatebot.com/gh/webpack/webpack-cli/blob/master/CHANGELOG.md#​312-2018-09-29) [Compare Source](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.1.1...v3.1.2) [Full Changelog](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.1.1...v3.1.2) #### Chore - deps: upgrade husky ([#​611](https://renovatebot.com/gh/webpack/webpack-cli/pull/611)) - docs: update readme ([93ebcc2](https://renovatebot.com/gh/webpack/webpack-cli/commit/93ebcc2)) - scripts: add commit script, cz-customizable ([#​612](https://renovatebot.com/gh/webpack/webpack-cli/pull/612)) #### Docs - init: update headers ([dc4ded9](https://renovatebot.com/gh/webpack/webpack-cli/commit/dc4ded9)) - init: update init documentation ([2ccf9a9](https://renovatebot.com/gh/webpack/webpack-cli/commit/2ccf9a9)) - readme: update webpack-cli to webpack CLI ([f3a225a](https://renovatebot.com/gh/webpack/webpack-cli/commit/f3a225a)) - readme: change addons to scaffolds ([747aef9](https://renovatebot.com/gh/webpack/webpack-cli/commit/747aef9)) - readme: update links ([f8187f1](https://renovatebot.com/gh/webpack/webpack-cli/commit/f8187f1)) - readme: update README.md ([#​614](https://renovatebot.com/gh/webpack/webpack-cli/pull/614)) - readme: update Readme based on feedback ([da05c2f](https://renovatebot.com/gh/webpack/webpack-cli/commit/da05c2f)) #### Fix - tapable: fix hook options ([9aed0dc](https://renovatebot.com/gh/webpack/webpack-cli/commit/9aed0dc)) - replace test regex ([d4e1614](https://renovatebot.com/gh/webpack/webpack-cli/commit/d4e1614)) ### [`v3.1.1`](https://renovatebot.com/gh/webpack/webpack-cli/blob/master/CHANGELOG.md#​311-2018-09-23) [Compare Source](https://renovatebot.com/gh/webpack/webpack-cli/compare/a157ce1add3a422100adc32bcfba92acee9ccecc...v3.1.1) [Full Changelog](https://renovatebot.com/gh/webpack/webpack-cli/compare/v0.1.0...v3.1.1) #### New Features - migrate: CommonChunksPlugin to SplitChunksPlugin ([#​558](https://renovatebot.com/gh/webpack/webpack-cli/pull/558)) - types: types for packages ([#​578](https://renovatebot.com/gh/webpack/webpack-cli/pull/578)) #### Chore - ci: add commitlint when trying to commit ([#​595](https://renovatebot.com/gh/webpack/webpack-cli/pull/595)) - ci: Set up CI with Azure Pipelines ([89d3a19](https://renovatebot.com/gh/webpack/webpack-cli/commit/89d3a19)) - ci: fix commitlint ([#​592](https://renovatebot.com/gh/webpack/webpack-cli/pull/592)) - ci: Add a status badge for the azure pipelines CI build ([#​601](https://renovatebot.com/gh/webpack/webpack-cli/pull/601)) - deps: resync package-lock, upgrade major version ([d892b4d](https://renovatebot.com/gh/webpack/webpack-cli/commit/d892b4d)) - deps: Bump lerna version ([#​583](https://renovatebot.com/gh/webpack/webpack-cli/pull/583)) - deps: removing inquirer as default package ([#​555](https://renovatebot.com/gh/webpack/webpack-cli/pull/555)) - fix: fix clean all script ([6be0478](https://renovatebot.com/gh/webpack/webpack-cli/commit/6be0478)) - Update schema-utils to the latest version πŸš€ ([#​565](https://renovatebot.com/gh/webpack/webpack-cli/pull/565)) - update pkg.lock ([76c8277](https://renovatebot.com/gh/webpack/webpack-cli/commit/76c8277)) - remove editorconfig from testfixtures ([#​560](https://renovatebot.com/gh/webpack/webpack-cli/pull/560)) - lint: fix tslint warnings ([cf0bf4a](https://renovatebot.com/gh/webpack/webpack-cli/commit/cf0bf4a)) - lint: turn off console log warning ([db5f570](https://renovatebot.com/gh/webpack/webpack-cli/commit/db5f570)) - lint: remove or replace console.log with console.error ([e425642](https://renovatebot.com/gh/webpack/webpack-cli/commit/e425642)) - package: update lerna to version 3.0.0 ([08c424d](https://renovatebot.com/gh/webpack/webpack-cli/commit/08c424d)) - scripts: update ts watch ([336ad3e](https://renovatebot.com/gh/webpack/webpack-cli/commit/336ad3e)) - tests: added first ts test for info package ([#​584](https://renovatebot.com/gh/webpack/webpack-cli/pull/584)) #### CLI - allow array value for --ouput-library ([#​559](https://renovatebot.com/gh/webpack/webpack-cli/pull/559)) #### Docs - fixed latest changelog link ([#​556](https://renovatebot.com/gh/webpack/webpack-cli/pull/556)) - migrate documentaion ([#​554](https://renovatebot.com/gh/webpack/webpack-cli/pull/554)) - init documentaion ([#​547](https://renovatebot.com/gh/webpack/webpack-cli/pull/547)) - contribution: fix the setup workflow [#​591](https://renovatebot.com/gh/webpack/webpack-cli/issues/591) ([#​597](https://renovatebot.com/gh/webpack/webpack-cli/pull/597)) - typedoc: add ts docs ([#​571](https://renovatebot.com/gh/webpack/webpack-cli/pull/571)) #### Fix - generate-loader: include example template in npm package ([d26ea82](https://renovatebot.com/gh/webpack/webpack-cli/commit/d26ea82)) - generate-plugin: include example template in npm package ([77fa723](https://renovatebot.com/gh/webpack/webpack-cli/commit/77fa723)) - package: update import-local to version 2.0.0 πŸš€ ([#​576](https://renovatebot.com/gh/webpack/webpack-cli/pull/576)) - prettier: add parser, filePath ([#​553](https://renovatebot.com/gh/webpack/webpack-cli/pull/553)) - schema: resolve references in schema ([#​605](https://renovatebot.com/gh/webpack/webpack-cli/pull/605)) #### Misc - Revert "cli: allow array value for --ouput-library ([#​559](https://renovatebot.com/gh/webpack/webpack-cli/issues/559))" ([#​561](https://renovatebot.com/gh/webpack/webpack-cli/pull/561))

Renovate configuration

:date: Schedule: "on saturday" (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.