arlac77 / mqtt-timeseries-leveldb

writes mqtt timeseries messages into leveldb
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

An in-range update of leveldown is breaking the build 🚨 #451

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency leveldown was updated from 5.0.3 to 5.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 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](https://travis-ci.org/arlac77/mqtt-timeseries-leveldb/builds/534283161?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)

Added

Fixed

  • Add 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:

greenkeeper[bot] commented 5 years ago

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.