pelias / pip-service

Pelias point-in-polygon-service
https://pelias.io
MIT License
16 stars 18 forks source link

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

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 pelias-wof-admin-lookup was updated from 6.4.0 to 6.5.0.

🚨 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/pelias/pip-service/builds/663861208?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci:** CircleCI is running your tests ([Details](https://circleci.com/gh/pelias/pip-service/327?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v6.5.0

6.5.0 (2020-03-18)

Features

  • local: gracefully handle shutting down workers before the service has finished instantiating (828fb2f)
Commits

The new version differs by 4 commits.

  • d25718e Merge pull request #290 from pelias/local_worker_premature_shutdown
  • 828fb2f feat(local): gracefully handle shutting down workers before the service has finished instantiating
  • b7c61a6 Merge pull request #286 from pelias/greenkeeper/nock-12.0.0
  • e64494e chore(package): update nock to version 12.0.0

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.4.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 v6.5.1

6.5.1 (2020-03-18)

Bug Fixes

  • log: add log messages to assist in debugging (eae0940)
Commits

The new version differs by 2 commits.

  • 452932c Merge pull request #291 from pelias/local_worker_premature_shutdown
  • eae0940 fix(log): add log messages to assist in debugging

See the full diff