pelias / polylines

Pelias import pipeline for polyline (road network) data.
MIT License
17 stars 24 forks source link

An in-range update of pelias-config is breaking the build 🚨 #234

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency pelias-config was updated from 4.3.0 to 4.4.0.

🚨 View failing branch.

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

pelias-config 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:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/pelias/polylines/408?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/pelias/polylines/builds/616624053?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.4.0

4.4.0 (2019-11-25)

Features

  • elasticsearch: support for dynamically specifying the elasticsearch _type from config (cabddf4)
Commits

The new version differs by 1 commits.

  • cabddf4 feat(elasticsearch): support for dynamically specifying the elasticsearch _type from config

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.5.0

4.5.0 (2019-11-25)

Features

  • elasticsearch: support for dynamically specifying the elasticsearch _type from config (de66daa)
Commits

The new version differs by 1 commits.

  • de66daa feat(elasticsearch): support for dynamically specifying the elasticsearch _type from config

See the full diff