Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 8 commits.
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)
See the full diff
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.0 of leveldown just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of leveldown. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 6 commits.
36d681f
2.0.0
72d256b
Merge pull request #394 from MeirionHughes/master
1e5fad2
Merge pull request #395 from ralphtheninja/master
e372c87
update engines in package.json
138c16b
typings: es2015 module export
cf4cb96
:fire: remove 0.12 from travis and appveyor
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: