Level / level-hyper

A convenience package bundling levelup and leveldown-hyper.
MIT License
30 stars 5 forks source link

Update leveldown-hyper to the latest version 🚀 #29

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of leveldown-hyper was just published.

Dependency [leveldown-hyper](https://github.com/level/leveldown-hyper)
Current Version 1.1.3
Type dependency

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.0

Changed

Added

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: