Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps pm2 from 3.5.1 to 4.2.1.

Release notes

Sourced from pm2's releases.

4.2.1

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

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

4.1.2

No release notes provided.

4.1.1

  • fix: #4452 disable network collection metric

4.1.0

  • fix: #4270 fix ANSI escape for pm2 ls --watch
  • fix: pm2 start app.js -i 1 start app in cluster mode
  • fix: #4254 add HOST environment variable on pm2 serve
  • fix: #4267 Allow usernames in uid/gid/user again
  • fix: #4376 make process.send('ready') trigger sigint
  • fix: #4443 allow pm2-runtime to auto-exit even if modules are still running
  • fix: #4364 typos
  • fix: #4288 add 'max' type in typescript definition

4.0.2

  • fix: #4450 do not open sysinfo window on Windows

4.0.1

  • chore: switch Systeminfo logging to debug

4.0.0

  • 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
... (truncated)
Changelog

Sourced from pm2's changelog.

4.2.1

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

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

4.1.2

  • fix: temporarily disable system metrics retrieval

4.1.1

  • fix: #4452 disable network collection metric

4.1.0

  • fix: #4270 fix ANSI escape for pm2 ls --watch
  • fix: pm2 start app.js -i 1 start app in cluster mode
  • fix: #4254 add HOST environment variable on pm2 serve
  • fix: #4267 Allow usernames in uid/gid/user again
  • fix: #4376 make process.send('ready') trigger sigint
  • fix: #4443 allow pm2-runtime to auto-exit even if modules are still running
  • fix: #4364 typos
  • fix: #4288 add 'max' type in typescript definition

4.0.2

  • fix: #4450 do not open sysinfo window on Windows

4.0.1

  • chore: switch Systeminfo logging to debug

4.0.0

  • feat: make pm2 fully standalone with node embedded
  • feat: startup, npm, node system adaptation for standalone installs
... (truncated)
Commits
  • 5ad2446 pm2@4.2.1
  • e0fd518 chore: version check
  • bcf5c38 fix: col size when tracing enabled
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pm2](https://github.com/Unitech/pm2) from 3.5.1 to 4.2.1.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](Unitech/pm2@3.5.1...4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #96.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/master/pm2-4.2.1 branch January 20, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants