PieceMeta / node-metakit

:sparkles: A toolkit to handle storage, playback and distribution of structured alphanumerical data. :dizzy:
MIT License
2 stars 0 forks source link

Update node-lmdb to the latest version 🚀 #56

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency node-lmdb was updated from 0.6.2 to 0.7.0.

This version 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.


Find out more about this release.

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 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 5ae2551 Bump version number to 0.8.0
  • 34164de Use a dedicated pointer for representing delete values since Node sometimes returns a null pointer for zero-length buffers
  • 9ab8ac5 Wrap new API calls in conditional block to maintain backwards compatibility
  • 19036e4 Upgrades for Node v13
  • 0f2f2e7 bump version number to 0.7.0 and add Kris to the acknowledgements list
  • e162985 remove superfluous package-lock.json

See the full diff