c-base / cbeam-telemetry-server

c-beam telemetry provider for NASA OpenMCT
https://bergie.iki.fi/blog/nasa-openmct-iot-dashboard/
61 stars 14 forks source link

An in-range update of websocket is breaking the build 🚨 #70

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency websocket was updated from 1.0.26 to 1.0.27.

🚨 View failing branch.

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

websocket 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 could not complete due to an error ([Details](https://travis-ci.org/c-base/cbeam-telemetry-server/builds/430936594?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • b9ae56e Updating changelog and readme.
  • 5daf2f9 Fixing buffer deprecation warning.
  • d8fe2c4 Bumping version number.
  • 874a921 Allowing for request headers to be provided in tlsOptions
  • 457ba6a Merge pull request #323 from brendandburns/master
  • 33418ca Fix a bug where headers array would be overwritten if tlsOptions also

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

After pinning to 1.0.26 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 6 commits.

  • 6e62787 Bumping version and updating readme.
  • 0335951 Updating dependencies and .ignore files
  • 3cb29e1 Fix gulp dependency version (git URL no longer required as 4.0.2 is already published)
  • e109ba6 Include .git/ into .npmignore (fix #353)
  • 58f301a Merge pull request #325 from felixrieseberg/patch-1
  • 4b593f8 docs: Add windows-build-tools for Windows users

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

  • 7db960e Releasing v1.0.30
  • 022e15d Merge pull request #365 from ipmsteven/moveGulpToDevDep
  • 6df5d38 bring gulp back to dev dependency
  • f78487c Merge pull request #361 from daCapricorn/feature/support-node-12
  • 114661a Merge pull request #360 from giacomodeliberali/master
  • 4824f42 Fix build error at Node.js v12
  • d873a91 Fix Webpack global scope issue

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 1f7ffba Releasing v1.0.31
  • 574b703 Fix infinite loop in error handling. (#332)
  • e60f68d Fix memory leak with multiple WebSocket servers on the same HTTP server (#339)
  • 60a132d Use es5-ext/global as a more robust way to resolve browser's window (#362)
  • 6c3ac5a adding compatibility with V8 release greater than v7.6 (node and electron engines) (#376)

See the full diff