coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.4.1 of pm2 just got published.

Branch Build failing 🚨
Dependency pm2
Current Version 2.4.0
Type devDependency

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

As pm2 is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/coast-team/netflux/builds/205847880)
Release Notes 2.4.1
  • #2720 multi user startup script
  • #2266 start and tail logs via pm2 start app.js --attach
  • #2699 add back previous termcaps interface via pm2 imonit
  • #2681 fix log folder create
  • #2724 make sure process is stopped even if there is a restart_delay
  • #2706 install pm2 modules via yarn if available
  • #2719 show 15 logs line bu default
  • #2703 allow custom timestamp with pm2-docker
  • #2698 fix unicode on pm2 monit
  • #2715 handle treekill edge case bug
  • Optimize CPU usage of pm2 monit command
  • [KM] URL web access dashboard
  • [KM] Auto install pm2-server-monit on keymetrics linking
  • [KM] Error reporting: add context (-B3 -A3 code lines)
  • [KM] Transaction Tracer: reset routes on app restart / wait some time before sending
Commits

The new version differs by 68 commits .

There are 68 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.4.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits .

  • 64df5fb pm2@2.4.2
  • 24ada4b (km) disable auto pm2-server-monit install

See the full diff.