inspect-js / object-inspect

string representations of objects in node and the browser
MIT License
142 stars 36 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency tape was updated from 5.0.0-next.5 to 5.0.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 - βœ… **codecov/patch:** Coverage not affected when comparing 3b28eca...f25166a ([Details](https://codecov.io/gh/inspect-js/object-inspect/commit/f25166a6519c1d0b36c89506b94fd47ed2f3dbd4)). - βœ… **codecov/project:** 100.00% (+0.00%) compared to 3b28eca ([Details](https://codecov.io/gh/inspect-js/object-inspect/commit/f25166a6519c1d0b36c89506b94fd47ed2f3dbd4)). - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 8 commits.

  • cd81a40 v5.0.0
  • 3bb97f1 [Breaking] remove full "lib" export; replace with explicit exports
  • d021e9d [examples] add ecstatic
  • 5b9c442 [readme] Add link to tape-player (in-process reporter)
  • f24491d [Dev Deps] update falafel
  • 6fd0691 [Deps] update deep-equal, minimist, object-is, resolve
  • f5d0899 [Docs] add an optional emoji version for tap-spec consumer
  • 8ba3668 [Tests] Fix simple typo, placehodler -> placeholder

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:

ljharb commented 4 years ago

Fixed; a bug in core-js.