SignalK / signalk-server

An implementation of a Signal K central server for boats.
http://signalk.org
Apache License 2.0
308 stars 153 forks source link

An in-range update of @signalk/nmea0183-signalk is breaking the build 🚨 #582

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.0 of @signalk/nmea0183-signalk was just published.

Branch Build failing 🚨
Dependency @signalk/nmea0183-signalk
Current Version 2.3.1
Type dependency

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

@signalk/nmea0183-signalk 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/SignalK/signalk-server-node/builds/413418516?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 2 commits.

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

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 14 commits.

  • 739c29b 3.0.1
  • 2493928 Update @signalk/signalk-schema to the latest version πŸš€ (#139)
  • 0772049 3.0.0
  • 285a3c5 3.0.0-0
  • d70040a Greenkeeper/debug 4.0.1 (#138)
  • b8aafd0 Add seatalk datagrams with test (#135)
  • fa786e0 fix(package): update ggencoder and moment-timezone
  • 59d4934 feature: new immediate-style API to replace Promise/events
  • bd6f88f doc: list a few more supported sentences
  • a3b5b20 refactor: do not pass parser to hooks, just the session
  • da00003 clean: remove lodash and lib/types.js
  • e87fa61 refactor: dynamic hook loading replaced by hardcoded list
  • a05502a refactor: do not use Promises internally
  • a5aa2cd test: add a test case for APB forced-error

See the full diff