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 pm2 to the latest version 🚀 #347

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pm2 was updated from 3.4.1 to 3.5.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 3.5.0
  • feat: #4220 #2941 #4196 improve pm2 serve for SPA - autoredirect requests to index.html if --spa
  • feat: on pm2 show , display metric unit and divergent environment variables
  • feat: #4157 tweak systemd script to auto restart PM2 in case of crash failure
  • fix: #4212 on pm2 show, avoid crash when versioning comment is not present
  • fix: #4171 fix pm2 list when small screen
  • fix: #4197 fix pm2 unstartup for macOS
  • fix: #2764 in pm2 monit, only display log of selected application
  • fix: #2793 pm2 monit, rolling log buffer, avoid crash and performance issues
  • fix: #4060 do not emit online when application is errored
  • chore: remove nssocket in dependencies
Commits

The new version differs by 29 commits.

  • d8983b5 pm2@3.5.0
  • 6090b09 fix: systemd restart PM2 only on-failure #4157
  • 7bf691d Merge pull request #4157 from sirisian/patch-1
  • 1186a36 fix: #2764 only display log of highlighted application
  • f66014a fix: fixed logs length in pm2 monit fix #2793
  • 578362f fix: various terminal fixes
  • b8e3500 chore: remove unused package + remove node 4 testing on travis
  • f54bff1 Merge pull request #3940 from FranklinYu/patch/readme-badge
  • ea9a79e Merge branch 'development' into patch/readme-badge
  • 255638b fix: #4060 do not emit/online parse app when errored
  • 5966423 feat: display divergent environment variable from local environment in pm2 show command
  • 977452c fix: display metric unit when running pm2 show
  • 79b4626 fix: #4212 versioning comment not always present
  • c562368 chore: upgrade to 3.4.2
  • 468cff2 Merge branch 'master' into development

There are 29 commits in total.

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: