Closed greenkeeper[bot] closed 7 years ago
After pinning to 4.6.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
My guess is this was related to https://github.com/pelias/wof-admin-lookup/pull/121 and might be fixed now. I updated the branch in Travis to see
Confirmed, this was fixed in #121
Version 4.7.0 of tape just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As tape is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/pelias/wof-admin-lookup/builds/247327246?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 19 commits.
1d0df26
v4.7.0
51597e2
Merge pull request #374 from feross/master
b06f914
[Refactor] instead of throwing on
undefined.forEach
, throw explicitly.dd93216
[Fix] fix spurious "test exited without ending"
1a8e936
[Deps] update
glob
,resolve
7eb9e36
[Dev Deps] update
falafel
,js-yaml
e030260
[Tests] on
node
v8
; no need for sudo;v0.8
passes now; allow v5/v7/iojs to fail.4375661
[Tests] npm v5+ breaks on node < v4
df48bfa
Only apps should have lock files.
35e47e1
[Tests] npm v4.6+ breaks on node < v1
dc1ffa5
[Deps] update
object-inspect
66519cb
[Deps] update
resolve
e6d4625
[Dev Deps] update
concat-stream
,js-yaml
bdf2b04
tap-min moved to derhuerst/tap-min
8b3a77e
[Tests] fix thrower stack in node 0.8
There are 19 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: