Closed greenkeeper[bot] closed 5 years ago
After pinning to 12.1.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
tap was updated from 12.2.0
to 12.2.1
.Your tests are still failing with this version. Compare changes
devDependency
tap was updated from 12.4.0
to 12.4.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 10 commits.
c17e6db
12.4.1
88eb85b
Ignore timers in _getActiveHandles reporting
58699d7
remove unused js-yaml from lib/tap.js
4621be8
node 11 no longer blocks process.reallyExit
74e4671
Add node 11 to travis
b074a1a
Don't use bluebird
e8fb7df
update nyc to v13
a766107
12.4.0
3dd3af0
changelog 12.4
697fe60
Add typescript support to the runner
See the full diff
devDependency
tap was updated from 12.4.1
to 12.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 15 commits.
3d9cc9a
12.5.0
0e0c6d5
changelog for 12.5
1b44f27
use esm for all node programs
a7aeade
Better exports for esm and typescript loaders
441574d
add esm dep
c17e6db
12.4.1
88eb85b
Ignore timers in _getActiveHandles reporting
58699d7
remove unused js-yaml from lib/tap.js
4621be8
node 11 no longer blocks process.reallyExit
74e4671
Add node 11 to travis
b074a1a
Don't use bluebird
e8fb7df
update nyc to v13
a766107
12.4.0
3dd3af0
changelog 12.4
697fe60
Add typescript support to the runner
See the full diff
devDependency
tap was updated from 12.5.0
to 12.5.1
.Your tests are still failing with this version. Compare changes
The new version differs by 19 commits.
d03f383
12.5.1
2816d28
Ignore esm in stack output
7daf018
do not run browser test in node v6
a51cc6f
run test: load tap from full module location
3d9cc9a
12.5.0
0e0c6d5
changelog for 12.5
1b44f27
use esm for all node programs
a7aeade
Better exports for esm and typescript loaders
441574d
add esm dep
c17e6db
12.4.1
88eb85b
Ignore timers in _getActiveHandles reporting
58699d7
remove unused js-yaml from lib/tap.js
4621be8
node 11 no longer blocks process.reallyExit
74e4671
Add node 11 to travis
b074a1a
Don't use bluebird
There are 19 commits in total.
See the full diff
The devDependency tap was updated from
12.1.4
to12.2.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
tap 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/greenkeeperio/hooks/builds/483249303?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 4 commits.
8b251a4
12.2.0
9eadfb2
Changelog for 12.2
0a80fc1
Run with --comments to print t.comment() to stderr
4baeff2
Set TAP_CHILD_ID in the test script environment
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: