pelias / polylines

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

An in-range update of pelias-wof-admin-lookup is breaking the build 🚨 #243

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency pelias-wof-admin-lookup was updated from 6.0.0 to 6.0.1.

🚨 View failing branch.

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

pelias-wof-admin-lookup 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/436?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/647107719?utm_source=github_status&utm_medium=notification)).

Release Notes for v6.0.1

6.0.1 (2020-02-06)

Bug Fixes

  • postalCities: Do not assign a parent that is already there (5f61dd5)
Commits

The new version differs by 2 commits.

  • 54789f3 Merge pull request #280 from pelias/handle-borough-ids
  • 5f61dd5 fix(postalCities): Do not assign a parent that is already there

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 6.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.2.0

6.2.0 (2020-02-06)

Features

  • postal cities: Update postal cities data (f640267)
Commits

The new version differs by 4 commits.

  • ebe2e0d Merge pull request #279 from pelias/update-postal-cities-data
  • f640267 feat(postal cities): Update postal cities data
  • eb140ec Merge pull request #281 from pelias/remove-australian-postal-cities
  • c0ad143 feat(postal cities): Disable postal cities in Australia

See the full diff

orangejulius commented 4 years ago

False alarm due to Travis errors