Open greenkeeper[bot] opened 6 years ago
Update to this version instead ๐
The new version differs by 21 commits.
ee4602b
3.0.0
cdf98ed
Prepare 3.0.0 (#160)
cb7cfd5
chore: remove typings (#159)
7f70d1b
Merge pull request #158 from Level/greenkeeper/abstract-leveldown-5.0.0
9a61792
fix(package): update abstract-leveldown to version 5.0.0
db6cc19
remove typescript tests (#154)
46e4395
remove node 4 :fire:
4d56096
tweak readme
f8154d0
greenkeeper: ignore ts-node and typescript (#151)
c66e42f
chore(package): update airtap to version 0.0.5 (#149)
5880793
travis: remove jwt addon and add node 10 (#148)
9144d17
travis: add node 9
c278fa2
Merge pull request #145 from Level/greenkeeper/airtap-0.0.4
bccb50c
chore(package): update airtap to version 0.0.4
24fb72f
Merge pull request #144 from Level/greenkeeper/airtap-0.0.3
There are 21 commits in total.
See the full diff
devDependency
memdown was updated from 1.4.1
to 4.0.0
.Update to this version instead ๐
If you are upgrading: please see UPGRADING.md
.
abstract-leveldown
from ~5.0.0
to ~6.0.1
(#174) (@vweevers)level-concat-iterator
and testCommon.factory()
in custom tests (#174) (@vweevers)standard
devDependency from ^11.0.0
to ^12.0.0
(#173) (@ralphtheninja)airtap
devDependency from ^0.0.5
to ^2.0.0
(#161, #163, #168, #172, #177) (@vweevers)760b375
) (@ralphtheninja)nyc
and browser code coverage (#169, #180) (@vweevers)Infinity
as keys (#174) (@vweevers)package.json
(80b3e3a
) (@ralphtheninja)0de8721
) (@ralphtheninja)abstract-leveldown
constructor call (#174) (@vweevers)rimraf
devDependency (#174) (@vweevers)The new version differs by 28 commits.
6e2db2f
4.0.0
f122c87
Prepare 4.0.0 (#181)
d3101e3
Merge pull request #174 from Level/greenkeeper/abstract-leveldown-6.0.0
155ca81
Remove rimraf devDependency (closes #114)
fdb52a7
Document that nullish values are now also rejected
04e32ff
Test negative and positive Infinity as keys
ee0f133
Don't use falsy or undefined as not-defined signal
f9ed695
Remove now irrelevant serialization of nullish values
552f501
Remove dummy location from abstract-leveldown constructor call
2e1caf5
Use level-concat-iterator and testCommon.factory() in custom tests
35b97ee
Invoke abstract tests from single function
a5a07f9
Upgrade abstract-leveldown from ~5.0.0 to ~6.0.1
282b3f8
chore(package): update nyc to version 13.2.0 (#180)
51dddb6
Apply common project tweaks (round 2) (#179)
40d022f
Apply common project tweaks (#178)
There are 28 commits in total.
See the full diff
devDependency
memdown was updated from 1.4.1
to 4.1.0
.devDependency
memdown was updated from 1.4.1
to 5.0.0
.devDependency
memdown was updated from 1.4.1
to 5.1.0
.
Version 2.0.0 of memdown 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 memdown.
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 36 commits.
e3d0aec
2.0.0
4f59aee
prepare changelog for 2.0.0
717bfe5
Merge pull request #137 from ralphtheninja/master
ab7d291
readme: fix code example, obj.thing -> value.thing
cf28223
configure greenkeeper to ignore @types/node (#136)
c6fdccc
Merge pull request #132 from Level/fix-abstract-leveldown-conflict
cdb00e2
test on android 6.0 instead of latest (7.1) due to Sauce Labs issue
1ea6b59
set zuul concurrency to 1 to avoid hitting Sauce Labs limit
ff4b1e3
rename iterator#_end to fix conflict with abstract-leveldown
15cf4c8
add changelog (#126)
18d51e9
Merge pull request #124 from Level/v2
27f58c1
Cleanup tests (#123)
96c86cc
Merge pull request #121 from Level/upgrade-guide
290dcdf
rename changelog to upgrade guide
7965104
update abstract-leveldown to 4.0.0 (#120)
There are 36 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: