renanrboliveira / node-api-boilerplate

Node API Boilerplate
MIT License
2 stars 1 forks source link

An in-range update of pm2 is breaking the build 🚨 #22

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pm2 was updated from 3.2.2 to 3.2.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

pm2 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/renanrboliveira/node-api-boilerplate/builds/466004942?utm_source=github_status&utm_medium=notification)).

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

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 5 years ago

After pinning to 3.2.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

Your tests are still failing with this version. Compare changes

Release Notes for 3.2.9

fix windows issue when spawning PM2 daemon

Commits

The new version differs by 23 commits.

  • 71457f0 pm2@3.2.9
  • 9c49fad pm2@3.2.8
  • 358e98f pm2@3.2.7
  • 4df7c7c pm2@3.2.6
  • 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

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

Your tests are still failing with this version. Compare changes

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

Your tests are still failing with this version. Compare changes

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

Your tests are still failing with this version. Compare changes

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

Your tests are still failing with this version. Compare changes

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

Your tests are still failing with this version. Compare changes

Release Notes for 3.5.1

Drop external optionalDependency GKT from tgz.pm2.io

Commits

The new version differs by 1 commits.

  • 3490b53 pm2@3.5.1 - do not rely on optionalDependency #4289

See the full diff