Open greenkeeper[bot] opened 7 years ago
Update to this version instead ๐
The new version differs by 13 commits.
9ab8a96
3.0.0
81a1bec
Merge pull request #433 from ralphtheninja/master
89e253c
travis: remove node 5 and 7
258dc67
Merge pull request #432 from ralphtheninja/master
cac42b4
update after feedback
be7da2a
add upgrade guide
e8b9f63
prepare changelog for v3
8b03831
Changelog rewrite (#429)
beaf17a
Merge pull request #428 from joyeecheung/fix-test-location
0524016
test: make sure destroy() deletes leveldb-only dir
241e97c
Abstract leveldown v4 (#415)
990e22f
Merge pull request #414 from Level/greenkeeper/prebuild-7.0.0
20c1be0
chore(package): update prebuild to version 7.0.0
See the full diff
Update to this version instead ๐
verify-travis-appveyor
as part of tests to ensure they are in sync (@ralphtheninja)destroy()
doesn't inadvertently create the directory (@vweevers)@types/node
to reduce spam (@ralphtheninja)nan@2.10
(@ralphtheninja)AsyncWorker
classes (@ralphtheninja)Buffer()
(@peakji)nan
(@ralphtheninja)console.log()
from approximate-size-test.js
(@vweevers)The new version differs by 13 commits.
5c26392
3.0.1
8ea7c8d
Prepare 3.0.1 (#454)
1b1504c
Update nan (#452)
b0c68d3
Fix deprecation warnings related to Buffer (#453)
4ee1bdb
add node 10 (#449)
651622b
Tweak destroy tests (#442)
c7e2b76
Merge pull request #440 from ralphtheninja/master
031f4bb
update CHANGELOG
bf6706e
configure greenkeeper to ignore @types/node
dabed99
Merge pull request #437 from ralphtheninja/verify-travis-appveyor
55f006a
run verify-travis-appveyor as part of tests
938ead5
Merge pull request #434 from ralphtheninja/master
389be41
appveyor: remove node 5 and 7
See the full diff
Update to this version instead ๐
prebuild-install@^4.0.0
(@ralphtheninja)Update to this version instead ๐
levelup
(@vweevers)standard
(@ralphtheninja)verify-travis-appveyor@^3.0.0
(@ralphtheninja)node-uuid
to uuid
(@ralphtheninja)README
format (@ralphtheninja)approximateSize()
(@ralphtheninja)The new version differs by 11 commits.
315e0f2
4.0.0
a339219
update changelog and upgrade guide for v4.0.0 (#476)
a03d38d
remove TypeScript typings (#475)
99069da
fix docs for approximateSize() callback (#473)
9efc9b8
add a note on upgrading to 3.0.1+ if running node 10 (#471)
c12911e
import and fix gc test from levelup (#469)
d0d8b12
Update readme (#467)
032dd51
node-uuid deprecated, use uuid
efeaf46
Standard (#466)
70f11c3
chore(package): update verify-travis-appveyor to version 3.0.0 (#463)
fbce93c
remove node 4 :fire: (#464)
See the full diff
Update to this version instead ๐
abstract-leveldown@~5.0.0
(@ralphtheninja)
Version 2.0.2 of leveldown was just published.
The version 2.0.2 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.
It might be worth looking into these changes and trying to get this project onto the latest version of leveldown.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 19 commits.
3a7c399
2.0.2
ca7272e
Merge pull request #410 from ralphtheninja/master
6f8192e
add node 9 to travis and appveyor
0db334f
Merge pull request #406 from Level/greenkeeper/nan-2.8.0
d9c21d3
fix(package): update nan to version 2.8.0
3b5d203
2.0.1
9c6cbdf
Merge pull request #405 from Level/readme/fix-asbuffer
290ca46
Merge pull request #404 from Level/greenkeeper/abstract-leveldown-3.0.0
e374e8c
readme: invert asBuffer option (closes #398)
85e419f
fix(package): update abstract-leveldown to version 3.0.0
e3b9290
Merge pull request #402 from sandersn/fix-implicit-any-errors-in-leveldown.d.ts
c0d4c84
Fix implicit any error in leveldown.d.ts
ad98a02
Update readme (#397)
36d681f
2.0.0
72d256b
Merge pull request #394 from MeirionHughes/master
There are 19 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: