pelias / pbf2json

An OpenStreetMap pbf parser which exports json, allows you to cherry-pick tags and handles denormalizing ways and relations. Available as a standalone binary and comes with a convenient npm wrapper.
https://pelias.io
MIT License
143 stars 36 forks source link

An in-range update of deep-diff is breaking the build 🚨 #65

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.2 of deep-diff was just published.

Branch Build failing 🚨
Dependency deep-diff
Current Version 1.0.1
Type devDependency

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

deep-diff is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/pelias/pbf2json/builds/416818251?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 11 commits.

  • 5133f9c 1.0.2
  • 9ea4967 changelog
  • 89aefbe latest lts version
  • c880575 Merge pull request #134 from xanderberkein/master
  • 2c2a414 Build changes
  • 2b1ffbc Merge remote-tracking branch 'KidkArolis/fix-undefined-root'
  • 9b9b804 Fix the case when this/root is undefined
  • 7540f6e Add comment
  • db33fc6 Add support for react-native
  • d40f7dc more examples for issue 113
  • d4ad868 closes #126 - example of prefiltering

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

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