huan / flash-store

FlashStore is a high-performance Key-Value Persistent Local Database using ES6 Map's API (Async & Sync), Powered by LevelDB/RocksDB/SQLite and TypeScript.
https://paka.dev/npm/flash-store
Apache License 2.0
20 stars 4 forks source link

Update semver to the latest version 🚀 #36

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency semver was updated from 5.6.0 to 5.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 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5fb517b 6.0.0
  • 3e1d016 changelog for v6
  • 673e820 fix: Improve performance of isSatisfiable function
  • 9b8e961 fix: Fix non-satisfiable ranges so they no longer intersect with anything
  • 8473d65 fix: Fix Range intersects algorithm

See the full diff