SvenWesterlaken / mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j
https://www.npmjs.com/package/mongo4j
MIT License
14 stars 4 forks source link

Update nodemon to the latest version πŸš€ #40

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency nodemon was updated from 1.19.4 to 2.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.


Publisher: remy License: MIT

Release Notes for v2.0.0

2.0.0 (2019-11-20)

Bug Fixes

  • wait for all subprocesses to terminate (fixes issue #1476) (0e6ba3c)

Features

BREAKING CHANGES

  • Massive CPU & RAM consumption improvements. 17x package & deps size reduction.
Commits

The new version differs by 7 commits.

  • 9a67f36 feat: update chokidar to v3
  • 6781b40 docs: add license file
  • 0e6ba3c fix: wait for all subprocesses to terminate (fixes issue #1476)
  • b58cf7d chore: Merge branch 'master'
  • 95a4c09 docs: add to faq
  • 3a2eaf7 choe: merge master
  • 3d90879 chore: add logo to site

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:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 263


Totals Coverage Status
Change from base Build 162: 0.0%
Covered Lines: 295
Relevant Lines: 331

πŸ’› - Coveralls
greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Release Notes for v2.0.1

2.0.1 (2019-11-22)

Bug Fixes

  • ubuntu loop waiting for sub processes (ed91703), closes #1633
Commits

The new version differs by 1 commits.

  • ed91703 fix: ubuntu loop waiting for sub processes

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€