pelias / model

Pelias data models
6 stars 17 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pelias-config was updated from 3.8.1 to 3.9.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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/pelias/model/builds/485119735?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci: Build Error:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/pelias/model/2?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.9.0

3.9.0 (2019-01-27)

Features

  • Node.js: Drop support for Node.js 6 (5c6755d)
Commits

The new version differs by 6 commits.

  • e13dab7 Merge pull request #109 from pelias/drop-node-js-6
  • 5c6755d feat(Node.js): Drop support for Node.js 6
  • 7df1eac Merge pull request #108 from pelias/skip-semantic-release-on-pull-requests
  • b9cfdc5 chore(release): Skip semantic-release run on pull requests
  • e0b1f87 Merge pull request #106 from Echelon9/fix/travis-ci-infrastructure
  • c69d65d travis: reflect new best-practice travis-ci configuration

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 3.8.1 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

Release Notes for v3.10.0

3.10.0 (2019-01-27)

Features

  • importers: Add empty "csv" section to config (2688aed)
Commits

The new version differs by 2 commits.

  • a8af38b Merge pull request #107 from pelias/csv-importer
  • 2688aed feat(importers): Add empty "csv" section to config

See the full diff

orangejulius commented 5 years ago

Looks like a false alarm. CircleCI was inadvertently set up for this repo when it's not needed.