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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cross-spawn to the latest version 馃殌 #21

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 23, 2018

Version 6.0.0 of cross-spawn was just published.

Dependency cross-spawn
Current Version 5.1.0
Type dependency

The version 6.0.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of cross-spawn.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits.

  • e68fbe8 chore(release): 6.0.0
  • b452cdd chore: update readme
  • e77b8f2 Merge pull request #83 from moxystudio/fix-arg-escape
  • 900cf10 fix: fix certain arguments not being correctly escaped or causing batch syntax error
  • d050aef English Wikipedia reference in Readme
  • a00d9e2 Update README.md
  • 4415e43 Update README.md
  • 2ac5ce2 Fix david link to dev deps
  • 966a127 Corrects node versions supporting child_process.spawn shell option in README (#69)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • 2d2440d chore(release): 6.0.1
  • 59a50d0 chore: improve readme
  • cf1c779 chore: fix capitalization in changelog
  • f96c505 chore: add missing note to CHANGELOG
  • 1a98a39 chore: update changelog

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 9cb84db chore(release): 6.0.2
  • 6c568a8 chore: improve tests section in readme
  • 559add3 chore: fix why section in readme
  • 8f76e30 chore: improve changelog

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 334d705 chore(release): 6.0.3
  • ac1d740 chore: add coverage badges and improve changelog
  • e272952 chore: standardize test file names
  • e42ff51 chore: update license

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2018

Version 6.0.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2018

Version 6.0.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 52e557e chore(release): 6.0.4
  • 6f43a61 Merge pull request #91 from moxystudio/fix-unix-path-normalize
  • 06ee3c6 fix: fix paths being incorrectly normalized on unix

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2018

Version 6.0.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2018

Version 6.0.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • 301187a chore(release): 6.0.5
  • ae85d40 chore: fix linting errors
  • d5770df fix: avoid using deprecated Buffer constructor (#94)
  • 6b64987 chore(package): update lint-staged to version 7.0.0 (#93)
  • 39166eb chore: update eslint-config-moxy dependency
  • 213aa43 Merge pull request #92 from moxystudio/greenkeeper/eslint-config-moxy-5.0.0
  • 35b1ff0 chore(package): update eslint-config-moxy to version 5.0.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2018

Version 6.0.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2019

  • The dependency cross-spawn was updated from 5.1.0 to 7.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 0e7cd3d chore(release): 7.0.0
  • 6fdaf5a chore: update deps
  • 16feb53 refactor: drop support for versions below Node.js 8 (#125)
  • 48bee1d chore: fix tests
  • 9c9d627 chore: remove extra space after badges (made with screpto)
  • 47aff71 chore: do not auto-publish on release due to 2FA (made with screpto)
  • 85339d4 chore: remove greenkeeper badge (made with screpto)
  • 6450fe7 chore: update babel preset
  • 18ebd93 chore: update dev deps
  • bbd342b chore: add missing new line to readme
  • 8f20cbc chore: fix some more linting errors

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 7, 2019

  • The dependency cross-spawn was updated from 5.1.0 to 7.0.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2020

  • The dependency cross-spawn was updated from 5.1.0 to 7.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency cross-spawn was updated from 5.1.0 to 7.0.3.

Update to this version instead 馃殌

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

Successfully merging this pull request may close these issues.

None yet

0 participants