Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 11 commits.
8470b1e
2.0.1
09c20ce
Merge pull request #522 from Level/greenkeeper/encoding-down-3.0.0
96765be
chore(package): update encoding-down to version 3.0.0
77c9f3c
Merge pull request #521 from Level/greenkeeper/abstract-leveldown-3.0.0
4d59eee
Merge pull request #514 from ralphtheninja/master
76287b1
Merge pull request #519 from farskipper/master
5f5ade6
chore(package): update abstract-leveldown to version 3.0.0
37e0270
restoring node 4 support
8a0a07e
clarify that options are specific to the underlying store
0c50c1f
Merge pull request #511 from ralphtheninja/master
c7adb70
remove commits from changelog, moving commit-log to github releases instead
See the full diff
Update to this version instead π
The new version differs by 19 commits.
7c651e3
2.0.2
115d6a4
prepare changelog for 2.0.2
85d9bb1
Changelog and upgrade guide (#548)
935a892
Merge pull request #545 from Level/greenkeeper/deferred-leveldown-3.0.0
5662d4a
fix(package): update deferred-leveldown to version 3.0.0
5e880de
Merge pull request #543 from Level/greenkeeper/browserify-16.0.0
6eab600
chore(package): update browserify to version 16.0.0
f02ae02
Merge pull request #541 from ralphtheninja/master
109f355
:fire: remove abstract-leveldown devDependency, no longer used directly
cbf4e71
Merge pull request #536 from Level/greenkeeper/leveldown-3.0.0
2f1ed67
change copyright year to 2012-2018 (#538)
b8ea4ff
clarify 'must provide db' error message (#539)
08cca7b
chore(package): update leveldown to version 3.0.0
c9e68f7
use markdown links to get rid of and (#534)
be56582
normalize markdown (#532)
There are 19 commits in total.
See the full diff
Update to this version instead π
The new version differs by 24 commits.
8af5264
3.0.0
fe96f87
Prepare 3.0.0 (#575)
061ced0
add airtap (#573)
854dc46
chore(package): update memdown to version 3.0.0 (#574)
437ecc7
Merge pull request #568 from Level/prepare-for-browser-tests
ed64780
fix defunct keyEncoding in inject-encoding-test
7ba58c1
remove compiler toolchain from travis.yml
1146895
add browser support to test suite
74a0847
Batch: remove defaulting to 'put' (#528)
78e2d6f
tweak api sub sections
cff3fdb
chore(package): update bl to version 2.0.0 (#569)
6614a7c
remove node 4 :fire:
de460b4
bump encoding-down :arrow_up:
a2ca5c9
bump deferred-leveldown :arrow_up:
5207f5c
fix(package): update level-errors to version 2.0.0 (#564)
There are 24 commits in total.
See the full diff
Update to this version instead π
airtap
to 0.0.6
(@ralphtheninja).jshintrc
(@ralphtheninja)brfs
and use Buffer.from()
in favor of fs.readFileSync()
(@ralphtheninja)The new version differs by 6 commits.
5798efb
3.0.1
e66f080
Prepare 3.0.1 (#581)
63817aa
Merge pull request #580 from Level/greenkeeper/airtap-0.0.6
662d0d1
chore(package): update airtap to version 0.0.6
24ac383
remove brfs and use Buffer.from() instead of fs.readFileSync() (#579)
834c72a
remove .jshintrc
See the full diff
Update to this version instead π
airtap
from 0.0.6
to 0.0.7
(@ralphtheninja).npmignore
(@ralphtheninja)contributors
from package.json
(@ralphtheninja)remark
with remark-cli
(@ralphtheninja)The new version differs by 9 commits.
13d804a
3.1.0
a8aed82
Prepare 3.1.0 (#591)
851a3f4
Replace remark with remark-cli
4ba9e1c
Remove contributors from package.json
ef0edfa
Add remark (#587)
0fd63d0
expose iterator (#588)
a6e852b
Tweak copyright years for less maintenance
13e4f95
update .npmignore (#583)
18cea37
chore(package): update airtap to version 0.0.7 (#582)
See the full diff
Update to this version instead π
airtap
from 0.0.7
to 0.1.0
(@vweevers, @ralphtheninja)level-iterator-stream
from ~2.0.0
to ~3.0.0
(@ralphtheninja)batch.write()
(@ralphtheninja)nyc
and coveralls
(@ralphtheninja)airtap --local
(@ralphtheninja)rs.destroy()
without using .bind()
(@ralphtheninja)The new version differs by 13 commits.
c0858a1
3.1.1
38c6e95
Prepare 3.1.1 (#605)
51289bb
Batch write options (#604)
c3845ee
Remove node 9
92044a0
Update airtap to the latest version π (#602)
a5008d7
Fix airtap --local issue
a586935
Update airtap to the latest version π (#599)
978ee0f
Update changelog
a96aa21
Add nyc and coveralls (#597)
32a5e1f
Merge pull request #594 from Level/greenkeeper/level-iterator-stream-3.0.0
1b4e366
fix(package): update level-iterator-stream to version 3.0.0
812d7a1
Call rs.destroy() without using .bind() (#596)
2e5e8ee
chore(package): update airtap to version 0.0.8 (#592)
See the full diff
Version 2.0.0 of levelup was just published.
The version 2.0.0 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 levelup.
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 106 commits.
1f8f898
2.0.0
a5dc858
Merge pull request #509 from ralphtheninja/master
aab6c74
fix bad async code example
a4cd129
Merge pull request #508 from Level/test/deferred-serialization
fd19855
test: key of queued operation is not serialized
fc729af
smoke-test: levelup without encoding-down
1358aae
test: json encoding with stream
527ab2a
test: queued operation is not serialized
0325f45
Merge pull request #507 from Level/readme/cleanup
c5bb02a
changelog: add change to error event
52f57c9
changelog: escape asterisks
0f85ff3
readme: cleanup
d089b02
Merge pull request #506 from Level/readme/intro
911c8b2
readme: rewrite intro and relationship to leveldown
f0be316
Merge pull request #505 from ralphtheninja/master
There are 106 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: