gulp-yarn icon indicating copy to clipboard operation
gulp-yarn copied to clipboard

Automatically install node modules using Yarn. :heart_eyes_cat:

Results 9 gulp-yarn issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...

I really enjoy using your package! I'm looking to upgrade from yarn 1 -> yarn 2, but I realized that `gulp-yarn` is incompatible with the latest version. Are there plans...

## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.2` to `3.0.3`. 🚨 [View failing branch](https://github.com/warapitiya/gulp-yarn/compare/master...warapitiya:greenkeeper%2Fcoveralls-3.0.3). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

This PR add support for specifying a yarn command (i.e. without a `--` prefix, such as `yarn check`). With the current version, the only way to do this is to...

## The dependency [through2](https://github.com/rvagg/through2) was updated from `2.0.3` to `2.0.4`. 🚨 [View failing branch](https://github.com/warapitiya/gulp-yarn/compare/master...warapitiya:greenkeeper%2Fthrough2-2.0.4). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

this module should not depend on a global install of yarn ``` $ ./node_modules/.bin/gulp --gulpfile gulpfile-yarn.js yarn events.js:167 throw er; // Unhandled 'error' event ^ Error: Can't yarn! `yarn` doesn't...

enhancement
open discussion