Motonary / Fortuna

0 stars 0 forks source link

Update dependency webpack-cli to v3.2.2 #93

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.2.1 -> 3.2.2 source

Release Notes

webpack/webpack-cli ### [`v3.2.2`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​322-2019-02-05) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/54805ae1ca6f27d9bf6e93f55641ab5d6c88d8c2...f81762cece7fc97f8610178d9ae8710983e2565b) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v0.1.3...v3.2.2) #### New Features - only display once a week ([186f683](https://togithub.com/webpack/webpack-cli/commit/186f683)) - log: clean single line logs ([e3a1e55](https://togithub.com/webpack/webpack-cli/commit/e3a1e55)) - add util to run-and-get watch proc ([77ac644](https://togithub.com/webpack/webpack-cli/commit/77ac644)) - add test-util to append data to file ([d4ba95a](https://togithub.com/webpack/webpack-cli/commit/d4ba95a)) - log: add gitignore ([ef5dbe9](https://togithub.com/webpack/webpack-cli/commit/ef5dbe9)) - log: make log package ([af7c2d8](https://togithub.com/webpack/webpack-cli/commit/af7c2d8)) - log: add clrscr function ([205a469](https://togithub.com/webpack/webpack-cli/commit/205a469)) - log: few changes ([12da5be](https://togithub.com/webpack/webpack-cli/commit/12da5be)) - log: add newline for title ([f575131](https://togithub.com/webpack/webpack-cli/commit/f575131)) - log: remove unwanted commits ([9a81ff4](https://togithub.com/webpack/webpack-cli/commit/9a81ff4)) - log: task based custom loggers ([2ee093d](https://togithub.com/webpack/webpack-cli/commit/2ee093d)) #### Chore - :D ([c95ea35](https://togithub.com/webpack/webpack-cli/commit/c95ea35)) - :) ([11a3c15](https://togithub.com/webpack/webpack-cli/commit/11a3c15)) - :) ([af46c7e](https://togithub.com/webpack/webpack-cli/commit/af46c7e)) - :) ([4e67e7f](https://togithub.com/webpack/webpack-cli/commit/4e67e7f)) - :) ([ab4c3a2](https://togithub.com/webpack/webpack-cli/commit/ab4c3a2)) - :) ([099e43d](https://togithub.com/webpack/webpack-cli/commit/099e43d)) - :) ([18a6f53](https://togithub.com/webpack/webpack-cli/commit/18a6f53)) - :) ([ca46c8b](https://togithub.com/webpack/webpack-cli/commit/ca46c8b)) - remove ci opt ([053195a](https://togithub.com/webpack/webpack-cli/commit/053195a)) - remove ci opt ([b21d2ce](https://togithub.com/webpack/webpack-cli/commit/b21d2ce)) - remove ci opt ([1d84d27](https://togithub.com/webpack/webpack-cli/commit/1d84d27)) - remove ci opt ([cc11736](https://togithub.com/webpack/webpack-cli/commit/cc11736)) - remove ci opt ([861d543](https://togithub.com/webpack/webpack-cli/commit/861d543)) - remove ci opt ([7469690](https://togithub.com/webpack/webpack-cli/commit/7469690)) - remove ci opt ([bac4469](https://togithub.com/webpack/webpack-cli/commit/bac4469)) - remove ci opt ([eea06a4](https://togithub.com/webpack/webpack-cli/commit/eea06a4)) - try to fix symlinks ([cd198f2](https://togithub.com/webpack/webpack-cli/commit/cd198f2)) - try to fix symlinks ([b4af467](https://togithub.com/webpack/webpack-cli/commit/b4af467)) - update tests ([3c567be](https://togithub.com/webpack/webpack-cli/commit/3c567be)) - one liner ([e548da0](https://togithub.com/webpack/webpack-cli/commit/e548da0)) - one liner after log ([bb5cc27](https://togithub.com/webpack/webpack-cli/commit/bb5cc27)) - watch: remove console log ([2ce3754](https://togithub.com/webpack/webpack-cli/commit/2ce3754)) - 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 - scaffold: Add installation guide for packages/webpack-scaffold ([#​727](https://togithub.com/webpack/webpack-cli/pull/727)) - init documentaion ([b4b7e0d](https://togithub.com/webpack/webpack-cli/commit/b4b7e0d)) #### Fix - close compiler, own sh script and output clearing ([7390e56](https://togithub.com/webpack/webpack-cli/commit/7390e56)) - bin: extension detection ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) - readme: remove old dependency status link ([bb24df4](https://togithub.com/webpack/webpack-cli/commit/bb24df4)) - readme: add fallback badge for dependency status ([0e2e0f1](https://togithub.com/webpack/webpack-cli/commit/0e2e0f1)) - 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 ([5d50481](https://togithub.com/webpack/webpack-cli/commit/5d50481)) - azure ([5124be9](https://togithub.com/webpack/webpack-cli/commit/5124be9)) - azure pipelines ([4dac442](https://togithub.com/webpack/webpack-cli/commit/4dac442)) - bin: add `webpack.config.ts` related test ([#​724](https://togithub.com/webpack/webpack-cli/pull/724)) - config-file: use extractSummary ([b1abc3d](https://togithub.com/webpack/webpack-cli/commit/b1abc3d)) - help: use extractSummary ([b88e1ea](https://togithub.com/webpack/webpack-cli/commit/b88e1ea)) - output: use extractSummary ([8762685](https://togithub.com/webpack/webpack-cli/commit/8762685)) - plugins: use extractSummary ([f791946](https://togithub.com/webpack/webpack-cli/commit/f791946)) - watch: use copyFile functionality ([ce7ab1c](https://togithub.com/webpack/webpack-cli/commit/ce7ab1c)) - add copyFile function in test-utils ([5078914](https://togithub.com/webpack/webpack-cli/commit/5078914)) - 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)) - bin-cases: expose extractSummary as function ([f5ce208](https://togithub.com/webpack/webpack-cli/commit/f5ce208)) - config-name: use extractSummary ([1034d6c](https://togithub.com/webpack/webpack-cli/commit/1034d6c)) - config-type: use extractSummary ([0817c50](https://togithub.com/webpack/webpack-cli/commit/0817c50)) - entry: use extractSummary ([af29665](https://togithub.com/webpack/webpack-cli/commit/af29665)) - env: use extractSummary ([97053db](https://togithub.com/webpack/webpack-cli/commit/97053db)) - errors: use extractSummary ([ebe1245](https://togithub.com/webpack/webpack-cli/commit/ebe1245)) - fix: fix failing tests ([f1f7db1](https://togithub.com/webpack/webpack-cli/commit/f1f7db1)) - fix: fix failing tests ([a967485](https://togithub.com/webpack/webpack-cli/commit/a967485)) - mode: use extractSummary ([c2362b0](https://togithub.com/webpack/webpack-cli/commit/c2362b0)) - module: use extractSummary ([e7fec80](https://togithub.com/webpack/webpack-cli/commit/e7fec80)) - silent: use extractSummary ([14f14d3](https://togithub.com/webpack/webpack-cli/commit/14f14d3)) - stats: use extractSummary ([ed01731](https://togithub.com/webpack/webpack-cli/commit/ed01731)) - watch: use switch pattern for verbosity off ([637b4e8](https://togithub.com/webpack/webpack-cli/commit/637b4e8)) - watch: hash assertion for single-config-opt ([7d87b0c](https://togithub.com/webpack/webpack-cli/commit/7d87b0c)) - watch: hash assertion for single-config ([9440615](https://togithub.com/webpack/webpack-cli/commit/9440615)) - watch: hash assertion for multi-config-watch-opt ([562c1b6](https://togithub.com/webpack/webpack-cli/commit/562c1b6)) - watch: hash assertion multi-config ([4a8fe94](https://togithub.com/webpack/webpack-cli/commit/4a8fe94)) - watch: hash assertion info-verbosity-verbose ([7a5200b](https://togithub.com/webpack/webpack-cli/commit/7a5200b)) - watch: remove test.only for info-verbosity-off ([23b53d2](https://togithub.com/webpack/webpack-cli/commit/23b53d2)) - improve appendFile test-case ([52510b2](https://togithub.com/webpack/webpack-cli/commit/52510b2)) - remove eslint comment for requireReturn ([4c55c2e](https://togithub.com/webpack/webpack-cli/commit/4c55c2e)) - watch: test failure using done(error) ([9840e31](https://togithub.com/webpack/webpack-cli/commit/9840e31)) - watch: use native require first ([58029c9](https://togithub.com/webpack/webpack-cli/commit/58029c9)) - watch: use better comments ([14f134f](https://togithub.com/webpack/webpack-cli/commit/14f134f)) - add type to appendDataIfFileExists util ([085ddb1](https://togithub.com/webpack/webpack-cli/commit/085ddb1)) - make comment clear about fs.copyFileSync ([23565be](https://togithub.com/webpack/webpack-cli/commit/23565be)) - use 10E6 instead of 10e6 ([22a9a37](https://togithub.com/webpack/webpack-cli/commit/22a9a37)) - watch: hash assertion for info-verbosity-off ([9ba6880](https://togithub.com/webpack/webpack-cli/commit/9ba6880)) - watch: use extractSummary ([9b6f267](https://togithub.com/webpack/webpack-cli/commit/9b6f267)) #### Misc - Correction of the webpack-merge configuration ([684f7e8](https://togithub.com/webpack/webpack-cli/commit/684f7e8)) - replace opencollective with light vers ([848bf4b](https://togithub.com/webpack/webpack-cli/commit/848bf4b))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

: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.