Skip to content

Update gulp-shell to the latest version 馃殌 - #28

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/gulp-shell-0.6.0
Open

Update gulp-shell to the latest version 馃殌#28
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/gulp-shell-0.6.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Feb 22, 2017

Copy link
Copy Markdown

Version 0.6.0 of gulp-shell just got published.

Dependency gulp-shell
Current Version 0.5.2
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of gulp-shell.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits .

  • ab6552b Bump to 0.6.0
  • 5d98cee Add options.shell
  • 0811909 Rearrange options
  • dcb16ea Test against more Node.js versions and drop support for 0.12
  • 8ec7f5a Replace child_process.exec with child_process.spawn
  • b514a0d Update dependencies
  • 93610b0 Use Standard Style
  • 4de040a Merge pull request #81 from chedaroo/chedaroo-patch-1
  • 7491e27 Update README.md

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@greenkeeper

greenkeeper Bot commented Feb 23, 2017

Copy link
Copy Markdown
Author

Version 0.6.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits .

See the full diff.

@greenkeeper

greenkeeper Bot commented Mar 6, 2017

Copy link
Copy Markdown
Author

Version 0.6.2 just got published.

Update to this version instead 馃殌

Release Notes 0.6.2

Changed

  • Require Node.js >= 4.8.0

Fixed

#86

Commits

The new version differs by 3 commits .

  • d8a5fa2 Bump to 0.6.2
  • 6698ced Require Node.js >= 4.8.0 for the shell option of child_process.spawn
  • c9bad93 Add a link to the release notes

See the full diff.

@greenkeeper

greenkeeper Bot commented Mar 7, 2017

Copy link
Copy Markdown
Author

Version 0.6.3 just got published.

Update to this version instead 馃殌

Release Notes 0.6.3

Changed

  • Require Node.js >= 4.8.0 < 5.0.0 || >= 5.7.0

Fixed

Commits

The new version differs by 3 commits .

See the full diff.

greenkeeper Bot added a commit that referenced this pull request Dec 30, 2017
@greenkeeper

greenkeeper Bot commented Dec 30, 2017

Copy link
Copy Markdown
Author

Version 0.6.4 just got published.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Dec 30, 2017
@greenkeeper

greenkeeper Bot commented Dec 30, 2017

Copy link
Copy Markdown
Author

Version 0.6.5 just got published.

Update to this version instead 馃殌

Release Notes 0.6.5

Changed

  • Move vinyl out of dependencies #96
Commits

The new version differs by 4 commits.

  • c2f3840 Bump to 0.6.5
  • c0fc7ee Update dependencies
  • 7819e4d Merge pull request #96 from ohbarye/move-vinyl-to-dev-dependencies
  • edc259b Vinyl should be in devDependencies

See the full diff

greenkeeper Bot added a commit that referenced this pull request Mar 2, 2019
@greenkeeper

greenkeeper Bot commented Mar 2, 2019

Copy link
Copy Markdown
Author
  • The devDependency gulp-shell was updated from 0.5.2 to 0.7.0.

Update to this version instead 馃殌

Commits

The new version differs by 16 commits.

  • 96fbc73 Bump to 0.7.0
  • 78b599e Require Node.js >= 6.0.0
  • 61106e4 Add test for options.verbose
  • 14caae5 Include the plugin name in logs
  • e52a513 Add scripts for publishing
  • e31c7ca Lint *.{js,ts} by eslint
  • 069bb0c Rewrite all the code in TypeScript
  • 704facf Replace standard with prettier
  • 91af83c Update dependencies and include yarn.lock
  • d7ecbbf Merge pull request #99 from LaBelleAssiette/master
  • f8476f1 Migrate from istambul to nyc
  • 03ddcb7 Upgrade to gulp v4.0.0
  • f19086a Upgrade standard to 12.0.1
  • c869375 Upgrade safe devDependencies
  • c7c405a Upgrade through2 to 3.0.0

There are 16 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper

greenkeeper Bot commented Jun 7, 2019

Copy link
Copy Markdown
Author
  • The devDependency gulp-shell was updated from 0.5.2 to 0.7.1.

Update to this version instead 馃殌

Release Notes for 0.7.1

Changed

  • Drop async as dependencies 16e5d6d
Commits

The new version differs by 10 commits.

  • 0a44d26 Bump to 0.7.1
  • 4954ccb Turn off @typescript-eslint/explicit-function-return-type
  • 40832d5 Update dependencies
  • 875d23e Ignore Windows related code for coverage
  • 77359bc Avoid promise.finally for Node 6.*
  • e95252e Update dependencies
  • a08de06 Reuse TypeScript helper functions
  • 15bc2f4 Polish
  • 007628f Migrate from Mocha to Jest
  • 16e5d6d Drop async as dependencies

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 12, 2020
@greenkeeper

greenkeeper Bot commented Feb 12, 2020

Copy link
Copy Markdown
Author
  • The devDependency gulp-shell was updated from 0.5.2 to 0.8.0.

Update to this version instead 馃殌

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