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

[Snyk] Upgrade gulp-shell from 0.5.2 to 0.8.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade gulp-shell from 0.5.2 to 0.8.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2020-02-12.
Release notes
Package name: gulp-shell
  • 0.8.0 - 2020-02-12

    Changed

    • Require Node.js >= 10.0.0
    • Update dependencies
  • 0.7.1 - 2019-06-07

    Changed

    • Drop async as dependencies 16e5d6d
  • 0.7.0 - 2019-03-02

    Changed

    • Rewrite in TypeScript, provide type definitions officially (no more @ types/gulp-shell) 069bb0c
    • Include the plugin name in logs 14caae5
    • Require Node.js >= 6.0.0
  • 0.6.5 - 2017-12-30

    Changed

    • Move vinyl out of dependencies #96
  • 0.6.4 - 2017-12-30

    Changed

    • Drop dependency on deprecated gulp-util #95
  • 0.6.3 - 2017-03-07

    Changed

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

    Fixed

  • 0.6.2 - 2017-03-06

    Changed

    • Require Node.js >= 4.8.0

    Fixed

  • 0.6.1 - 2017-02-23

    Changed

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

    Fixed

    • Keep process.env unchanged. e07809d
  • 0.6.0 - 2017-02-22

    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
  • 0.5.2 - 2016-01-24

    Added

    • Support templating in options.cwd #46

    Changed

    • Relax dependency constraints 3fd8960
from gulp-shell GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant