philschatz / gh-board

:octocat: "Serverless" Kanban for GitHub Issues using gh-pages
http://philschatz.github.io/gh-board/
GNU Affero General Public License v3.0
428 stars 110 forks source link

Update parallelshell to the latest version 🚀 #110

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of parallelshell just got published.

Dependency parallelshell
Current Version 2.0.0
Type devDependency

The version 3.0.0 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 parallelshell. 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.


Commits

The new version differs by 5 commits.

  • 9abd3f6 Updated README.md
  • 80b578a Push to 3.0.0 (semver) for npm package publish
  • 11e1d29 Fixed for node8!. Updated package.json libs. Thanks Keith! :)
  • 4a015d2 Merge pull request #51 from keithamus/updated-Readme
  • 31dccf5 Update README.md

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:

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 746e1f3 Fix issue #58 (CRLF line endings) & index.js cwd(), thanks @wvillegasm !

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2
  • #60 < Node 8 fix
  • #33 Readme fix
Commits

The new version differs by 5 commits.

  • 4b5bfde Bump to 3.0.2 (npm). Fix package.json info.
  • 900e6a1 Merge pull request #60 from pik/master (thanks @pik!)
  • cd1e9b4 Merge pull request #63 from darkguy2008/#33-Readme
  • f52821a #33 add GNU parallelshell explanation
  • a3478eb Check node version to determine which cwd to use

See the full diff