Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade rocksdb and level-packager #59

Merged
merged 5 commits into from
Jun 8, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 8, 2019

The dependency rocksdb was updated from 3.1.0 to 4.0.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.


Release Notes for v4.0.0

If you are upgrading: please see UPGRADING.md.

Changed

Removed

Fixed

Historical Note Many commits between 3.1.0 and 4.0.0 are not listed here, because they became irrelevant once we rewrote rocksdb as an N-API addon by importing code from leveldown - essentially starting from scratch. This version of rocksdb includes all relevant changes and bugfixes of (up to and including) leveldown@5.1.0. Please refer to UPGRADING.md for a complete description of breaking changes in the context of rocksdb.

Commits

The new version differs by 41 commits.

  • 562bd22 4.0.0
  • 6bb0807 Prepare 4.0.0 (#117)
  • 002d836 Disable info log by default and add infoLogLevel option (#114)
  • 5678c16 Replace async devDependency with async-each (#116)
  • a0f6ace Tweak README.md and package description (#112)
  • 2c2ebc5 Remove outdated 'Getting Support' section from README.md
  • 66f16bd Upgrade tempy devDependency from ^0.2.1 to ^0.3.0
  • c7f8481 Merge pull request #111 from Level/napi
  • ea6d0df Tag prebuilds with libc flavor
  • b294106 Drop node < 8.6.0
  • 69f5f66 Setup prebuildify and Electron tests
  • 334af2c Restore RocksDB test specifics
  • 3843dc0 Restore RocksDB includes and options
  • 53599da Restore destroy() fix for Windows
  • c6957d0 Replace source with N-API binding and JS from leveldown

There are 41 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper greenkeeper bot added the dependencies Pull requests that update a dependency file label Jun 8, 2019
@vweevers vweevers self-assigned this Jun 8, 2019
@vweevers vweevers changed the title Update rocksdb to the latest version 🚀 Upgrade rocksdb and level-packager Jun 8, 2019
@vweevers vweevers removed their assignment Jun 8, 2019
@vweevers vweevers added this to In progress in Level (old board) via automation Jun 8, 2019
@vweevers vweevers moved this from In progress to Review in Level (old board) Jun 8, 2019
@vweevers vweevers added maintenance General maintenance semver-major Changes that break backward compatibility and removed dependencies Pull requests that update a dependency file labels Jun 8, 2019
@vweevers vweevers merged commit 087be1a into master Jun 8, 2019
Level (old board) automation moved this from Review to Done Jun 8, 2019
@vweevers vweevers deleted the greenkeeper/rocksdb-4.0.0 branch June 8, 2019 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance semver-major Changes that break backward compatibility
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants