madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)
https://nodejs-express-demo.fly.dev
MIT License
5.12k stars 1.38k forks source link

Update nodemon to the latest version 🚀 #286

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.11.1 of nodemon just got published.

Dependency nodemon
Current Version 1.11.0
Type devDependency

The version 1.11.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 nodemon. 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 8 commits.

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 1.12.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 6a4803d test: skip a test
  • 32aed42 chore: linting errors
  • f6a8b3d chore: update test envs
  • 205ba1b chore: tidy commit lint rules
  • 2af6391 fix: add commit lint
  • 8cf5128 docs: update small formatting issue
  • 0e4b310 Fix: nodemon can't read config files encoded with BOM e.g. UTF-8-BOM #1031
  • fb5da38 feat: nodemonConfig support in package.json
  • 63e8606 fix: exit when fail to parse the config file (#921)
  • facc8cb fix: exit with code 1 on crash if --exitcrash (#946)
  • 481dc8f fix: executable path handling under windows (#962)
  • 3c352f2 fix: support signal on CLI (#1061)
  • abc138f fix: help truncation on node 6.2 (#842) (#843)
  • f6eff97 docs: process.exit() hint (#976)
  • f7d8a2b docs: npx to run dev dependencies (#1071)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.12.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 469fa80 fix: crash when passing argument to node (windows)

See the full diff