Update levelup to the latest version 🚀 #121
Merged
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 levelup was updated from
4.0.2
to4.1.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.1.0
Changed
deferred-leveldown
from~5.0.0
to~5.1.0
(#657) (@vweevers)delayed
devDependency from^1.0.1
to^2.0.0
(#659) (@vweevers)Added
seek()
integration (#661) (@vweevers) *open()
(#660, #662) (@achingbrain, @vweevers)* Historical Note Many thanks to @MeirionHughes for adding
seek()
support tomemdown
,encoding-down
,deferred-leveldown
andsubleveldown
. At the time of writing, all butsubleveldown
have been released. Go forth and seek!Commits
The new version differs by 7 commits.
7514f15
4.1.0
9a2e628
Prepare 4.1.0
b4af053
Test seek() integration (#661)
9318f99
Replace arrow functions (follow-up for #660) (#662)
9071230
Support options passed to open() (#660)
0059842
Upgrade delayed devDependency from ^1.0.1 to ^2.0.0 (#659)
a5ad433
Upgrade deferred-leveldown from ~5.0.0 to ~5.1.0 (#657)
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 🌴