nodefluent / schema-registry

:orange_book: json & avro http schema registry backed by Kafka
MIT License
24 stars 3 forks source link

An in-range update of avsc is breaking the build 🚨 #15

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency avsc was updated from 5.4.3 to 5.4.4.

🚨 View failing branch.

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

avsc 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/nodefluent/schema-registry/builds/436470711?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 51819f1 Bump version
  • 94da224 Fix logical type option typing
  • 24017c6 #128 Fix two minor typing failures (#205)

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

After pinning to 5.4.3 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 1 commits.

  • 32119ce Export correct type name for abstract longs

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

  • eb600cf Add empty block test and bump version
  • 48fa55e Fix hang on empty block

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

  • d109e9c Wrap values when encoding defaults as JSON

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

  • f69c869 Wire in options when combining array types
  • 90b7362 Switch string encoding implementation
  • 5dbb1cf Fix Travis script
  • 30c3422 Update dependencies
  • 881687c Update dev dependencies
  • 297a8b4 Migrate to new buffer methods when possible

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

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

  • 3bd72eb Fix abstract long type schema evolution

See the full diff