Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pm2 to v3.5.2 - abandoned #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 20, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pm2 (source) 3.1.2 -> 3.5.2 age adoption passing confidence

Release Notes

Unitech/pm2

v3.5.2

Compare Source

v3.5.1

Compare Source

Drop external optionalDependency GKT from tgz.pm2.io

v3.5.0

Compare Source

  • feat: #​4220 #​2941 #​4196 improve pm2 serve for SPA - autoredirect requests to index.html if --spa
  • feat: on pm2 show , display metric unit and divergent environment variables
  • feat: #​4157 tweak systemd script to auto restart PM2 in case of crash failure
  • fix: #​4212 on pm2 show, avoid crash when versioning comment is not present
  • fix: #​4171 fix pm2 list when small screen
  • fix: #​4197 fix pm2 unstartup for macOS
  • fix: #​2764 in pm2 monit, only display log of selected application
  • fix: #​2793 pm2 monit, rolling log buffer, avoid crash and performance issues
  • fix: #​4060 do not emit online when application is errored
  • chore: remove nssocket in dependencies

v3.4.1

Compare Source

  • fix: allow pm2 register / pm2 monitor
  • fix: restore trace indicator

v3.4.0

Compare Source

/!\ Warning, built-in custom metrics are not supported anymore on Node 4 and 5

New builtin metrics when starting a Node.js application:

  • Heap Size
  • Heap Usage
  • Used Heap Size
  • Active Requests
  • Active handles
  • Event loop latency
  • Event loop latency p95
  • HTTP queries per minutes
  • HTTP Mean Latency
  • HTTP P95 Latency

v3.3.1

Compare Source

  • add pm2 profile:cpu [timeout]
  • add pm2 profile:mem [timeout]

v3.3.0

Compare Source

  • Upgrade pmx to ^3

v3.2.9

Compare Source

v3.2.8

Compare Source

v3.2.7

Compare Source

Revert fix tentative to support Node.js managed by Ubuntu snap

v3.2.6

Compare Source

  • rollback: node bin path handling adaptation

v3.2.5

Compare Source

  • feat: enhance pm2 report
  • feat: support snap Ubuntu system
  • fix: pm2 register/monitor command
  • fix: consolidate spawn function on unhealthy systems to avoid pm2 crash
  • fix: error message if extra lang interpreter are not installed when runing tests
  • fix: (pm2 deploy) command line bug when passing env variables to post-deploy hook
  • fix: (pm2 deploy) always deploy to default branch problem
  • fix: (pm2 deploy) pm2 deploy exec now accept multiple commands
  • fix: print full env + skip extra internal fields when using programmatic pm2

v3.2.4

Compare Source

Feat
  • display cron configuration when doing pm2 desc <id>
  • refactor test suite (benchmark/simplification)
Fix
  • pm2 flush flush only one app
  • resolve uid properly on pm2 ls / pm2 desc
  • keep wait_ready option on process reload
  • keep stringification of environment variable behavior
  • return an error when using pm2 api on starting json configuration if one app is errored

v3.2.3

Compare Source

