Mayank1791989 / gql

112 stars 19 forks source link

Update cross-env to the latest version 🚀 #29

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.1 of cross-env just got published.

Dependency cross-env
Current Version 5.0.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of cross-env. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v5.0.1

<a name"5.0.1">

5.0.1 (2017-06-08)

Bug Fixes

Commits

The new version differs by 2 commits.

  • b10de51 fix: Change splitter regex to use .* instead of .+ (#117)
  • c9908f3 test(JSON): add JSON value tests that work on both Windows and UNIX (#112)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 7 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #29   +/-   ##
======================================
  Coverage    85.4%   85.4%           
======================================
  Files          54      54           
  Lines        1309    1309           
======================================
  Hits         1118    1118           
  Misses        191     191
greenkeeper[bot] commented 7 years ago

Version 5.0.2 just got published.

Update to this version instead 🚀

Release Notes v5.0.2

<a name"5.0.2">

5.0.2 (2017-08-01)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 487241d fix: Handle relative path in cmd on windows (#130)
  • f83a163 chore(deps): updated package babel-cli from 6.23.0 to 6.24.1 (#119)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.0.3 just got published.

Update to this version instead 🚀

Release Notes v5.0.3

<a name"5.0.3">

5.0.3 (2017-08-03)

Bug Fixes

  • Normalize command only and not command args(windows) (#134) (277cf075)
Commits

The new version differs by 3 commits.

  • 277cf07 fix: Normalize command only and not command args(windows) (#134)
  • 601632d test: Fix EventEmitter.MaxListenersExceededWarning warning (#132)
  • 0fe3482 chore: rm yarn.lock, add lock files to .gitignore (#131)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.0.4 just got published.

Update to this version instead 🚀

Release Notes v5.0.4

<a name"5.0.4">

5.0.4 (2017-08-06)

Bug Fixes

  • Don't pass fn reference(commandConvert) to commandArgs.map (#135) (c03ec7a2)
Commits

The new version differs by 1 commits.

  • c03ec7a fix: Don't pass fn reference(commandConvert) to commandArgs.map (#135)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.0.5 just got published.

Update to this version instead 🚀

Release Notes v5.0.5

<a name"5.0.5">

5.0.5 (2017-08-08)

Bug Fixes

  • docs: add malware warning to README (44b37dd1)
Commits

The new version differs by 1 commits.

  • 44b37dd fix(docs): add malware warning to README

See the full diff