Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
3.1.2
3.2.1
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
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.
This PR contains the following updates:
3.1.2
->3.2.1
Release Notes
webpack/webpack-cli
### [`v3.2.1`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#321-2019-01-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/6253a73e1cb13661d5451fe5d297a1bee7b1aa4e...54805ae1ca6f27d9bf6e93f55641ab5d6c88d8c2) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v0.1.3...v3.2.1) #### Chore - dependency: add `node-ts` as devDependency ([#724](https://togithub.com/webpack/webpack-cli/pull/724)) #### Docs - scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://togithub.com/webpack/webpack-cli/pull/727)) #### Fix - bin: extension detection ([#724](https://togithub.com/webpack/webpack-cli/pull/724)) #### Tests - bin: add `webpack.config.ts` related test ([#724](https://togithub.com/webpack/webpack-cli/pull/724)) - bin: add `.babelrc` to webpack-babel-config 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)) #### Misc - replace opencollective with light vers ([848bf4b](https://togithub.com/webpack/webpack-cli/commit/848bf4b)) ### [`v3.2.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#320-2019-01-03) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.1.2...6253a73e1cb13661d5451fe5d297a1bee7b1aa4e) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.1.2...v3.2.0) #### New Features - bin: find config recursively ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - tests: add extractHash support in test-infra ([#683](https://togithub.com/webpack/webpack-cli/pull/683)) - install init as global dep ([2a43d44](https://togithub.com/webpack/webpack-cli/commit/2a43d44)) #### Chore - make tests pass ([0c3be76](https://togithub.com/webpack/webpack-cli/commit/0c3be76)) - better defaults ([0b6bab3](https://togithub.com/webpack/webpack-cli/commit/0b6bab3)) - add-on -> scaffold ([78436ff](https://togithub.com/webpack/webpack-cli/commit/78436ff)) - simplify clean-all script ([3281372](https://togithub.com/webpack/webpack-cli/commit/3281372)) - addon -> scaffold ([b0f4a0f](https://togithub.com/webpack/webpack-cli/commit/b0f4a0f)) - update lockfiles ([82c9ea8](https://togithub.com/webpack/webpack-cli/commit/82c9ea8)) - update package lock and scripts ([83602d4](https://togithub.com/webpack/webpack-cli/commit/83602d4)) - ci: adding tasks for publishing results ([#695](https://togithub.com/webpack/webpack-cli/pull/695)) - ci: increase travis wait timer ([#692](https://togithub.com/webpack/webpack-cli/pull/692)) - cli: syntax improvements ([a1bd573](https://togithub.com/webpack/webpack-cli/commit/a1bd573)) - dependencies: add findup-sync ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - dependencies: pin versions to support node 6 ([#665](https://togithub.com/webpack/webpack-cli/pull/665)) - dependencies: pin to webpack 4.x.x ([#658](https://togithub.com/webpack/webpack-cli/pull/658)) - dependencies: pin got to version 8 to support node 8 ([107dbdc](https://togithub.com/webpack/webpack-cli/commit/107dbdc)) - deps: upgrade dependencies ([e46d507](https://togithub.com/webpack/webpack-cli/commit/e46d507)) - greenkeeper: remove greenkeeper scripts, configs ([e74da62](https://togithub.com/webpack/webpack-cli/commit/e74da62)) - greenkeeper: add greenkeeper json file ([16123d3](https://togithub.com/webpack/webpack-cli/commit/16123d3)) - guides: update contributing guide ([7a0fc72](https://togithub.com/webpack/webpack-cli/commit/7a0fc72)) - package: update lockfile package-lock.json ([0649ba9](https://togithub.com/webpack/webpack-cli/commit/0649ba9)) - package: update eslint-plugin-node to version 8.0.0 ([8c499a0](https://togithub.com/webpack/webpack-cli/commit/8c499a0)) - package: update dependencies ([d03a86c](https://togithub.com/webpack/webpack-cli/commit/d03a86c)) - package: update lockfile package-lock.json ([4967016](https://togithub.com/webpack/webpack-cli/commit/4967016)) - package: update commitizen to version 3.0.0 ([8bfacea](https://togithub.com/webpack/webpack-cli/commit/8bfacea)) - refactor: store config file names in `defaultConfigFiles` ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - refactor: use `const` instead of `var` ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - travis: add wait timer for installation, remove redundant script ([ad02e26](https://togithub.com/webpack/webpack-cli/commit/ad02e26)) - fix linting errors ([4cc8760](https://togithub.com/webpack/webpack-cli/commit/4cc8760)) - use require on json ([9f47851](https://togithub.com/webpack/webpack-cli/commit/9f47851)) - fix global path lookup ([cf450e4](https://togithub.com/webpack/webpack-cli/commit/cf450e4)) - add nproc in azure ([#677](https://togithub.com/webpack/webpack-cli/pull/677)) - scripts: add postinstall script ([968f8f1](https://togithub.com/webpack/webpack-cli/commit/968f8f1)) - travis: remove node 7 ([54c04f0](https://togithub.com/webpack/webpack-cli/commit/54c04f0)) - types: update yeoman-generator types ([cefe6b3](https://togithub.com/webpack/webpack-cli/commit/cefe6b3)) - revise postinstall script ([4150849](https://togithub.com/webpack/webpack-cli/commit/4150849)) - update small fixes ([48646b7](https://togithub.com/webpack/webpack-cli/commit/48646b7)) - update dev guide ([d3a3b87](https://togithub.com/webpack/webpack-cli/commit/d3a3b87)) - revise long lines ([d4cd76a](https://togithub.com/webpack/webpack-cli/commit/d4cd76a)) #### CLI - generators: fix entry path value quotes sanity check ([2e36d79](https://togithub.com/webpack/webpack-cli/commit/2e36d79)) - fix various of bugs ([1e7ad51](https://togithub.com/webpack/webpack-cli/commit/1e7ad51)) - color: document --no-color option ([8f8937e](https://togithub.com/webpack/webpack-cli/commit/8f8937e)) - color: fix color option ([ed5b650](https://togithub.com/webpack/webpack-cli/commit/ed5b650)) - generators: add support for babel 7 ([a245ddf](https://togithub.com/webpack/webpack-cli/commit/a245ddf)) - loaders: update babel-loader presets ([9af6fd5](https://togithub.com/webpack/webpack-cli/commit/9af6fd5)) - allow array value for --ouput-library. Fixes [#557](https://togithub.com/webpack/webpack-cli/issues/557) ([0fb0daa](https://togithub.com/webpack/webpack-cli/commit/0fb0daa)) #### Docs - improve the docs ([#722](https://togithub.com/webpack/webpack-cli/pull/722)) - add links to source code ([1f86c05](https://togithub.com/webpack/webpack-cli/commit/1f86c05)) - add packages README ([#719](https://togithub.com/webpack/webpack-cli/pull/719)) - update generators README ([e54b788](https://togithub.com/webpack/webpack-cli/commit/e54b788)) - update header ([cd8285c](https://togithub.com/webpack/webpack-cli/commit/cd8285c)) - update header ([4f36f8e](https://togithub.com/webpack/webpack-cli/commit/4f36f8e)) - add require statements ([dc57d1c](https://togithub.com/webpack/webpack-cli/commit/dc57d1c)) - add Index and minor changes ([3920314](https://togithub.com/webpack/webpack-cli/commit/3920314)) - correct use of individual package in node env ([#682](https://togithub.com/webpack/webpack-cli/pull/682)) - fix: fix typos and improve intro wording ([#687](https://togithub.com/webpack/webpack-cli/pull/687)) - migrate: update babel-loader output syntax ([b973133](https://togithub.com/webpack/webpack-cli/commit/b973133)) - readme: fix typo ([#631](https://togithub.com/webpack/webpack-cli/pull/631)) #### Fix - bin: find `webpackfile` and `webpack.config` file with equal chance ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - generators: clean entry file name extension ([a5a8ac7](https://togithub.com/webpack/webpack-cli/commit/a5a8ac7)) - upgrade: fix breaking changes for yeoman-generator ([f057ecf](https://togithub.com/webpack/webpack-cli/commit/f057ecf)) #### Tests - bin: add `webpackfile` related test ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - config: export objects in config-location tests ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - config: remove prod mode from config-location tests ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - config: remove unnecessary assertion ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - config: add negative test-cases to config-location ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - config: add config-location tests ([#689](https://togithub.com/webpack/webpack-cli/pull/689)) - migrate: update babel-loader tests ([2c6552d](https://togithub.com/webpack/webpack-cli/commit/2c6552d)) - refactor: better test suite for binary tests ([#635](https://togithub.com/webpack/webpack-cli/pull/635)) #### Misc - See [#721](https://togithub.com/webpack/webpack-cli/issues/721) ([9ad8c1d](https://togithub.com/webpack/webpack-cli/commit/9ad8c1d)) - reduce hop for creating an issue ([#718](https://togithub.com/webpack/webpack-cli/pull/718)) - remove dist completely ([39a45d6](https://togithub.com/webpack/webpack-cli/commit/39a45d6)) - not scaffold 'dist' in default ([2a0bf4b](https://togithub.com/webpack/webpack-cli/commit/2a0bf4b)) - Revert "chore(deps): pin root dependencies" ([747d71b](https://togithub.com/webpack/webpack-cli/commit/747d71b)) - Revert "chore(deps): pin root dependencies for info" ([160d1df](https://togithub.com/webpack/webpack-cli/commit/160d1df)) - Revert "chore(deps): pin root dependencies for init" ([82226e2](https://togithub.com/webpack/webpack-cli/commit/82226e2)) - Revert "chore(deps): pin root dependencies for generate-loader" ([aa83620](https://togithub.com/webpack/webpack-cli/commit/aa83620)) - Revert "chore(deps): pin root dependencies for generate-plugin" ([2cebea0](https://togithub.com/webpack/webpack-cli/commit/2cebea0)) - Revert "chore(deps): pin root dependencies for generators" ([be25e4c](https://togithub.com/webpack/webpack-cli/commit/be25e4c)) - Revert "chore(deps): pin root dependencies for make" ([8180c17](https://togithub.com/webpack/webpack-cli/commit/8180c17)) - Revert "chore(deps): pin root dependencies for migrate" ([698437d](https://togithub.com/webpack/webpack-cli/commit/698437d)) - Revert "chore(deps): pin root dependencies for remove" ([822e9de](https://togithub.com/webpack/webpack-cli/commit/822e9de)) - Revert "chore(deps): pin root dependencies for serve" ([71a87ba](https://togithub.com/webpack/webpack-cli/commit/71a87ba)) - Revert "chore(deps): pin root dependencies for update" ([4687709](https://togithub.com/webpack/webpack-cli/commit/4687709)) - Revert "chore(deps): pin root dependencies for utils" ([f774e55](https://togithub.com/webpack/webpack-cli/commit/f774e55)) - Better test suite for binary tests ([#635](https://togithub.com/webpack/webpack-cli/pull/635)) - utils: refactor npmpackageexists function ([#622](https://togithub.com/webpack/webpack-cli/pull/622))Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
: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.