The dependency pm2 was updated from 3.5.1 to 4.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.
feat: make pm2 fully standalone with node embedded
feat: startup, npm, node system adaptation for standalone installs
feat: system information worker - retrieve:
- network I/O + latency
- disk I/O + space
- cpu usage + temperature
- memory usage
- intelligent display of information (e.g. display disks > 80% cpu usage)
feat: listing of docker container on host machine with independent pm2 list
feat: upgrade of Chokidar to 3.x - Massive CPU & RAM consumption improvements for watch feature
r&d: manage container like pm2 processes
feat: intelligent display of high loaded processes in an independent pm2 list
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).
The dependency pm2 was updated from
3.5.1
to4.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: tknew License: AGPL-3.0
Release Notes for 4.0.0
- network I/O + latency
- disk I/O + space
- cpu usage + temperature
- memory usage
- intelligent display of information (e.g. display disks > 80% cpu usage)
Commits
The new version differs by 90 commits.
e24fc12
pm2@4.0.0
4c55d83
fix: test dependency
8f954d0
pm2@4.0.0
ecfcf5d
Merge pull request #4436 from niftylettuce/master
ff5d3be
feat: added Lad to framework list
4e933d2
pm2@4.0.0-beta-9
869b1d3
chore: drop ADVANCED_README.md
2c7765d
Merge pull request #4391 from ykolbin/migrate-pm2-cli
5b2f15f
fix: adapt new pm2 register flow
7d6ffef
chore: upgrade pm2/io and chokidar
01b2949
pm2@4.0.0-beta-8
daca87c
Merge pull request #4377 from RiaanWest/fix/lodash-version
474ac37
Merge pull request #4392 from mib008/patch/issue_4378
76dfc07
fix: add property 'type' for compatible with old version.
886c5c5
fix: remove garbage whitespace.
There are 90 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: