wanadev / obsidian-http-request

Helper library to download assets (ajax) directly or through a proxy
http://wanadev.github.io/obsidian-http-request/
Other
13 stars 1 forks source link

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

Closed greenkeeper[bot] closed 2 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 devDependency

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 6 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 6 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 6 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 6 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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 25 commits.

  • 38ea71e CHANGELOG
  • c521f65 test: remove node 11 for now
  • eccd37d test:fix port release test bin path
  • b19d076 Merge pull request #4038 from andy-ganchrow/master
  • 13e06de ci: re-add node 6
  • f6ff93c Merge pull request #4056 from f-hj/test/port-release
  • 72578b7 test: add port-release test
  • 68a0627 drop node 6
  • 8464138 fix: check exec_mode in all cases
  • e020fb8 pm2@3.2.3
  • d14ccba fix process file env switching bug and proc dups #3192 + #3987
  • 621eb9b Merge pull request #4053 from f-hj/fix/downtime-reload
  • 55d6261 fix: limit concurrent_actions to 1 if nb process <= 2
  • 0ec85bc Remove duplicate setting of node_args as default array
  • 213f486 Ensure node_args are not removed on restart

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 15 commits.

  • 2882140 pm2@3.2.4
  • 2322438 fix: resolve uid to username properly
  • faa7496 feat: add cron configuration if set when doing pm2 desc <app_name>
  • bb19189 fix: keep wait_ready to his initial state on pm2 reload all #4069
  • f0c465d fix: stringify possible passed object via env + fix unit test retry strategy #4080 #4079
  • 5b633f0 fix: when a proc is errored in json file return array of errors
  • 495c77f feat: faster test/less output #4079
  • 07be3e4 feat: wrap unit test for timing and retry
  • 630c0ca feat: keep track of e2e test timing + allow 1 retry of failed test
  • cd4ea62 fix: silent mode and verbose should not be enabled after -- option pass
  • fa38480 Merge pull request #4018 from AlexanBor/AlexanBor-patch-1
  • 1a826fe Merge pull request #4032 from bifot/master
  • d50a976 fix: flush specific app should not flush all logs #4074
  • 17c8626 deleted double semi
  • b2b26d0 pm2 should ignore -s, --silent, -v after '--'

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 19 commits.

  • d514b50 pm2@3.2.5
  • 4b6e45e fix: node interpreter resolutin
  • a206957 temp: disable restart on failure on systemd script
  • 4376dc3 fix: enhancement pm2 plus register flow
  • 2085bf0 fix: increase threshold of weighted error
  • 8a156e4 fix: snap node path
  • 8a293c7 Merge pull request #4099 from Unitech/feat/pm2-plus-cli
  • 8db36ce deps: update @pm2/agent to latest version
  • cbd25a3 feat: re-implement pm2 plus cli
  • 02c0d22 fix: change handling of node binary path
  • d59b5aa doc: wipe advanced readme
  • b1be9ba doc: update README
  • 591071f CHANGELOG.md
  • 09420d5 feat: enhance pm2 report
  • 12725ea fix: consolidate unhealthy system spawn behavior #3229 #3954

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 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.2.7

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

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.2.9

fix windows issue when spawning PM2 daemon

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • f5ef720 pm2@3.3.0
  • 3c1678c Merge pull request #4124 from BenoitZugmeyer/fix/scoped-actions
  • 09e27a1 standby: promise test
  • 56908bd fix: switch to new api
  • b8ac6d0 fix: switch to new api
  • fc7fc44 fix: switch to new api
  • acd44bd fix: switch to new api
  • d3e3b7e upgrade @pm2/io to ^3 + travis test on node 11
  • 4197881 fix: trigger scoped actions

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.3.1
  • add pm2 profile:cpu [timeout]
  • add pm2 profile:mem [timeout]
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • 8468478 pm2@3.4.0
  • 741144e test: skip tests and require when node4
  • 59c4b20 plus: disable new bucket creation
  • 9b042ac chore: re-add node 4 ci + disable pmx with node 4 + warning on start
  • d2bf6bf tests: avoid race because of auto restart
  • 5e2d3b5 deps: bump @pm2/io to latest
  • 2454f7d pm2@3.4.0
  • 38119b9 fix: delay test
  • 3253b59 fix: drop node 4 support + increase reload timeout
  • 4d12ecc deps: bump @pm2/io dependency (BREAKING)
  • 068cb16 Merge pull request #4104 from eugrdn/fix/stacked-table-version
  • 8ff33ab Merge pull request #4145 from harlentan/patch-1
  • 1f53a6f fix spawn ps ENOENT
  • 0f95118 fix: #4021 removed version column from stacked table body

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.4.1
  • fix: allow pm2 register / pm2 monitor
  • fix: restore trace indicator
Commits

The new version differs by 5 commits.

  • cde1496 pm2@3.4.1
  • 079c8fa fix: restore signup via cli
  • 46d57aa fix: show indicator when an application has tracing activated
  • c24c5ce Merge branch 'master' into development
  • f249901 deps: bump @pm2/io + avoid double init

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 3.5.0
  • 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
Commits

The new version differs by 29 commits.

  • d8983b5 pm2@3.5.0
  • 6090b09 fix: systemd restart PM2 only on-failure #4157
  • 7bf691d Merge pull request #4157 from sirisian/patch-1
  • 1186a36 fix: #2764 only display log of highlighted application
  • f66014a fix: fixed logs length in pm2 monit fix #2793
  • 578362f fix: various terminal fixes
  • b8e3500 chore: remove unused package + remove node 4 testing on travis
  • f54bff1 Merge pull request #3940 from FranklinYu/patch/readme-badge
  • ea9a79e Merge branch 'development' into patch/readme-badge
  • 255638b fix: #4060 do not emit/online parse app when errored
  • 5966423 feat: display divergent environment variable from local environment in pm2 show command
  • 977452c fix: display metric unit when running pm2 show
  • 79b4626 fix: #4212 versioning comment not always present
  • c562368 chore: upgrade to 3.4.2
  • 468cff2 Merge branch 'master' into development

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€