renanrboliveira / node-api-boilerplate

Node API Boilerplate
MIT License
2 stars 1 forks source link

Update pm2 to the latest version πŸš€ #15

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of pm2 was just published.

Dependency pm2
Current Version 2.10.4
Type dependency

The version 3.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of pm2.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 200 commits.

  • 47eecb9 fix: README update + downgrade promptly
  • 5a17688 docs: update documentation, change monitor to monit
  • a082a5f docs: update documentation about new pm2 apm and metrics system
  • 29cccd9 Merge remote-tracking branch 'origin/development'
  • ca968cf Merge pull request #3728 from Unitech/release_3.0.0
  • 9cb24dd test: remove tests on http:transaction from apm, it was removed in apm 2.0.2
  • 2e91827 chore: upgrade pm2-io-apm to 2.0.2
  • 64c1ac8 Update README.md
  • 6392a38 chore: upgrade pm2-io-apm to 2.0.1 to fix https patching
  • b6e0650 Merge pull request #3734 from f-hj/development
  • 792cef8 Fix #3669
  • 6e3b45f chore: upgrade mocha to version 5
  • 9459937 chore: upgrades node modules
  • 66d5e06 chore: display active transport
  • dfd3d62 fix: format cpu usage at root

There are 200 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 6 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 76 commits.

  • a5e6936 version: pm2@3.0.1
  • f297ef1 fix: allow tracing activation
  • 35d1192 chore: patch matching for io and agent deps
  • bdddd87 fix: smoother update
  • d1ea963 fix: #3814
  • 13dbe26 chore: update readme with latest commit
  • 6201804 Merge pull request #3811 from Unitech/memory_inspector
  • d064750 chore: clean old snapshot method
  • dc61bca feature: add inspector for node 10 and heap snapshot
  • ebffb60 fix: allow to set a name via pm2 link
  • 4e79da1 #3530 automatic padding increase on pm2 logs
  • efbcb02 chore: update version to 3.0.1
  • 8883bbc version: switch @pm2/io to stable
  • ae1547b fix: disable network monitoring as long as ampq not supported
  • 4755012 deps: upgrade beta

There are 76 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 58 commits.

  • 119ee1f chore: changelog for 3.1.0
  • 020ca74 meta: restore @pm2/io stable
  • e3ac424 meta: restore test
  • 04ab7ac fix: tmp fix io@beta + rename metric
  • 9a36bfe fix: remove ending \n on git version comment
  • 6f1712f meta: upgrade pm2/io to beta
  • 0285d12 chore: upgrade to 3.1.0
  • 19a35e9 Merge pull request #3885 from Unitech/typings
  • b35ea23 fix: #3883 fix typings for max_memory_restart and add wait_ready
  • 3496643 fix: restore monitored indicator
  • 6a8bb26 fix: remove install of modules on pm2 plus command
  • cc27de4 chore: update apm version
  • 2d3d204 Merge pull request #3878 from cuspymd/fix-command-help
  • fe2a444 #3076: auto flush python stdout
  • 3c37b52 fix: invert kill/link

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 3.1.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 172d5ea chore: upgrade to 3.1.1
  • 7b43fea hotfix: #3901 fix error when installing module

See the full diff

greenkeeper[bot] commented 5 years ago

Version 3.1.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • ea4bc96 chore: upgrade to 3.1.2
  • e9b34f9 hotfix: upgrade apm to 2.3.11

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.1.3

Features

  • allow non-node application to run multiple instances without auto switch to cluster mode
  • allow to call pm2 logs even without application (#3820)
  • switch pm2 link and pm2 plus protocol to websocket by default instead of axon
  • enhance the pm2 init template that generates ecosystem files by adding some extra fields

Fix

  • remove deprecation message for node 0.10
  • pm2 login/register/monitor now hit the new oauth pm2 plus system
Commits

The new version differs by 19 commits.

  • 6d85f4c pm2@3.1.3
  • 8dfe27e pm2@3.1.2
  • 0a4b762 increase timeout graceful
  • 7cb95e1 pm2@3.1.2
  • 41ea1c2 Merge branch 'development'
  • 069e9d9 fix module installation with --safe flag
  • 9abada0 fix check exec
  • 160dc26 cluster mode enable only for node apps
  • ed13628 ecosytem/cli: force fork mode for multi non node.js instances
  • 96332a3 Merge pull request #3820 from imarakho/log_issue1
  • 39727f2 Merge pull request #3918 from Unitech/warn_message_deprecated
  • cb220d8 template: default ecosystem with options
  • 51ab4a9 feature: switch to websocket by default when running pm2 link/plus
  • aa4bf15 Merge pull request #3919 from Unitech/message_backup_file
  • e8ed1e5 fix: #3896 update file path if we are reading the backup file

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 48 commits.

  • 9178610 Merge pull request #3938 from Unitech/development
  • dc2c366 pm2@3.2.0
  • be483b2 skip
  • 9937393 run exception check at the end
  • 7435191 avoid double kill
  • 521e1f2 test: verify at the end that no global PM2 daemon error has been thrown
  • f660bf6 #3928 reset restart delay once application is in stable mode
  • 8d60ce2 modules fixes
  • c2dc020 modules: delete on uninstall/reinstall
  • f189620 module: replace node wget by wget command
  • 7ce1fcd use strict for node 4
  • 17fa307 fix table rendered for modules
  • d9e6042 fix when pm2/apps attribute is not an array
  • e960cfd upgrade to @pm2/io 2.4.x + add test to verify auto restart of throwing application
  • 5e6819f modules: changing some wording

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.2.2

3.2.2 (5/10/18)

Fix

  • minor bug: fix bug when passing -i 'max' or -i 0 #3943
Commits

The new version differs by 2 commits.

  • 58c8c89 pm2@3.2.2
  • d5acb85 fix 'max' and 0 instances number + test suite

See the full diff