Level / abstract-leveldown

An abstract prototype matching the leveldown API.
MIT License
146 stars 53 forks source link

An in-range update of level-concat-iterator is breaking the build 🚨 #333

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency level-concat-iterator was updated from 2.0.0 to 2.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

level-concat-iterator is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Level/abstract-leveldown/builds/514021739?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.0.1

Changed

Added

Removed

Commits

The new version differs by 9 commits.

  • 992f4ff 2.0.1
  • a145ce7 Prepare 2.0.1 (#15)
  • a3e312a Upgrade nyc devDependency from ^12.0.2 to ^13.3.0
  • 6b957cf Upgrade standard devDependency from ^11.0.1 to ^12.0.1
  • 84db5a7 Apply common project tweaks (round 2) (#13)
  • eeac40b Apply common project tweaks (#12)
  • 0c1d4e0 Fix unused definition in CHANGELOG.md
  • b4147b8 Add nyc and coveralls (#11)
  • 0347b82 Remove node 9

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:

vweevers commented 5 years ago

Android failure, it looks like, with 0 started tests, so could be a random Sauce Labs failure. Restarting

greenkeeper[bot] commented 5 years ago

After pinning to 2.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

vweevers commented 5 years ago

Android failure, it looks like, with 0 started tests, so could be a random Sauce Labs failure. Restarting

Yup, green now.