Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

An in-range update of tape is breaking the build 🚨 #1

Open
greenkeeper bot opened this issue May 25, 2019 · 3 comments
Open

An in-range update of tape is breaking the build 🚨 #1

greenkeeper bot opened this issue May 25, 2019 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 25, 2019

The devDependency tape was updated from 4.10.1 to 4.10.2.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 7 commits.

  • 2c6818a v4.10.2
  • 15b2dfc [fix] don't consider 'ok' of todo tests in exit code
  • 9ec3a0f [Dev Deps] update eslint, js-yaml
  • 3f337d1 [meta] set save-prefix to ~ (meant for runtime deps)
  • c30e492 [Deps] update glob, resolve
  • 25b4a24 Minor punctuation/highlighting improvement
  • c481dae [Refactor] Removed never-read inErrorState from index.js

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 25, 2019

After pinning to 4.10.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 29, 2019

  • The devDependency tape was updated from 4.10.2 to 4.11.0.

Your tests are still failing with this version. Compare changes

Release Notes for v4.11.0
  • [New] Add descriptive messages for skipped asserts (#476)
  • [Fix] emit skipped tests as objects (#473)
  • [Refactor] use !! over Boolean()
  • [meta] clean up license so github can detect it
  • [Deps] update inherits, resolve
  • [Tests] add tests for 'todo' exit codes (#471)
Commits

The new version differs by 8 commits.

  • 2b5046e v4.11.0
  • 9526c2e [Deps] update inherits, resolve
  • 32b5948 [Refactor] use !! over Boolean()
  • 838d995 [New] Add descriptive messages for skipped asserts
  • 861cf55 [meta] clean up license so github can detect it
  • 8d5dc2f [Fix] emit skipped tests as objects
  • a5006ce [lint] enforce consistent semicolon usage
  • c6c4ace [Tests] add tests for 'todo' exit codes

See the full diff

@derhuerst
Copy link
Owner

Fails on Node 6 because of missing object spread support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant