Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps pm2 from 3.5.1 to 4.1.2.

Release notes

Sourced from pm2's releases.

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
  • r&d: manage container like pm2 processes
  • feat: intelligent display of high loaded processes in an independent pm2 list
  • feat: #4224 --ignore-watch now accepts globs (@​vaskevich)
  • feat: pm2 save --force allow to force save of empty process list
  • fix: pm2 monit dashboard without leaks
  • fix: pm2 register fixed
  • refactor/fix: pm2 listing systems refactoring
  • chore: remove old legacy code for < 8 Node.js versions
  • chore: make the repo lighter
  • chore: better display when pm2-runtime is linked to on-premise
  • chore: pm2 CLI refactoring #4391

4.0.0-rc1

No release notes provided.

4.0.0-beta-9

No release notes provided.

4.0.0-beta-8

No release notes provided.

... (truncated)
Changelog

Sourced from pm2's changelog.

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
  • 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
  • feat: #4224 --ignore-watch now accepts globs (@​vaskevich)
  • feat: pm2 save --force allow to force save of empty process list
  • fix: pm2 monit dashboard without leaks
  • fix: pm2 register fixed
  • refactor/fix: pm2 listing systems refactoring
  • chore: remove old legacy code for < 8 Node.js versions
  • chore: make the repo lighter
  • chore: better display when pm2-runtime is linked to on-premise
  • chore: pm2 CLI refactoring #4391
... (truncated)
Commits

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.1.2.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/commits)

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

Superseded by #86.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/master/pm2-4.1.2 branch November 25, 2019 12: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