galonku / galonku-backend

Back-End section for Galonku
https://galonku.herokuapp.com
MIT License
4 stars 3 forks source link

Update node-dev to the latest version 🚀 #83

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency node-dev was updated from 3.1.3 to 4.0.0.

This version is not covered by your current version range.

If you don’t 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.


Release Notes for v4.0.0 / 2019-04-22
  • Update dependencies:
    • dynamic-dedupe: from v0.2.0 to v0.3.0
    • node-notifier: from v4.0.2 to v5.4.0
  • Update devDependencies:
    • From coffee-script v1.8.0 to coffeescript v2.4.1
  • Add option 'graceful_ipc' for windows children
  • Read config from CWD as well as script dir
  • Ignore package-lock.json for git and npm
  • TravisCI: Test node v6 - 11, stop testing node v5
  • Update README for how babel is now packages
  • Specify minimum node version as >=6
Commits

The new version differs by 13 commits ahead by 13, behind by 2.

  • 4423c16 v4.0.0 / 2019-04-22
  • dd3a894 update CHANGELOG
  • 5f9af49 3.1.3
  • bffe908 Update dynamic-dedupe from v0.2.0 to v0.3.0
  • 2ff7fb8 Update deprecated coffee-script to coffeescript (#220)
  • 3392025 Ignore package-lock.json for git and npm
  • 464f8a2 Upgrade node-notifier to fix security vulnerability.
  • d21c3aa Merge pull request #203 from amosyuen/patch-1
  • 59438d9 Update README for how babel is now packages
  • 8a9c39d Merge pull request #193 from Drynwynn/add_ipc
  • 6f3d7ee Add documentation for 'graceful_ipc' option.
  • b4d4321 Read config from CWD as well as script dir.
  • 981cb5b Add option 'graceful_ipc' for windows children.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: