siristechnology / siris-technology-old

Siris Technology
https://siris-technology-old.netlify.app
MIT License
0 stars 0 forks source link

Update pm2 to the latest version 🚀 #48

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency pm2 was updated from 4.1.2 to 4.2.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: tknew License: AGPL-3.0

Release Notes for 4.2.0
  • feature: pm2 logs --highlight <str> to highlight specified string when using pm2 logs #4013 by @bvsubhash
  • feature: pm2 sysmonit activate system wide monitoring && pm2 sysinfos display system informations
  • feature: new App Namespace feature via namespace attr or pm2 start app.js --namespace <ns> #3471 by @bvsubhash
  • feature: enforce message sending for Windows Graceful Shutdown via pm2 start app.js --shutdown-with-message to use message sending for specific process or via PM2_KILL_USE_MESSAGE=true pm2 update to default this behavior on PM2. #3561 #3691 #3555 #4469 #4470 #4474 by @aleksk and @8ai
  • feature: pm2 ls now display a hint when process list differ from dump file
  • fix: if id > 100 not shown in pm2 ls #4475
  • fix: stop and delete cron immediately on deletion of a process #4492 by @bvsubhash
  • fix: display correct username by @bvsubhash
  • chore: add test on node 13.x
  • chore: cleanup some unused files
  • chore: enforce node >= 8.10.0
Commits

The new version differs by 58 commits.

  • 1cf0a33 pm2@4.2.0
  • 0a21a00 fix: check pm2_env
  • ff6b8f1 fix: throttle
  • be5a351 bump package.json
  • d6f25c4 chore: add hint that pm2 set pm2:autodump can sync dump file
  • 25172b7 chore: add helper message that cron is still online even after stop
  • 86cd4b2 fix: right cron prefix + re activate cron on restart
  • 98ef2d1 fix: do not throw error on dump not present
  • 3976f15 fix: cron refactor
  • 31a3352 pm2@4.2.0
  • 0ff27f9 chore: update changelog + add @bvsubhash as contributor
  • 378d443 Merge pull request #4492 from bvsubhash/fix-cronjob-issue
  • 376bd91 fix: make status col larger for long status
  • 5586c2a feat: auto enable sysmonit when command typed
  • 9117d62 fix: pm2 version on pm2 update

There are 58 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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for 4.2.1
  • fix: col size too small for certain app name with tracing enabled
  • chore: check for pm2 updates
Commits

The new version differs by 3 commits.

See the full diff