Open greenkeeper[bot] opened 6 years ago
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.2 of levelup 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 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 136 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 136 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: