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 šŸš€ #13

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.5.0 of node-lmdb was just published.

Dependency node-lmdb
Current Version 0.4.13
Type dependency

The version 0.5.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 node-lmdb.

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 19 commits.

  • 5c1473d bump version number
  • b0c4ef7 Update LMDB dependency to latest. Merge commit '99701b185888cc8c9e6d94b2f57db12efa64ee61'
  • 99701b1 Squashed 'dependencies/lmdb/' changes from 4d21543..4d5e2d2
  • e7128e6 code property on error objects for LMDB errors
  • 62a8c4f tests: check existence of stat and info
  • 44d84ee add test for some incorrect openDbi uses
  • a20dbe6 fix missing newline in .gitignore file
  • 4392ec6 tests: max db size is now a constant
  • d0ed690 fix NAN callback deprecation warnings
  • 024bd35 fix stray write txn cleanup #119
  • d9eb604 optimize away a memory allocation in putNumber / putBoolean
  • 9b2c4ab fix issue with noOverwrite flag #117
  • 1e03ec8 Merge pull request #118 from paberr/paberr/resize
  • d7c4c74 Check for open transactions before resizing the database.
  • 65c176d Improve example and add test.

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

greenkeeper[bot] commented 6 years ago

Version 0.5.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 6 commits ahead by 6, behind by 3.

  • 5bd3d94 bump version number
  • 255abd8 Upgrade to latest LMDB master. Merge commit '4b08d7f0de936775eec6caa7c642077e24a0904a'
  • 4b08d7f Squashed 'dependencies/lmdb/' changes from 4d5e2d2..3b0f68a
  • accb611 fix typo
  • 8867ede Squashed 'dependencies/lmdb/' changes from 4d21543..4d5e2d2
  • 22ba5c2 bump version number

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.2 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 3 commits.

  • 323ccca bump version number to 0.5.2
  • 9acbafa tweak binding.gyp a bit
  • 63f9837 remove redundant flags from binding.gyp, added by node-gyp anyway

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 1 commits.

  • e0faba7 remove -Wimplicit-fallthrough to allow builds on old gcc

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.4 just got published.

Update to this version instead šŸš€

Commits

The new version differs by commits.

See the full diff