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 🚨 #54

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.4.3 of pm2 just got published.

Branch Build failing 🚨
Dependency pm2
Current Version 2.4.2
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/216793364)
Release Notes 2.4.3
  • #2759 disable default require of vxx in pmx
  • #2651 always spawn pm2 daemon with node binary
  • #2745 new issue template
  • #2761 Make JSON log stream timestamp in consistent format
  • #2770 Fix trigger API never calling callback
  • #2796 Fix absolute path on windows
  • [KM] profiler installation via pm2 install v8-profiler or pm2 install profiler
  • [KM] Agent rescue system
Commits

The new version differs by 46 commits .

  • 584f78d pm2@2.4.3
  • ecca508 (test) ensure fresh PM2 for custom actions
  • 2f54366 pm2@2.4.3-rc1
  • 34f2787 Merge branch 'master' into development
  • e956ec4 CHANGELOG
  • 3f5e46c Merge branch 'development' of github.com:Unitech/pm2 into development
  • 30c5ba6 (aggregator) add a regex for new identifier
  • 0797bf5 pmx@1.1.0
  • 7a17bb2 (pmx) add benchmark npm command
  • dafa705 (interactor) now agent crash is rescuable
  • 9d8251e (interactor) cache some variables
  • c7586c1 (aggregator) more failchecks + fix actionmethods pm2_env edge case
  • a5bbf25 (stackparser/cache) harden test + fixes
  • 2578ab6 (version) pm2@2.4.3
  • a86277a (stackparser) add null check

There are 46 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: