You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
In a recent release, `tape` fixed a bug
(tape-testing/tape#458) which ends up also being a
major breaking change.
Essentially, any time tests are nested, both the nested and top level
tests must call `end()`. This appears to have affected many of our
repositories, as we heavily use nested tests.
Fixes#33
The devDependency tape was updated from
4.9.2
to4.10.0
.🚨 View failing branch.
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
Commits
The new version differs by 60 commits.
34b1832
v4.10.0
6209882
Merge all orphaned tags: 'v1.1.2', 'v2.0.2', 'v2.1.1', 'v2.2.2', 'v2.3.3', 'v2.4.3', 'v2.5.1', 'v2.6.1', 'v2.7.3', 'v2.8.1', 'v2.9.1', 'v2.10.3', 'v2.11.1', 'v2.13.4', 'v2.14.0', 'v2.14.1', 'v3.6.1'
82e7b26
[Deps] update
glob
9e3d25e
[Dev Deps] update
eslint
,js-yaml
fd807f5
v1.1.2
eddbff5
v2.14.1
6ce09d9
Minor test tweaks due to whitespace differences in v2 vs v4.
71af8ba
gitignore node_modules
4c0d9e6
Merge pull request #268 from ljharb/throws_non_function_should_fail
d0a675f
v3.6.1
d22b5fc
Minor test tweaks due to output differences in v1 vs v4.
8b3c1b7
Add missing
concat-stream
devDep3495543
gitignore node_modules
db81846
Merge pull request #268 from ljharb/throws_non_function_should_fail
7ed6651
Minor test tweaks due to whitespace differences in v3 vs v4.
There are 60 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: