This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 37
Update abstract-leveldown to the latest version 🚀 #174
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
greenkeeper
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 20, 2018
|
Would it be possible to make a release with this change included? Thanks! |
Yes. It's code complete IIRC. I was working on a bug in the sort order but that has always been there and can be pushed to a next version. I will catch up on Friday, first releasing |
vweevers
force-pushed
the
greenkeeper/abstract-leveldown-6.0.0
branch
from
March 29, 2019 12:46
19b7065
to
e877f7d
Compare
vweevers
force-pushed
the
greenkeeper/abstract-leveldown-6.0.0
branch
from
March 29, 2019 12:48
e877f7d
to
6aaff26
Compare
vweevers
force-pushed
the
greenkeeper/abstract-leveldown-6.0.0
branch
from
March 29, 2019 12:58
6aaff26
to
155ca81
Compare
This was referenced Mar 29, 2019
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
semver-major
Changes that break backward compatibility
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 abstract-leveldown was updated from
5.0.0
to6.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 v6.0.0
If you are upgrading, please consult the Upgrade Guide.
Changed
airtap
devDependency from0.0.5
to0.1.0
(#229, #231, #245,029f56a
, #252) (@vweevers, @ralphtheninja)sinon
devDependency from^5.0.0
to^6.0.0
(#232) (@ralphtheninja)standard
devDependency from^11.0.0
to^12.0.0
(#303) (@ralphtheninja)_serializeKey
and_serializeValue
identity functions (#277) (@vweevers)db
property mandatory and public on iterator and chained batch (#257, #309) (@vweevers)AbstractChainedBatch#_clear
with_put
and_del
(#257) (@vweevers)AbstractChainedBatch#_write
with options (#257) (@vweevers)level-concat-iterator
instead ofcollectEntries
(#246) (@ralphtheninja)db
instances in test suite (#258, #268, #282) (@ralphtheninja, @vweevers)abstract/
totest/
(#253) (@vweevers)(test, testCommon)
(#268, #275) (@ralphtheninja)exports.*
overmodule.exports.*
(#276) (@ralphtheninja)0b2949a
) (@ralphtheninja)Added
iterator#seek()
(#237, #302, #307) (@vweevers, @ralphtheninja)nyc
andcoveralls
devDependencies for code coverage (#253) (@vweevers)setUp
andtearDown
to all sub tests (#279, #289) (@ralphtheninja)hallmark
devDependency for Markdown style and contributors (#312) (@vweevers)Removed
location
(#258) (@ralphtheninja)lastLocation
,cleanup
,rimraf
(#249) (@vweevers)0b52395
) (@ralphtheninja)null
meant "not defined" (#277) (@vweevers)test/put-test.js
(#300) (@ralphtheninja)errorValues()
test (#273) (@ralphtheninja)testCommon
parameter (#264, #271) (@vweevers)contributors
frompackage.json
(542f350
) (@ralphtheninja)a36c04f
) (@ralphtheninja)Fixed
t.throw
tests check error messages correctly (#286) (@ralphtheninja)null
(#257, #288) (@ralphtheninja, @vweevers)Commits
The new version differs by 54 commits.
af12348
6.0.0
17328ce
Prepare 6.0.0 (#312)
5b4c550
Make db property mandatory and public on iterator and chained batch (#309)
b610da0
Import seek tests from leveldown (#307)
e7285bb
readme: undefined behavior for nullish range options is legit (#305)
0f42686
Merge pull request #303 from Level/greenkeeper/standard-12.0.0
1170cea
chore(package): update standard to version 12.0.0
a6c733b
Fix bug in AbstractIterator#_seek (#302)
aeabe99
Remove sync test (#300)
51af868
Add 'bufferKeys' and 'seek' to skip options (#297)
76f0477
add Spread The Word and Install sections (#296)
6311fae
add test suite documentation (#295)
adac630
Update upgrade guide [wip] (#272)
e8415d5
Update changelog for v6 (#291)
a8aa1c2
Merge testCommon and test options (#293)
There are 54 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 🌴