Fix
  • medium rare bug: fix issue when acting on process file (#​3987 + #​3192)
  • concurrent action to 1 if acting on only 2 processes
  • fix cluster syntax
  • add more test on port release

v3.2.2

Compare Source

Fix
  • minor bug: fix bug when passing -i 'max' or -i 0

v3.2.1

Compare Source

Fix
  • minor bug: get internal pm2 config after creation on new pm2 boots

v3.2.0

Compare Source

Features
  • package.json version field retrieval and display in pm2 ls, pm2 show, pm2 monit
  • pm2 internal configuration system via pm2 set pm2:key value, attached to pm2.user_conf
  • add the .user field (CLI + Config) to set the user to start the application with
  • add the .time field (CLI + Config) to enable default logs date prefix
  • max_memory_restart now triggers a reload
  • pm2 env <pm_id> command to display the environment the application is running with
  • exponential backoff restart delay via --exp-backoff-restart-delay <ms> with reset mechanism
  • new timing library on PM2 daemon (increase log througput, reduce CPU usage and memory usage)
  • better user management system with username resolution to uid
  • websocket default switch for pm2 plus
  • new module management system (pm2 package <folder>, pm2 publish <folder>, pm2 install <tarball>)
Fix
  • @​pm2/io 2.4 (restart > 10.0)
  • restart behavior tested
  • fix module version parsing
  • module system refactoring (TAR + NPM)
  • fix watch_delay in config file

v3.1.3

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Sep 20, 2018

Coverage Status

Coverage remained the same at 83.333% when pulling 1e4a8b6 on renovate/pm2-3.x into 81472b3 on master.

@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 12b003b to 766a517 Compare October 3, 2018 12:55
@renovate renovate bot changed the title Update dependency pm2 to v3.1.3 Update dependency pm2 to v3.2.0 Oct 3, 2018
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 766a517 to 8e66fa9 Compare October 3, 2018 16:05
@renovate renovate bot changed the title Update dependency pm2 to v3.2.0 Update dependency pm2 to v3.2.1 Oct 3, 2018
@renovate renovate bot changed the title Update dependency pm2 to v3.2.1 Update dependency pm2 to v3.2.2 Oct 5, 2018
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 8e66fa9 to 219c2f7 Compare October 5, 2018 15:53
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 219c2f7 to 03a0044 Compare December 10, 2018 14:06
@renovate renovate bot changed the title Update dependency pm2 to v3.2.2 Update dependency pm2 to v3.2.3 Dec 10, 2018
@renovate renovate bot changed the title Update dependency pm2 to v3.2.3 Update dependency pm2 to v3.2.4 Dec 19, 2018
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 03a0044 to 9d0232a Compare December 19, 2018 18:54
@renovate renovate bot changed the title Update dependency pm2 to v3.2.4 Update dependency pm2 to v3.2.5 Jan 9, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch 2 times, most recently from bbcc3a8 to 2fc0e76 Compare January 9, 2019 15:29
@renovate renovate bot changed the title Update dependency pm2 to v3.2.5 Update dependency pm2 to v3.2.6 Jan 9, 2019
@renovate renovate bot changed the title Update dependency pm2 to v3.2.6 Update dependency pm2 to v3.2.7 Jan 9, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 2fc0e76 to 51f8899 Compare January 9, 2019 15:53
@renovate renovate bot changed the title Update dependency pm2 to v3.2.7 Update dependency pm2 to v3.2.8 Jan 11, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 51f8899 to 1ed66cc Compare January 11, 2019 14:09
@renovate renovate bot changed the title Update dependency pm2 to v3.2.8 Update dependency pm2 to v3.2.9 Jan 17, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 1ed66cc to 79fef99 Compare January 17, 2019 17:29
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 79fef99 to 524fb08 Compare February 18, 2019 13:35
@renovate renovate bot changed the title Update dependency pm2 to v3.2.9 Update dependency pm2 to v3.3.0 Feb 18, 2019
@renovate renovate bot changed the title Update dependency pm2 to v3.3.0 Update dependency pm2 to v3.3.1 Feb 19, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 524fb08 to 5df6631 Compare February 19, 2019 10:22
@renovate renovate bot changed the title Update dependency pm2 to v3.3.1 Update dependency pm2 to v3.4.0 Mar 11, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 5df6631 to 507fe1b Compare March 11, 2019 12:43
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 507fe1b to 3ef9d6a Compare March 26, 2019 15:50
@renovate renovate bot changed the title Update dependency pm2 to v3.4.0 Update dependency pm2 to v3.4.1 Mar 26, 2019
@renovate renovate bot changed the title Update dependency pm2 to v3.4.1 Update dependency pm2 to v3.4.0 Apr 5, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch 2 times, most recently from cfcd41f to 4e5c49c Compare April 5, 2019 14:37
@renovate renovate bot changed the title Update dependency pm2 to v3.4.0 Update dependency pm2 to v3.4.1 Apr 5, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 4e5c49c to 91bbd2e Compare April 8, 2019 11:15
@renovate renovate bot changed the title Update dependency pm2 to v3.4.1 Update dependency pm2 to v3.5.0 Apr 8, 2019
@renovate renovate bot changed the title Update dependency pm2 to v3.5.0 Update dependency pm2 to v3.4.1 Apr 11, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 91bbd2e to 5a8584f Compare April 11, 2019 12:32
@renovate renovate bot changed the title Update dependency pm2 to v3.4.1 Update dependency pm2 to v3.5.0 Apr 11, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from 5a8584f to bddf1e3 Compare April 11, 2019 13:59
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from bddf1e3 to c6a7129 Compare May 25, 2019 17:53
@renovate renovate bot changed the title Update dependency pm2 to v3.5.0 Update dependency pm2 to v3.5.1 May 25, 2019
@renovate renovate bot force-pushed the renovate/pm2-3.x branch from c6a7129 to 1e4a8b6 Compare December 14, 2019 23:55
@renovate renovate bot changed the title Update dependency pm2 to v3.5.1 Update dependency pm2 to v3.5.2 Dec 14, 2019
@renovate renovate bot changed the title Update dependency pm2 to v3.5.2 chore(deps): update dependency pm2 to v3.5.2 Aug 27, 2022
@renovate
Copy link
Author

renovate bot commented Mar 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency pm2 to v3.5.2 chore(deps): update dependency pm2 to v3.5.2 - abandoned Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants