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

fix(deps): update dependency gulp-shell to v0.8.0 #190

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gulp-shell 0.5.2 -> 0.8.0 age adoption passing confidence

Release Notes

sun-zheng-an/gulp-shell

v0.8.0

Compare Source

Changed

  • Require Node.js >= 10.0.0
  • Update dependencies

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

Configuration

📅 Schedule: "before 3am on Monday" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team September 20, 2021 04:25
@renovate renovate bot merged commit dccc7ec into master Sep 20, 2021
@renovate renovate bot deleted the renovate/gulp-shell-0.x branch September 20, 2021 08:33
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.

None yet

1 participant