The version 2.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of leveldown-hyper.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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).
Version 2.0.0 of leveldown-hyper was just published.
[leveldown-hyper](https://github.com/level/leveldown-hyper)
The version 2.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of leveldown-hyper.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v2.0.0Changed
abstract-leveldown
from~2.6.2
to~5.0.0
(@ralphtheninja)prebuild
devDependency from^6.2.1
to^7.0.0
(@ralphtheninja)tape
devDependency from~4.8.0
to~4.9.0
(@ralphtheninja)iota-array
to devDependencies (@ralphtheninja)lexicographic-integer
to devDependencies (@ralphtheninja)Added
standard
(@ralphtheninja)UPGRADING.md
(@ralphtheninja)remark
tooling (@ralphtheninja)Removed
Fixed
Commits
The new version differs by 44 commits.
13918a8
2.0.0
51a67bf
Remove addon from travis (#73)
6aa0089
Prepare 2.0.0 (#71)
daab917
Update README style (#70)
bcdd1c7
Add standard (#69)
d853a4e
Update abstract leveldown (#68)
760ebb4
Merge pull request #66 from Level/close-db-open-iterator
2df6473
check the error message
b2de0d8
callback with an error if iterator next() is called after end() (AMENDED)
924b425
close db with open iterator should not crash
c4ac044
Merge pull request #65 from Level/peakji-fast-seek
8f019dc
iterator seek ignores highWaterMark for once
46c37a0
Merge pull request #63 from Level/multiple-seeks-with-buffers
4d4ae6f
add tests for multiple seeks
b045638
check seek target type in js land
There are 44 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: