This version is covered by your current version range and after updating it in your project the build failed.
leveldown 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/arlac77/timeseries-sqlite2leveldb/builds/534283097?utm_source=github_status&utm_medium=notification)).
Release Notes for v5.1.0
Changed
Upgrade node-gyp-build from ~3.8.0 to ~4.1.0 (#625) (@vweevers)
Upgrade prebuildify devDependency from prebuild/prebuildify#override-platform to ^3.0.0 (#625) (@vweevers)
Upgrade electron devDependency from ^4.1.2 to ^5.0.0 (#616) (@vweevers)
CI optimization: skip initial compilation in Travis arm job (#625) (@vweevers)
CI optimization: skip redundant npm install in arm containers (#625) (@vweevers)
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).
After pinning to 5.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency leveldown was updated from
5.0.3
to5.1.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
leveldown 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/arlac77/timeseries-sqlite2leveldb/builds/534283097?utm_source=github_status&utm_medium=notification)).Release Notes for v5.1.0
Changed
node-gyp-build
from~3.8.0
to~4.1.0
(#625) (@vweevers)prebuildify
devDependency fromprebuild/prebuildify#override-platform
to^3.0.0
(#625) (@vweevers)electron
devDependency from^4.1.2
to^5.0.0
(#616) (@vweevers)arm
job (#625) (@vweevers)npm install
inarm
containers (#625) (@vweevers)Added
test-prebuild
npm script (#625) (@vweevers)687a6a1
) (@vweevers)Supported Platforms
inREADME.md
(4f5c9cc
) (@vweevers)Fixed
armv
tag to ARM prebuilds (to ensure ARM version matches) (#625) (@vweevers)Commits
The new version differs by 6 commits.
6ee815a
5.1.0
3870529
Prepare 5.1.0 (#631)
cb903e2
Upgrade electron from ^4.1.2 to ^5.0.0 (#616)
687a6a1
Document behavior of pending operations on close
4f5c9cc
Update Supported Platforms in README.md
a9ef6f4
Update prebuildify and node-gyp-build (#625)
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: