locdb / loc-db

This is the central component of the LOC-DB project.
9 stars 2 forks source link

An in-range update of natural is breaking the build 🚨 #18

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.5.5 of natural was just published.

Branch Build failing 🚨
Dependency natural
Current Version 0.5.4
Type dependency

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

natural 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/locdb/loc-db/builds/327459081?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 63 commits.

  • 5a19eed 0.5.5
  • 37be4c2 Merge pull request #376 from wolfram77/patch-1
  • 29a1c21 Merge pull request #391 from reblws/master
  • 8f543b1 Stop mutating given options
  • bf31daf Fix wrong output for DamerauLev example
  • 865d00b Remove out-of-place copyright
  • 22f2780 Update DamerauLevenshteinDistance examples
  • 6a01496 Change imports for Damerau/Levenshtein
  • f941984 Add Optimal String Alignment option for DamerauLevenshtein, change file exports
  • 737354f Add restricted/optimal string alignment tests
  • df65fe6 Separate Damerau-Levenshtein tests
  • 6f80c3e Merge pull request #373 from xpanda17/master
  • f67b1bc Merge pull request #369 from conradkoh/master
  • 6ffefa0 Merge pull request #370 from doganyazar/master
  • fca4045 Merge pull request #384 from rawpixel-vincent/master

There are 63 commits in total.

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

greenkeeper[bot] commented 6 years ago

Version 0.5.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

  • 8071055 0.5.6
  • 513c87f Merge pull request #393 from douglas444/master
  • 0ff40a6 Merge pull request #394 from caranad/patch-1
  • c2145e7 Remove extra comma in levenstein distance.js
  • f64c231 Update levenshtein_distance.js

See the full diff