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

chore(deps): update dependency cross-spawn to v7 #40

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2019

This PR contains the following updates:

Package Type Update Change
cross-spawn devDependencies major 5.1.0 -> 7.0.0
cross-spawn dependencies major ^5.0.1 -> ^7.0.0

Release Notes

moxystudio/node-cross-spawn

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop support for Node.js < 8

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

v6.0.5

Compare Source

⚠ BREAKING CHANGES
  • drop support for Node.js < 8

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

v6.0.4

Compare Source

Bug Fixes

v6.0.3

Compare Source

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

v6.0.2

Compare Source

6.0.3 (2018-01-23)

v6.0.1

Compare Source

6.0.2 (2018-01-23)

v6.0.0

Compare Source

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

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 these updates again.


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

This PR has been generated by Renovate Bot. View repository job log here.

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