pelias / schema

elasticsearch schema files and tooling
MIT License
40 stars 76 forks source link

An in-range update of elasticsearch is breaking the build 🚨 #435

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency elasticsearch was updated from 16.6.0 to 16.7.0.

🚨 View failing branch.

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

elasticsearch 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 - βœ… **ci/circleci: build:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/pelias/schema/783?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/pelias/schema/builds/667038660?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • f475fe6 version 16.7.0
  • 825aa83 [api] regenerate
  • b212b10 add 7.7 support, 7.6 is now default, drop old 7.x versions

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 4 years ago

After pinning to 16.6.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

missinglink commented 4 years ago

TypeError: Invalid apiVersion "7.5", expected a function or one of _default, 7.6, 6.8, 5.6, 7.7, 7.x, master

I can change this to 7.x

missinglink commented 4 years ago

this should be resolved by https://github.com/pelias/schema/pull/437