mysamai / natural-brain

A natural language classifier using Node Natural with a BrainJS neural network
MIT License
320 stars 29 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency natural was updated from 0.6.1 to 0.6.2.

🚨 View failing branch.

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/mysamai/natural-brain/builds/446198193?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 17 commits ahead by 17, behind by 4.

  • a60a257 0.6.2
  • 0657e4e Repair porter stemmer nl (#468)
  • 9ca3691 Repaired WordPunctTokenizer and added unit test (#466)
  • fe87171 Do not split Swedish text on hyphen (#464)
  • 5e708be Updated the README to reflect that the Egghead course is no longer free.
  • 6bb2bc5 Moved data/kata-dasar.txt to lib/natural/stemmers/indonesian/data and converted it to JSON.
  • dbb7001 Repaired type swollow -> swallow in the spec folder
  • 1ccdb9c Update README.md (#457)
  • 73acfeb chore: clone last 5 commits (#453)
  • 636370c chore: cache node_modules (#447)
  • 9180e9b Revert "chore: update lockfile (#452)" (#454)
  • d78434a chore: update lockfile (#452)
  • 52a4d34 chore: migrate makefile to npm scripts (#450)
  • 5e1aae2 chore: remove ignored .vscode directory (#449)
  • b837871 chore: add Node.js 8 and 10 (#448)

There are 17 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 5 years ago

After pinning to 0.6.1 your tests are passing again. Downgrade this dependency 📌.