Closed greenkeeper[bot] closed 4 years ago
dependency
abstract-leveldown was updated from 4.0.3
to 6.0.1
.dependency
abstract-leveldown was updated from 4.0.3
to 6.0.2
.Update to this version instead π
sinon
devDependency from ^6.0.0
to ^7.2.4
(#330) (@ralphtheninja)nyc
devDependency from ^12.0.2
to ^13.2.0
(#327) (@vweevers)airtap
devDependency from 0.1.0
to ^2.0.0
(#323) (@vweevers)The new version differs by 8 commits.
63f89fe
6.0.2
23520c1
Prepare 6.0.2 (#332)
5cb13c2
chore(package): update sinon to version 7.2.4 (#330)
da50c81
fix subtests by adding t.plan() (#329)
3e58475
chore(package): update nyc to version 13.2.0 (#327)
77a57f9
Apply common project tweaks (round 2) (#325)
5e8dd52
Apply common project tweaks (#324)
97185b4
Upgrade airtap devDependency from 0.1.0 to ^2.0.0 (#323)
See the full diff
dependency
abstract-leveldown was updated from 4.0.3
to 6.0.3
.Update to this version instead π
dependency
abstract-leveldown was updated from 4.0.3
to 6.1.0
.dependency
abstract-leveldown was updated from 4.0.3
to 6.1.1
.dependency
abstract-leveldown was updated from 4.0.3
to 6.2.0
.dependency
abstract-leveldown was updated from 4.0.3
to 6.2.1
.dependency
abstract-leveldown was updated from 4.0.3
to 6.2.2
.dependency
abstract-leveldown was updated from 4.0.3
to 6.2.3
.dependency
abstract-leveldown was updated from 4.0.3
to 6.3.0
.
The dependency abstract-leveldown was updated from
4.0.3
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 66 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 66 commits in total.
See the full diff
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: