Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

[Doppins] Upgrade dependency gulp-cli to ^2.0.1 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

doppins-bot
Copy link
Contributor

Hi!

A new version was just released of gulp-cli, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded gulp-cli from ^1.2.2 to ^2.0.1

Changelog:

Version 2.0.1

Fix

  • Exit with code 1 when incomplete tasks are detected on node 0.11+ (f57134a](https://github.com/gulpjs/gulp-cli/commit/f57134a)) - Closes gulpjs/gulp#2081 [#145 (https://github.com/gulpjs/gulp-cli/issues/145)

Update

  • Fix line endings of fixtures (49203c8 (https://github.com/gulpjs/gulp-cli/commit/49203c8))

Upgrade

  • Update fancy-log, interpret, liftoff, semver-greatest-satisfied-range & devDependencies (1ba6095 (https://github.com/gulpjs/gulp-cli/commit/1ba6095))

Scaffold

  • Disable npm package-lock.json with npmrc (ad55dc2 (https://github.com/gulpjs/gulp-cli/commit/ad55dc2))

Version 2.0.0

Breaking

  • Replace chalk with ansi-colors (9df91cc](https://github.com/gulpjs/gulp-cli/commit/9df91cc)) - Closes [#125 (https://github.com/gulpjs/gulp-cli/issues/125)

Fix

  • Avoid @babel/register test failure (ec29169 (https://github.com/gulpjs/gulp-cli/commit/ec29169))

New

  • Put all argv into the process title for better monitoring (2f6a1bf (https://github.com/gulpjs/gulp-cli/commit/2f6a1bf))
  • Support --tasks-json flag for gulp 3.x (4917d28 (https://github.com/gulpjs/gulp-cli/commit/4917d28))
  • Add flag & config option for running tasks in series (4f75f10](https://github.com/gulpjs/gulp-cli/commit/4f75f10)) - Closes [#93 (https://github.com/gulpjs/gulp-cli/issues/93)
  • Add -f alias for --gulpfile flag (a6a1e34 (https://github.com/gulpjs/gulp-cli/commit/a6a1e34))

Update

  • Change source filenames to kebab-case (45bb6d0 (https://github.com/gulpjs/gulp-cli/commit/45bb6d0))
  • Replace wreck with built-in https (94f3041](https://github.com/gulpjs/gulp-cli/commit/94f3041)) - Closes [#126 (https://github.com/gulpjs/gulp-cli/issues/126)
  • Replace tildify with replace-homedir (f2a9614](https://github.com/gulpjs/gulp-cli/commit/f2a9614)) - Closes [#124 (https://github.com/gulpjs/gulp-cli/issues/124)
  • Remove unnecessary utility modules (1de3603 (https://github.com/gulpjs/gulp-cli/commit/1de3603))
  • Replace lodash.* modules (dcc8490](https://github.com/gulpjs/gulp-cli/commit/dcc8490)) - Closes [#129 (https://github.com/gulpjs/gulp-cli/issues/129)
  • Remove fs-extra devDep and use rimraf instead (73f1182 (https://github.com/gulpjs/gulp-cli/commit/73f1182))

Docs

Upgrade

  • Update v8flags dependency (e929f60](https://github.com/gulpjs/gulp-cli/commit/e929f60)) - Closes [#128 (https://github.com/gulpjs/gulp-cli/issues/128)
  • Update yargs dependency (5e164b6](https://github.com/gulpjs/gulp-cli/commit/5e164b6)) - Closes [#127 (https://github.com/gulpjs/gulp-cli/issues/127)
  • Update matchdep dependency (92eac68 (https://github.com/gulpjs/gulp-cli/commit/92eac68))
  • Update copy-props (9d6db31](https://github.com/gulpjs/gulp-cli/commit/9d6db31)) - Closes #123 [#131 (https://github.com/gulpjs/gulp-cli/issues/131)

Build

  • Improve AppVeyor & Travis config (3828d1d (https://github.com/gulpjs/gulp-cli/commit/3828d1d))
  • Enforce consistent line endings (62f0269 (https://github.com/gulpjs/gulp-cli/commit/62f0269))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant