Level / level-rocksdb

A convenience package bundling levelup and rocksdb.
MIT License
145 stars 13 forks source link

An in-range update of rocksdb is breaking the build 🚨 #44

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency rocksdb was updated from 3.0.1 to 3.0.2.

🚨 View failing branch.

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

rocksdb 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 could not complete due to an error ([Details](https://travis-ci.org/Level/level-rocksdb/builds/446219903?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.0.2

Changed

Commits

The new version differs by 18 commits.

  • 7b4e85f 3.0.2
  • fe80ebd Prepare 3.0.2
  • f53b445 Merge pull request #79 from filoozom/upgrade-snappy
  • bb09480 Upgrade snappy to 1.1.7
  • c8f6502 Merge pull request #75 from Level/greenkeeper/standard-12.0.0
  • 3158bc2 Fix standard
  • 439f20f chore(package): update standard to version 12.0.0
  • ed512eb fix(package): update prebuild-install to version 5.0.0 (#69)
  • 71e5ebe chore(package): update prebuild to version 8.0.0 (#74)
  • 5148a93 fix(package): update nan to version 2.11.0 (#73)
  • 874fe91 Add nyc and coveralls (#70)
  • 144e40b Remove node 9
  • fc5310c Remove copyright headers from code
  • a121961 Remove .jshintrc
  • a01037f Remove contributors from package.json

There are 18 commits in total.

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:

greenkeeper[bot] commented 6 years ago

After pinning to 3.0.1 your tests are passing again. Downgrade this dependency 📌.

vweevers commented 6 years ago

Random failures, succeeded on retry.