Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gulp-cli to the latest version 🚀 #66

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 21, 2017

Version 2.0.0 of gulp-cli was just published.

Dependency gulp-cli
Current Version 1.4.0
Type devDependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of gulp-cli.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

Breaking

  • Replace chalk with ansi-colors (9df91cc) - Closes #125

Fix

  • Avoid @babel/register test failure (ec29169)

New

  • Put all argv into the process title for better monitoring (2f6a1bf)
  • Support --tasks-json flag for gulp 3.x (4917d28)
  • Add flag & config option for running tasks in series (4f75f10) - Closes #93
  • Add -f alias for --gulpfile flag (a6a1e34)

Update

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

Docs

Upgrade

Build

  • Improve AppVeyor & Travis config (3828d1d)
  • Enforce consistent line endings (62f0269)
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Dec 21, 2017

Codecov Report

Merging #66 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   40.04%   40.04%           
=======================================
  Files          45       45           
  Lines        1221     1221           
  Branches      119      119           
=======================================
  Hits          489      489           
  Misses        704      704           
  Partials       28       28

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f89f697...1aac2e7. Read the comment docs.

demurgos added a commit to demurgos/skype-http that referenced this pull request Jan 9, 2018
@demurgos demurgos closed this in #68 Jan 9, 2018
@demurgos demurgos deleted the greenkeeper/gulp-cli-2.0.0 branch January 9, 2018 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants