Update level-js to the latest version 🚀 #103
Merged
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency level-js was updated from
3.0.0
to4.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 the upgrade guide.
Changed
abstract-leveldown
from~5.0.0
to~6.0.1
(#155, #157) (@vweevers)NaN
keys, have IDB reject them (#155) (@vweevers)key cannot be an empty Array
error (#155) (@vweevers)iterator.db
to referencelevel-js
instance, not IDB (#155) (@vweevers)location
in constructor, as it was removed fromabstract-leveldown
(#155) (@vweevers)level-concat-iterator
andtestCommon.factory()
in custom tests (#155) (@vweevers)airtap
devDependency from0.0.7
to^2.0.0
(2b71337
, #161) (@ralphtheninja, @vweevers)standard
devDependency from^11.0.1
to^12.0.1
(#153) (@vweevers, @ralphtheninja)remark-cli
devDependency withhallmark
(#151, #153) (@vweevers)Added
latest
to test matrix (#162) (@vweevers)nyc
andcoveralls
devDependencies (#150, #153) (eb1aead
) (@ralphtheninja, @vweevers)c94a9a4
) (@ralphtheninja)Removed
IndexedDBShim
from tests (#162) (@vweevers)Commits
The new version differs by 26 commits.
830f5b7
4.0.0
9983191
Prepare 4.0.0 (#163)
5249821
Merge pull request #162 from Level/test-mobile
5f309a7
Add iPhone and Android latest to test matrix
1235878
Remove unused IndexedDBShim from tests
f0d68b7
Upgrade airtap devDependency from 0.1.0 to ^2.0.0 (#161)
4e1f3ac
Merge pull request #157 from Level/fixed-native-order
2ee292d
test and document native sort order
dd77275
Revert "temporary workaround for Level/abstract-leveldown#318"
73e7b70
upgrade abstract-leveldown from ~6.0.0 to ~6.0.1 (prevent dedupe)
0b1507f
Merge pull request #155 from Level/abstract-leveldown@6
2f97b6e
breaking: don't serialize true/false/NaN keys, have IDB reject them
c94d85a
update test of 'key cannot be an empty Array' error
2d62675
temporary workaround for Level/abstract-leveldown#318
bf22f91
remove now irrelevant serialization of nullish values
There are 26 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 🌴