dsgnhb / api

Rest API for Levels and Top Design written in node.js using express and mysql
https://api.dsgnhb.de
MIT License
7 stars 3 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.9.2 of pm2 was just published.

Branch Build failing 🚨
Dependency pm2
Current Version 2.9.1
Type dependency

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/dsgnhb/api/builds/331912147?utm_source=github_status&utm_medium=notification)

Release Notes 2.9.2
  • #3364 30% faster CLI via v8-compile-cache
  • add process._getActiveRequests() and process._getActiveHandles() custom metrics
  • #3402 #3360 fix bad username
  • #3413 check dependencies before launching tests
  • #3295 add sorting feature for process list (pm2 ls --sort <field_name:order>)
  • #3404 if no gid specified - set gid to uid
  • #3287 add typing for env
  • #3374 separate stdout and stderr for pm2-docker/pm2-runtime
  • #3366 improve building of rpm and deb packages
  • #3375 sendLineToStdin/sendDataToProcessId fix
  • #3365 fix report command for windows
  • #3367 Display an error if the process is not found when running 'pm2 logs '
  • #3256 TypeError: Cannot read property 'destroy' of undefined
  • User: append SUDO_USER if no uid has been set and SUDO_USER present
  • User: check permission of agent
  • KM: send outliers
  • KM: infinite retry for km connection
Commits

The new version differs by 52 commits.

  • 1960169 pm2@2.9.2
  • d956f5c fix --sort
  • de740ab set pmx version to 1.5
  • 5513659 Merge pull request #3402 from Unitech/bad_username
  • 9c66192 Merge branch 'development' into bad_username
  • 654d25d Merge pull request #3413 from Unitech/test_dependencies
  • 0c108c4 add dependencies check before launching test
  • 0943fab pm2@2.9.3
  • febf098 Merge branch 'development' of github.com:Unitech/pm2 into development
  • 4e47aea Merge branch 'development' of https://github.com/Unitech/pm2 into development
  • 6e1ab16 upgrade pmx version to development
  • 388dbce update pmx version to development
  • 29f9fa9 Merge pull request #3395 from Unitech/sort-list
  • 9db1a5e Merge pull request #3404 from SagePtr/patch-1
  • 2919368 #3360 pm2 show wrong user, move getUsername logic into common and API.

There are 52 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

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

greenkeeper[bot] commented 6 years ago

Version 2.9.3 just got published.

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

Commits

The new version differs by 2 commits.

See the full diff