Open greenkeeper[bot] opened 6 years ago
After pinning to 4.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 10 commits.
050b318
v4.9.1
73232c0
[Dev Deps] update js-yaml
8a2d29b
[Deps] update has
, for-each
, resolve
, object-inspect
c6f5313
[Tests] add eclint and eslint, to enforce a consistent style
45788a5
[Dev Deps] update concat-stream
ec4a71d
[fix] Fix bug in functionName regex during stack parsing
7261ccc
Merge pull request #433 from mcnuttandrew/add-trb
6cbc53e
Add tap-react-browser
9d501ff
[Dev Deps] use ~ for dev deps; update to latest nonbreaking
24e0a8d
Fix spelling of "parameterize"
See the full diff
Version 4.9.0 of tape was just published.
This version is covered by your current version range and after updating it in your project the build failed.
tape 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 failed [Details](https://travis-ci.org/luizirber/fastqstream/builds/343245630?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 27 commits.
ea6d91e
v4.9.0
6867840
[Deps] update
object-inspect
,resolve
4919e40
[Tests] on
node
v9
; usenvm install-latest-npm
f26375c
Merge pull request #420 from inadarei/global-depth-env-var
17276d7
[New] use
process.env.NODE_TAPE_OBJECT_PRINT_DEPTH
for the default object print depth.0e870c6
Merge pull request #408 from johnhenry/feature/on-failure
00aa133
Add "onFinish" listener to test harness.
0e68b2d
[Dev Deps] update
js-yaml
10b7dcd
[Fix] fix stack where actual is falsy
13173a5
Merge pull request #402 from nhamer/stack_strip
f90e487
normalize path separators in stacks
b66f8f8
[Deps] update
function-bind
cc69501
Merge pull request #387 from fongandrew/master
bf5a750
Handle spaces in path name for setting file, line no
3c2087a
Test name with spaces
There are 27 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: