Level / memdown

In-memory abstract-leveldown store for Node.js and browsers.
MIT License
287 stars 37 forks source link

Update abstract-leveldown to the latest version 🚀 #118

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of abstract-leveldown was just published.

Dependency abstract-leveldown
Current Version 2.7.2
Type dependency

The version 4.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 abstract-leveldown.

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.


Commits

The new version differs by 56 commits.

  • 0d942fd 4.0.0
  • 18319ac add node 9 to travis
  • cdc560c prepare changelog for new release
  • 1656bcd add UPGRADING.md (#188)
  • 767fbdb remove .jshintrc
  • 0bd84a8 add @vweevers to contributors
  • 71bd174 Update changelog (#181)
  • bcdc953 Merge pull request #180 from ralphtheninja/master
  • 6f5a3d9 normalize readme
  • 48707e1 Merge pull request #178 from Level/remove-is-leveldown
  • 97938f1 :fire: remove is-leveldown
  • 54db15f Setup iterator options (#176)
  • 72fcae9 Merge pull request #175 from Level/test-common-defaults
  • 2ed07e5 :fire: remove testBuffer
  • 3f24eba make testCommon.js the default value for testCommon parameter

There are 56 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:

vweevers commented 6 years ago

Should be done in the v2 branch, then everything is ready to merge to master.