joabakk / signalk-seatalk1-autopilot

Deprecated, please use SignalK/signalk-autopilot instead. Based on sbender9/signalk-raymarine-autopilot
Apache License 2.0
4 stars 2 forks source link

An in-range update of react-jsonschema-form is breaking the build 🚨 #11

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.0.2 of react-jsonschema-form was just published.

Branch Build failing 🚨
Dependency react-jsonschema-form
Current Version 1.0.1
Type dependency

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

react-jsonschema-form 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/joabakk/signalk-seatalk1-autopilot/builds/351491959?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • 0ac3dec Bump version 1.0.2
  • 68a0212 handle errors to correctly display schema errors in form (#864)
  • 47c07db Pass formContext to ArrayFieldTemplate when rendering fixed array (#858)
  • b77e490 Move to the 3.x series of react-codemirror2 (#857)

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 1.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

joabakk commented 6 years ago

Unrelated