Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Level/encoding-down

An abstract-leveldown implementation that wraps another store to encode keys and values.
https://github.com/Level/encoding-down

Bump actions/checkout from 3 to 4 (#108)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

10e59a3c4164b4b8472c50d1e4ace1b048a55c6c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Doc-deprecate

Ref https://github.com/Level/community/issues/113

7b79f1741b5981716f6a9396859573213a2b53df authored over 2 years ago by Vincent Weevers <[email protected]>
Bump standard from 16 to 17 (#107)

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes]...

483a8667ce6e5d6dec6afae0fa30c0234368d036 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump codecov/codecov-action from 2 to 3 (#106)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Relea...

4d7796917e44241380ab15fe8714d60550353046 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 2 to 3 (#105)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

5baa369d39eabdd2ab208bf3a9afe9e3d1070000 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 2 to 3 (#104)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes...

5cf5289d9bd613a4ab86ffc77742aa75dfb511ee authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hallmark devDependency from 3.x to 4.x (#103)

Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...

917702f5c705bc09c53bd175247772750999daad authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7.1.0

c9dbc1626857a4121b5cffcf2227e2e925842c87 authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

9ec82f7037da994787ec3b31f0eb2086d8c0ca9b authored about 3 years ago by Vincent Weevers <[email protected]>
Add `db.getMany(keys)` (#102)

Ref https://github.com/Level/community/issues/101

Also adds the abstract-leveldown test suite...

4038a304d3682c568850c97d97cac91b97d32c49 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump codecov/codecov-action from 1 to 2.0.2 (#101)

48b33423697ab443bd7493cd980e495397c17a8c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump memdown devDependency from 5.x to 6.x (#100)

84d6bc4f2c58e7e2eae46c7e80714f6586950326 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove coveralls devDependency

82d55af12cceb8bee6411c6eb435fbe5b15a64dc authored over 3 years ago by Vincent Weevers <[email protected]>
chore(ci): converted travis workflow to github action (#99)

8eacd449be4e565e0e2059c1a71513c3133eeda4 authored over 3 years ago by Marcus Lyons <[email protected]>
7.0.0

2e7c83dd75aa47e7f28ce5d2f6a7f0867108e066 authored over 3 years ago by Vincent Weevers <[email protected]>
Add files to package.json and update description

103fe95eeec1661101ff81f388ca1f7102c2e237 authored over 3 years ago by Vincent Weevers <[email protected]>
Support encoding options on chained batch put() and del()

Ref https://github.com/Level/levelup/issues/633

9690e520b8f9b7c5acec4af04a72e3e48feea86c authored over 3 years ago by Vincent Weevers <[email protected]>
Remove unnecessary safe-buffer

375b15852c36e569d03a96bd36b71cd4aff03c16 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: drop node 6 and 8 (Level/community#98)

5c6752f6eaf93a5e1b6107cd7c92f903c380bb07 authored over 3 years ago by Vincent Weevers <[email protected]>
Add airtap for local browser tests

edf8db7032e3cbd1a632dbb2972a1d90f8051f4c authored over 3 years ago by Vincent Weevers <[email protected]>
Bump abstract-leveldown, level-codec and level-errors

83556fdd02d1faece5c22055cc9a04ae9348fcc6 authored over 3 years ago by Vincent Weevers <[email protected]>
Bump nyc from 14.x to 15.x

eb35276e4afe48ff0f5732622be4ec42f5a02188 authored over 3 years ago by Vincent Weevers <[email protected]>
Remove default export (Level/community#87)

1111866803f013039d5a8e1c2fcf6d4de180ae72 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: modernize syntax and bump standard (Level/community#98)

404f20feb404940df5a4314434e62c66c501070a authored over 3 years ago by Vincent Weevers <[email protected]>
Bump tape from 4.13.3 to 5.0.1 (#98)

6677358436b38f6ee16d9f23f8d0d854f3ed3ba3 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configure dependabot (#97)

3f0adbd65213028b80bd14653669e166c153c0ff authored almost 4 years ago by Vincent Weevers <[email protected]>
Bump hallmark to 3.1.0 (#96)

cf279f2b4b24dd95ecb900fa9e1564464fe56c10 authored almost 4 years ago by Vincent Weevers <[email protected]>
6.3.0

6c475ff8c536f7de3e5729f62db5946f676cc87c authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 6.3.0

44712a31483a56e946808a4b25465a2d612b5535 authored about 5 years ago by Vincent Weevers <[email protected]>
Add manifest (Level/community#83) (#93)

* Bump abstract-leveldown to prevent dedupe
* Add manifest (and encode compactRange)

ecefdcab630b2111cd4772d097817aacec6886d7 authored about 5 years ago by Vincent Weevers <[email protected]>
Disable email notifications from Travis

Ref Level/community#40

f33fde791a0a9ecfcdb071c3f4262c73b0f0a66e authored about 5 years ago by Vincent Weevers <[email protected]>
Update Travis badge

4a17f4d01b3eefa96ba0ce137f668442b04439a8 authored about 5 years ago by Vincent Weevers <[email protected]>
Add type property for reachdown (Level/community#82)

8a23848c0956879ad4f81d3a048b204131875d02 authored about 5 years ago by Vincent Weevers <[email protected]>
6.2.0

accd3e028aec3b4c7caf8b653abdd92489691b90 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 6.2.0

3d9b24f08fb1874fbf121dee217f561a06eb32c0 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#91)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

126064f76e820e998a92b227e25ab7d734ce82b7 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade standard devDependency from ^13.0.1 to ^14.0.0 (#90)

a39097ca3d0678db5908a02de42f6096d76198e6 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Support clear() (#89)

c807f793e5ddd13b59332377faef3bff653e4dc2 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade memdown devDependency from ^4.0.0 to ^5.0.0 (#88)

dc5bf6afee52b446c3fe8c90202126e0b9fd539c authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^0.1.0 to ^1.0.0 (#85)

e5c0253dcc40f43d02928337c8fb1bcf868f1e5f authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade standard devDependency from ^12.0.0 to ^13.0.1 (#84)

f823f83bb01d740ff77d5cb3f5971608adaa3c91 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
6.1.0

06507d902722540c403817f5059db085845fc6f2 authored over 5 years ago by Vincent Weevers <[email protected]>
Prepare 6.1.0

4acc71c42c3af1fd04fd340f3a140499a045bed1 authored over 5 years ago by Vincent Weevers <[email protected]>
Add additional seek tests (#83)

59e1802cc9b59f1f072c3868dd99fb1f786b3955 authored over 5 years ago by Vincent Weevers <[email protected]>
Support seeking (#82)

7c3740bff27b3927918fed5fac9e1126a1c1dae5 authored over 5 years ago by Meirion Hughes <[email protected]>
Fix Level badge

56ea0f1803c4ea171be7bbd66698d1315cd661d4 authored over 5 years ago by Vincent Weevers <[email protected]>
Upgrade nyc devDependency from ^13.2.0 to ^14.0.0 (#81)

18f00df6cada37e3e0be1e7bf635753a5d8ee76f authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Remove link to dead website

7962b9b043e0ad6187cfff0831ac9e86d902346f authored over 5 years ago by Vincent Weevers <[email protected]>
6.0.2

cdca6b0bc5e2d782282e58d1e3f9f28284ef1b4c authored over 5 years ago by Vincent Weevers <[email protected]>
Prepare 6.0.2

37c0bc670073abb3ad9f75178671bd2166ad9797 authored over 5 years ago by Vincent Weevers <[email protected]>
Upgrade memdown devDependency from ^3.0.0 to ^4.0.0 (#80)

5eb7e4fee71e672d5ce3670efd846ad3b88b474f authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update nyc to version 13.2.0 (#79)

d00e30e010425a9ffc99b29aaf5cc77bdbf3e66e authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Apply common project tweaks (round 2) (#78)

* Add dependency-check

* Add Donate section and badges to README.md

* Tweak badges and lin...

90f7cb2205e41634ccdf5f22ddea57778659a171 authored almost 6 years ago by Vincent Weevers <[email protected]>
Apply common project tweaks (#77)

* Sort package.json

* Add repository and homepage to package.json

* Add 'level' to package...

068e378340c613376a735da8453afb5145576460 authored almost 6 years ago by Vincent Weevers <[email protected]>
6.0.1

2a9a5ae5846f54e1474b13b2a0a10045c484c4ac authored almost 6 years ago by Vincent Weevers <[email protected]>
Prepare 6.0.1 (#76)

* replace remark-cli with hallmark

* changelog: 6.0.1

* npm run hallmark

8a328ce9066b763869da0480c35ec3b36d784c9d authored almost 6 years ago by Vincent Weevers <[email protected]>
100% coverage (#75)

* test that get() forwards error from underlying store

* test: _del() encodes key

* test c...

95575bd522cf9e0f2b2a04476846b2092960ac55 authored almost 6 years ago by Vincent Weevers <[email protected]>
6.0.0

e5898b1e8e917e0e4127d16533c4ef8252ccadb1 authored almost 6 years ago by Vincent Weevers <[email protected]>
run remark

2113cc0dcc08b996d49188b56e84ec33ef394509 authored almost 6 years ago by Vincent Weevers <[email protected]>
Prepare changelog and upgrade guide for 6.0.0 (#73)

55dd2ed65f5a0b420b2daac8e1f88bd7d3b8893c authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Remove _setupIteratorOptions (#74)

cc244920b064a8315d7a097687296a3d5935e21d authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Explain serialization (#72)

e9ac247df3b600aed9c9915ba33f214914708c8c authored almost 6 years ago by Vincent Weevers <[email protected]>
const -> var in README

a517afb8f8241f6b1afcf9aa5fee0cadd38e6bd9 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
fix(package): update abstract-leveldown to version 6.0.0 (#68)

7daad9c36872678a22948a895f4c2b23c95f5b46 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #66 from Level/greenkeeper/standard-12.0.0

Update standard to the latest version 🚀

55074e957971fd9904012aa26f6e77d9ea96d25a authored about 6 years ago by Lars-Magnus Skog <[email protected]>
chore(package): update standard to version 12.0.0

d1b4bf5fd586039409fba1ced1fe51308f707643 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add nyc and coveralls (#64)

3dee48305554a08d71a4fc47400acc74f9c8bcd6 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove node 9

0467fd0ae9f37179553d3be29e590eec1dcdaaa5 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
use full link references in readme (#60)

d0a865893abd0b8eff9377cab509481f5adf129e authored over 6 years ago by Vincent Weevers <[email protected]>
5.0.4

6db1b8138b1b0856219cf85b80272fc034decbc1 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 5.0.4

efef0479b25db15521eb909b72affb183c663039 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #57 from Level/remark

Add LICENSE.md + CONTRIBUTORS.md + remark tooling

84579a9785c13b6322dd8f8372a7aa5429769bbb authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add remark tooling + npm run remark

2187a0247696e91b7d90bd8e5c9567c3647dd942 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add LICENSE.md + CONTRIBUTORS.md stub

e3e55d88d0c0999fd52cc55a2b238f7f3a84f1cc authored over 6 years ago by Lars-Magnus Skog <[email protected]>
5.0.3

8f2418f04425388515572a999d214e2cfeff6ccf authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Update changelog

5f5371224e5949263c23ab89861ece79f063baf1 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Replace util.inherits with inherits module

705880cd1c8f6a8c4dd2a0a796186d158a23d3d6 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
5.0.2

6ada76e5d0befcb7e4f535e2fa2a7d1e77e5c111 authored over 6 years ago by Vincent Weevers <[email protected]>
Prepare 5.0.2 (#54)

* add upgrading.md

* add 5.0.2 to changelog

e5383707af5fa2b14e9fec3ff239ede221aaa640 authored over 6 years ago by Vincent Weevers <[email protected]>
chore(package): update memdown to version 3.0.0 (#53)

02c53f26bc69c71152a7a214655bb4aac680d2af authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #51 from Level/greenkeeper/abstract-leveldown-5.0.0

Update abstract-leveldown to the latest version 🚀

36b986ea433b0e32542c5bf418285dcd8b4b5382 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
fix(package): update abstract-leveldown to version 5.0.0

22f67d572e256455a6ed9e44c5d90a40fa1bcc1e authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
5.0.1

9875e7287f5739634dc4c8098317ae405520eb9c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
update changelog with 4.0.1 and 5.0.1 (#50)

aa522bb3fbabe995d85bdc22ebdd92e88443c347 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
override _setupIteratorOptions, third take (#49)

* override _setupIteratorOptions

* add tests for _setupIteratorOptions

1e95b9ea27287eddb92e0990fe52c059d5071bf4 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
chore: remove typings (#48)

a78887d576a37674e04a80eb9b62cbf38334a51b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
update changelog

07532c3f8c515b2a2ce2cf60c825b394d6d39ed2 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
5.0.0

4a87dacfa93c04dc8d263ad8b33da7eb1066e3e3 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
remove node 4 :fire:

98d36deaf7ef453fc0a13037adc60ea7c2b54e65 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
fix(package): update level-errors to version 2.0.0

b602a784e8f4a3d029097896f97d147d6c0f95ba authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update level-codec to version 9.0.0 (#39)

e99efbbd4ae69013566474cd36fa9c3af687fa9e authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
add node 10

79597cc3fb3f04bd3da52ab96818f442a203b88b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #36 from Level/greenkeeper/standard-11.0.0

Update standard to the latest version 🚀

5222351d9c42a050b4cd7e4a13e346ade30cb9de authored over 6 years ago by ralphtheninja <[email protected]>
chore(package): update standard to version 11.0.0

877d583841ad2ab0f0e575596f8d4ff997f4f87a authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
4.0.0

3141229a7ef767bf345b9b1960ce999bb68f6a39 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
changelog: prepare for 4.0.0

34a7bb278964a2416a195f9513d342afde8292fd authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #35 from ralphtheninja/master

travis: remove 7, add 9

cf89b38e2c8965690c63381f6e67194683a301a1 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
travis: remove 7, add 9

4f07e748ef33bebf433611aa180bf4b35f347f62 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
add CHANGELOG (#34)

cce50f82ee3d723a9003f57a01f63d023e8cdf3d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #31 from Level/greenkeeper/memdown-2.0.0

Update memdown to the latest version 🚀

7072736d4a76859a7cf28d0110574c50a07c4f87 authored over 6 years ago by Lars-Magnus Skog <[email protected]>