Skip to content

Bump pm2 from 5.1.0 to 5.1.2

Ghost User requested to merge dependabot/npm_and_yarn/develop/pm2-5.1.2 into develop

Bumps pm2 from 5.1.0 to 5.1.2.

Release notes

Sourced from pm2's releases.

5.1.2

  • cron-restart improvements

5.1.1

  • add back Node 10.x support
  • make pm2-sysmonit module optional
  • remove fast-printf and replace with sprintfjs
Changelog

Sourced from pm2's changelog.

5.1.2

  • easily disable cron-restart strategy via $ pm2 restart --cron-restart 0
  • allow to update cron-restart on restart

5.1.1

  • remove fast-printf and replace with sprintfjs
Commits

Merge request reports