Skip to content

chore(deps): update dependency gulp-shell to ^0.7.0#7

Open
tahriabd wants to merge 1 commit intomasterfrom
renovate/gulp-shell-0.x
Open

chore(deps): update dependency gulp-shell to ^0.7.0#7
tahriabd wants to merge 1 commit intomasterfrom
renovate/gulp-shell-0.x

Conversation

@tahriabd
Copy link
Owner

@tahriabd tahriabd commented Jan 5, 2020

This PR contains the following updates:

Package Type Update Change
gulp-shell devDependencies minor ^0.5.2 -> ^0.7.0

Release Notes

sun-zheng-an/gulp-shell

v0.7.1

Compare Source

Changed

  • Drop async as dependencies 16e5d6d

v0.7.0

Compare Source

Changed

v0.6.5

Compare Source

Changed

  • Move vinyl out of dependencies #​96

v0.6.4

Compare Source

Changed

  • Drop dependency on deprecated gulp-util #​95

v0.6.3

Compare Source

Changed

  • Require Node.js >= 5.7.0 for 5.x

Fixed

v0.6.2

Compare Source

Changed

  • Require Node.js >= 4.8.0

Fixed

v0.6.1

Compare Source

Changed

  • Transform all the ES5 code into ES6
  • Require Node.js >= 4

Fixed

  • Keep process.env unchanged. e07809d

v0.6.0

Compare Source

Added

  • Add options.shell for changing the shell

Changed

  • Switch child_process.exec to child_process.spawn, this should improve the IO performance and fix issues like #​65 #​66 #​84

Removed

  • options.interactive, it's interactive always now
  • options.maxBuffer, it's unlimited now
  • options.timeout, it's removed because child_process.spawn doesn't provide an option to do that

Fixed

  • #​65 Preserve colors without forcing it
  • #​66 Interactive tasks should exit properly now
  • #​84 Fix problems like [Errno 35] Resource temporarily unavailable

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants