rtsao / css-to-js-sourcemap

Generates CSS w/ sourcemaps to lines in JS at runtime
MIT License
8 stars 4 forks source link

Update dependency webpack-cli to v3.1.2 #10

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
webpack-cli devDependencies minor 3.0.7 -> 3.1.2 source

Release Notes

webpack/webpack-cli ### [`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)) ### [`v3.1.0`](https://renovatebot.com/gh/webpack/webpack-cli/blob/master/CHANGELOG.md#​310-2018-07-18) [Compare Source](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.0.8...a157ce1add3a422100adc32bcfba92acee9ccecc) [Full Changelog](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.0.8...v.3.1.0) #### New Features - generators: add typescript support ([c1844f8](https://renovatebot.com/gh/webpack/webpack-cli/commit/c1844f8)) - init: add typescript support ([222ccdc](https://renovatebot.com/gh/webpack/webpack-cli/commit/222ccdc)) - make: add typescript support ([4b574d9](https://renovatebot.com/gh/webpack/webpack-cli/commit/4b574d9)) - remove: add typescript support ([f1623ed](https://renovatebot.com/gh/webpack/webpack-cli/commit/f1623ed)) - scaffold: add typescript support ([eaf6fdf](https://renovatebot.com/gh/webpack/webpack-cli/commit/eaf6fdf)) - scaffold: add typescript support ([f611c27](https://renovatebot.com/gh/webpack/webpack-cli/commit/f611c27)) - serve: add typescript support ([d313421](https://renovatebot.com/gh/webpack/webpack-cli/commit/d313421)) - types: add webpack types schema ([90909e4](https://renovatebot.com/gh/webpack/webpack-cli/commit/90909e4)) - typescript: setup base infra ([fe25465](https://renovatebot.com/gh/webpack/webpack-cli/commit/fe25465)) - typescript: setup base infra ([373a304](https://renovatebot.com/gh/webpack/webpack-cli/commit/373a304)) - update: add typescript support ([53505b9](https://renovatebot.com/gh/webpack/webpack-cli/commit/53505b9)) - utils: add typescript support ([47702cb](https://renovatebot.com/gh/webpack/webpack-cli/commit/47702cb)) #### Ast - parser: remove ([7f51c27](https://renovatebot.com/gh/webpack/webpack-cli/commit/7f51c27)) - parser: remove ([faeec57](https://renovatebot.com/gh/webpack/webpack-cli/commit/faeec57)) #### Chore - add-cmd: add typescript support ([fb98933](https://renovatebot.com/gh/webpack/webpack-cli/commit/fb98933)) - add-cmd: add typescript support ([d730841](https://renovatebot.com/gh/webpack/webpack-cli/commit/d730841)) - build: fix eslint pattern ([#​529](https://renovatebot.com/gh/webpack/webpack-cli/pull/529)) - build: fix ci ([#​535](https://renovatebot.com/gh/webpack/webpack-cli/pull/535)) - ci: fix build ([#​534](https://renovatebot.com/gh/webpack/webpack-cli/pull/534)) - ci: fix build ([#​534](https://renovatebot.com/gh/webpack/webpack-cli/pull/534)) - ci: remove semantic release ([#​516](https://renovatebot.com/gh/webpack/webpack-cli/pull/516)) - ci: update appveyor config, script ([f220c9e](https://renovatebot.com/gh/webpack/webpack-cli/commit/f220c9e)) - ci: update travis script ([00df5ba](https://renovatebot.com/gh/webpack/webpack-cli/commit/00df5ba)) - update pkg.lock ([817f99c](https://renovatebot.com/gh/webpack/webpack-cli/commit/817f99c)) - fix minor build infra ([87dd419](https://renovatebot.com/gh/webpack/webpack-cli/commit/87dd419)) - Update eslint to the latest version 🚀 ([#​526](https://renovatebot.com/gh/webpack/webpack-cli/pull/526)) - update gitignore ([fdc82b9](https://renovatebot.com/gh/webpack/webpack-cli/commit/fdc82b9)) - add missing READMES to packages ([#​545](https://renovatebot.com/gh/webpack/webpack-cli/pull/545)) - docs: Updated working link for webpack addon. ([#​543](https://renovatebot.com/gh/webpack/webpack-cli/pull/543)) - generate-loader,plugin: add typescript support ([971b31a](https://renovatebot.com/gh/webpack/webpack-cli/commit/971b31a)) - info: add typescript support ([ca133ab](https://renovatebot.com/gh/webpack/webpack-cli/commit/ca133ab)) - info: add typescript support ([2c69df0](https://renovatebot.com/gh/webpack/webpack-cli/commit/2c69df0)) - migrate: add typescript support ([82a7dec](https://renovatebot.com/gh/webpack/webpack-cli/commit/82a7dec)) - package: update eslint-plugin-node to version 7.0.0 ([507a4a6](https://renovatebot.com/gh/webpack/webpack-cli/commit/507a4a6)) - package: update lockfile ([a3d41fb](https://renovatebot.com/gh/webpack/webpack-cli/commit/a3d41fb)) - release: whitelist/blacklist release files ([#​514](https://renovatebot.com/gh/webpack/webpack-cli/pull/514)) - release: whitelist/blacklist release files ([#​514](https://renovatebot.com/gh/webpack/webpack-cli/pull/514)) - release: whitelist/blacklist release files ([#​514](https://renovatebot.com/gh/webpack/webpack-cli/pull/514)) - scripts: fix pretest ([55efce6](https://renovatebot.com/gh/webpack/webpack-cli/commit/55efce6)) - scripts: remove semantic-release ([#​525](https://renovatebot.com/gh/webpack/webpack-cli/pull/525)) - template: tiny fix for bug template ([51dc005](https://renovatebot.com/gh/webpack/webpack-cli/commit/51dc005)) #### Docs - update jsdoc ([#​507](https://renovatebot.com/gh/webpack/webpack-cli/pull/507)) - update jsdoc ([#​507](https://renovatebot.com/gh/webpack/webpack-cli/pull/507)) - update jsdoc ([#​507](https://renovatebot.com/gh/webpack/webpack-cli/pull/507)) - pkg: readme file for add package ([#​498](https://renovatebot.com/gh/webpack/webpack-cli/pull/498)) - pkg: readme info ([#​497](https://renovatebot.com/gh/webpack/webpack-cli/pull/497)) - pkg: readme info ([#​497](https://renovatebot.com/gh/webpack/webpack-cli/pull/497)) #### Fix - default named import bug ([ce956c0](https://renovatebot.com/gh/webpack/webpack-cli/commit/ce956c0)) - generators: named export ([8adbe9e](https://renovatebot.com/gh/webpack/webpack-cli/commit/8adbe9e)) #### Tests - fix: bin test outputs ([#​552](https://renovatebot.com/gh/webpack/webpack-cli/pull/552)) - migrate: fix transforms order issue ([938e5f9](https://renovatebot.com/gh/webpack/webpack-cli/commit/938e5f9)) #### Misc - Update yargs to the latest version 🚀 ([#​533](https://renovatebot.com/gh/webpack/webpack-cli/pull/533)) ### [`v3.0.8`](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.0.7...v3.0.8) [Compare Source](https://renovatebot.com/gh/webpack/webpack-cli/compare/v3.0.7...v3.0.8)

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.