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

Update cross-spawn in package.json from 7.0.0 to 7.0.1 #1119

Merged
merged 1 commit into from
Nov 8, 2019

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 7, 2019

Overview

The following dependencies have been updated by dependencies.io:

  • cross-spawn in package.json from "7.0.0" to "7.0.1"

Details

cross-spawn

This dependency is located in package.json and was updated from "7.0.0" to "7.0.1".

7.0.1

Bug Fixes

7.0.0 (2019-09-03)

⚠ BREAKING CHANGES

  • drop support for Node.js < 8

  • drop support for versions below Node.js 8 (#125) (16feb53)

6.0.5 (2018-03-02)

Bug Fixes

6.0.4 (2018-01-31)

Bug Fixes

  • fix paths being incorrectly normalized on unix (06ee3c6), closes #90

6.0.3 (2018-01-23)

6.0.2 (2018-01-23)

6.0.1 (2018-01-23)

6.0.0 (2018-01-23)

Bug Fixes

  • fix certain arguments not being correctly escaped or causing batch syntax error (900cf10), closes #82 #51
  • fix commands as posix relatixe paths not working correctly, e.g.: ./my-command (900cf10)
  • fix options argument being mutated (900cf10)
  • fix commands resolution when PATH was actually Path (900cf10)

Features

  • improve compliance with node's ENOENT errors (900cf10)
  • improve detection of node's shell option support (900cf10)

Chores

  • upgrade tooling
  • upgrate project to es6 (node v4)

BREAKING CHANGES

  • remove support for older nodejs versions, only node >= 4 is supported

5.1.0 (2017-02-26)

Bug Fixes

  • fix options.shell support for NodeJS v4.8

5.0.1 (2016-11-04)

Bug Fixes

  • fix options.shell support for NodeJS v7

5.0.0 (2016-10-30)

Features

  • add support for options.shell
  • improve parsing of shebangs by using shebang-command module

Chores

  • refactor some code to make it more clear
  • update README caveats

@matteofigus matteofigus merged commit 5c7c3be into master Nov 8, 2019
@matteofigus matteofigus deleted the deps/update-5140931b branch November 8, 2019 17:49
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