Ecosyste.ms: OpenCollective

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

github.com/Level/level

Universal abstract-level database for Node.js and browsers.
https://github.com/Level/level

8.0.1

6bf275ed06dc4d87d95f1ca04fca63ee9c75021b authored 9 months ago by Vincent Weevers <[email protected]>
Explicitly depend on abstract-level for TypeScript (#241)

This was previously a transitive dependency, which TypeScript
cannot resolve when dependencies ...

c501868d0d94add9ff3a47abf05b541d679c416d authored 9 months ago by Hanxx <[email protected]>
Fix Playwright CI tests (#242)

eeeea441b84e3b32cb325d77c9cc58843cc0fcd2 authored 9 months ago by Vincent Weevers <[email protected]>
README: Add community badge (#234)

5d7d1224a8d1ad66e163853e461c368eb20a001e authored over 1 year ago by Raine Revere <[email protected]>
Fix GitHub Actions badge (#228)

See https://github.com/badges/shields/issues/8671

ca7d6febc2625949f947850cb44304b76fea8a88 authored almost 2 years ago by easrng <[email protected]>
Bump uuid devDependency from 8 to 9 (#223)

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://git...

ea61a84c9de1b4715ef92755190831ae5ac9adf0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node devDependency from 17 to 18 (#219)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

c3068d266dcfe6057e46aeaa52823cc827cbdc0f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump `@voxpelli/tsconfig` from 3 to 4 (#217)

Bumps [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) from 3.2.0 to 4.0.0.
- [Releas...

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

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

a0c72fd6dd76944069dd4ab71be4af5f50940278 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.0.0

a5b9f418f7b3924bb30c4bf94bcac824f8680366 authored over 2 years ago by Vincent Weevers <[email protected]>
Breaking: switch to `classic-level` and `browser-level` (#215)

Replacing `leveldown` and `level-js` respectively, as well as now
unnecessary wrappers like `le...

ad22b2121ce1f35ae1dc17a52adb9bcd597dcc5a authored over 2 years ago by Vincent Weevers <[email protected]>
Bump actions/setup-node from 2 to 3 (#213)

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

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

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

6207a49a409427065842eccb338e896652cad237 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Test against node 16 (#211)

cb34fca4cbe1ea52a9e00d8e08178d68c571e1fa authored over 2 years ago by Ronnie <[email protected]>
Bump hallmark devDependency from 3.x to 4.x (#209)

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

5a01eafc9d2e2e7e90ede310b1ba1160ee6db27c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7.0.1

2f569952e00809329cf1c3b23f8928fcc5b79e82 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump dependencies to prevent dedupe

7083ec69c043e5cf30aa1f43723c2dc58e6ac642 authored about 3 years ago by Vincent Weevers <[email protected]>
Document new features (#207)

- Document `db.getMany(keys)`
- Add `for await...of` example
- Remove notice that `db.supports...

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

904fd1f6bff035b09bea9680cdb28dc996c89805 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump codecov/codecov-action from 1.x to 2.x (#204)

0ffb367eaa95f4e209bf4a1f217e73973dfae944 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Clarify close() documentation (#197)

c82fdbc538aa29aee70965a0d3d4103348090c9d authored over 3 years ago by Vincent Weevers <[email protected]>
Move to GitHub Actions (#196)

Ref Level/community#99

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

2d0a97ff1fea3a11f5830ed2a5cb93e03cfb65a0 authored over 3 years ago by Vincent Weevers <[email protected]>
Add files to package.json and remove .npmignore

329e1f58964c09bdec8f986f7ecd5d9413c7e552 authored over 3 years ago by Vincent Weevers <[email protected]>
Document chained batch encoding options (Level/levelup#633)

0b3c11decbfe86f2f0667f247646552416aae765 authored over 3 years ago by Vincent Weevers <[email protected]>
Document the 'clear' event (Level/community#79)

52314bf0f5683a0ef7b44e62feef009c89ba0354 authored over 3 years ago by Vincent Weevers <[email protected]>
Remove legacy range options from README (Level/community#86)

e56c6b10928512ac492d09ce221cc997257dff4d authored over 3 years ago by Vincent Weevers <[email protected]>
Remove verify-travis-appveyor devDep

40741c36bb213e855760f6c7b2c2fbb6f28e49cf authored over 3 years ago by Vincent Weevers <[email protected]>
Drop node 8 (Level/community#98)

f8a00473503bca3eb04aa544d7e762b9cbeea6c5 authored over 3 years ago by Vincent Weevers <[email protected]>
Update supported platforms section in README

31317a6cc44c828d65f66a4101dd2181ed1c7bb9 authored over 3 years ago by Vincent Weevers <[email protected]>
Modernize syntax and bump devDependencies (Level/community#98)

d001b2c2f8367d49cb5e2c596384880b9e2ec860 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: bump leveldown and level-packager

53bd922979409efc6f1b715ff124bbed3aa7a334 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: bump level-js from 5.x to 6.x (#194)

Removes legacy range options and drops support of IE11 and Safari 9-11.

1f6c603af715ad59014f4792606fcaecb9f11562 authored over 3 years ago by Alex Potsides <[email protected]>
Bump airtap from 3.0.0 to 4.0.1 (#186)

78dd0572101471884b7c145c291f2fed7532fe13 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configure dependabot (#190)

191b2317ec8689d17438c2af91d10456c6ab7300 authored almost 4 years ago by Vincent Weevers <[email protected]>
Bump hallmark from 2.1.0 to 3.0.0 (#185)

67b4c506427cdc91f09a62ad2752895ebdf3d577 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump tape from 4.13.3 to 5.0.1 (#181)

826caf8e59a3881f2eb34936992ef9a413a7f430 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump standard from 14.3.4 to 15.0.0 (#188)

0e5ed0fb18b002b28f58a61d4ea490406dd36694 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add node 12 to CI (#180)

6b31b4930cae03fa9f599abfc46abf5fd8042141 authored over 4 years ago by Andrii Shumada <[email protected]>
Upgrade uuid devDependency from ^3.4.0 to ^7.0.2 (#175)

163e44fa9b5b25eac37c04d6eec872ee5c58da9a authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Upgrade dependency-check devDependency from ^3.3.0 to ^4.1.0

Closes #174

7299c75b58f5013e6cc3ca7b557a3651af44aa09 authored over 4 years ago by Vincent Weevers <[email protected]>
6.0.1

049dd737304fbd788eba1bb44dcc351a842a7229 authored over 4 years ago by Vincent Weevers <[email protected]>
Prepare 6.0.1

8113bb0a5842776000c9000928e6c82a35c52c81 authored over 4 years ago by Vincent Weevers <[email protected]>
chore: Switch from opencollective-postinstall to npm funding (#173)

85e516a1f48362a8ec950cc81de0cd4f3a232136 authored over 4 years ago by Vincent Weevers <[email protected]>
Upgrade nyc devDependency from ^14.0.0 to ^15.0.0 (#169)

514053637b4cbd857a74e89ca75fd63582c438cb authored over 4 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade airtap devDependency from ^2.0.1 to ^3.0.0 (#171)

e5f8e6158e14e5316567c0ad2bafda5fd47405b9 authored almost 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
6.0.0

44de997b88132753f32898a355ea3f8e704cb80d authored almost 5 years ago by Vincent Weevers <[email protected]>
Prepare 6.0.0 (#163)

324d422e32683dab997adc7c8c76b457e69b0f1f authored almost 5 years ago by Vincent Weevers <[email protected]>
Bump leveldown to prevent dedupe

a9656c31ecd4912e85c47d7e824da69a138c3b1c authored almost 5 years ago by Vincent Weevers <[email protected]>
Document manifest, iterator() and clear() (#162)

be6871700a2fd8fb72786699e2e7ff05853c6c28 authored about 5 years ago by Vincent Weevers <[email protected]>
Bump level-packager to prevent dedupe

Ref Level/community#83
Ref Level/community#82

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

Ref Level/community#40

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

e42cf470f29de12f1b869d51eec587c1ef762194 authored about 5 years ago by Vincent Weevers <[email protected]>
Bump leveldown & level-packager to prevent dedupe

Closes #159

5efdc82e9064e8f1826c708dccd28c85306b759a authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade level-js from ^4.0.0 to ^5.0.0 (#158)

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

d894c0ff3abbf1022630f4aba47ff9210d3ade87 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 (#155)

c60e5ea23d297aaf9a52bbe82277bb762935e109 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 (#152)

2b16dee5ade0fca29d428209d553f9c582cb66dd 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 (#151)

c30e7536c2e9c71c70a47ce4fa2ce5a789034005 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Add links to browserify-starter and webpack-starter

6ff18028b4d1361bc44621b74153aaf4786c8e16 authored over 5 years ago by Vincent Weevers <[email protected]>
Fix Level badge

039fa34f4fd95c73adb6a0e17967d95ef0b98398 authored over 5 years ago by Vincent Weevers <[email protected]>
chore(package): update nyc to version 14.0.0 (#147)

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

71db51b555aa875bb6897a4a028a549161d234b4 authored over 5 years ago by Vincent Weevers <[email protected]>
Fix version typo in UPGRADING.md

b45c41c90640ac049adab3b3c040a878bd34619b authored over 5 years ago by Vincent Weevers <[email protected]>
5.0.1

7f8b03f6b69a2ec1ec52bac0f5975e6278705c7e authored over 5 years ago by Vincent Weevers <[email protected]>
Changelog: 5.0.1

d075597b7a2a49acd5947f6e82b38360cd46804d authored over 5 years ago by Vincent Weevers <[email protected]>
Temporarily skip hallmark test because it breaks citgm (#145)

8fd69346f8adfeb4017a9d2c3755e95be93affd8 authored over 5 years ago by Vincent Weevers <[email protected]>
5.0.0

3821beb951e503be9f16f2a281115d66128b1b2d authored over 5 years ago by Vincent Weevers <[email protected]>
Prepare v5.0.0 (#144)

* Upgrade leveldown from ^5.0.0-1 to ^5.0.0

* Prepare v5.0.0

40ed10fcdf256bc2b751df855ca50bd7be21394b authored over 5 years ago by Vincent Weevers <[email protected]>
chore(package): update nyc to version 13.2.0 (#143)

4fe70af1ee354cc27f6fbc9920a8bf7fbd4801b5 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add note about Rollup to README.md (#139)

5d2d42c49dbfdd8be18c55e83177a9d46e09eda3 authored over 5 years ago by Vincent Weevers <[email protected]>
Apply common project tweaks (round 2) (#138)

* Add dependency-check

* Tweak badges and links in README.md

2413e7cfa4337484d6049398786a506d0c75211c authored almost 6 years ago by Vincent Weevers <[email protected]>
Tweak Open Collective things (#137)

* Remove redundant Contributors section from README

* Remove Open Collective's ISSUE_TEMPLATE...

522f43ff735de925f046d062a95be46b5ecd6970 authored almost 6 years ago by Vincent Weevers <[email protected]>
Apply common project tweaks (#136)

* Sort package.json

* Add 'level' to package keywords

* Add level-community devDependency
...

e6a99d2a93249952d56d6fbbbcb43428d17bcebd authored almost 6 years ago by Vincent Weevers <[email protected]>
Add .travis.yml and appveyor.yml to .npmignore

7b5c340b6a50eff0e1de85f0512ecf810d2c56c7 authored almost 6 years ago by Vincent Weevers <[email protected]>
5.0.0-0

2dcb31d4a0b2ab572d388745768f530a7dea7dc3 authored almost 6 years ago by Vincent Weevers <[email protected]>
Prepare 5.0.0-0 (#134)

* Update changelog

* Add upgrade guide for v5

* Add hallmark devDependency

Excluding RE...

eb362457a91f44d9c7d9e3624a8b1787f9b9a320 authored almost 6 years ago by Vincent Weevers <[email protected]>
Integrate level-js for browser support (#135)

24e96c2fc6c19742058e047081429ca9b7287293 authored almost 6 years ago by Vincent Weevers <[email protected]>
Upgrade leveldown from ^4.0.0 to ^5.0.0-1 (next) (#133)

78e4ee2946f02fc2a4d1066a3a162096bb4416a0 authored almost 6 years ago by Vincent Weevers <[email protected]>
fix(package): update level-packager to version 5.0.0 (#131)

fc3544e07c37576e02761f8f22ae2d6b81fdf014 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Remove support for node 6 for upcoming release of leveldown (#129)

036a8570286dba87e10b465b1e4c268eb5ddf3b9 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
const -> var in README

f032b6c706228b74ee26e46e128b5ef4c01a6440 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #118 from Level/greenkeeper/standard-12.0.0

Update standard to the latest version 🚀

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

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

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

2bf1d3f35c7f3739d69c7fb83fe82f7c9ea8d749 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

f37252d52921cded3ad4eea156f60a4020126097 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #113 from Level/greenkeeper/level-packager-4.0.0

Update level-packager to the latest version 🚀

b740490bf981d2bab776325f02b222214b948169 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Update tests from level-packager

019dc40151ae7edabbac94224326b03458af40a0 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
fix(package): update level-packager to version 4.0.0

95b981d096d28803bca0628d9eb466f128f8ef26 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Tweak copyright years for less maintenance

0b9c8adbe03ae2a24ec7e578899b061fca7b4d6c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add appveyor (#112)

* Add appveyor.yml

* Add verify-travis-appveyor

* Add AppVeyor badge

* Tweak Travis bad...

875ec3fc6ba0c05bff33e350eb16ac9e55a86869 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Enable OSX on Travis (#111)

* Add OSX to Travis

* Installing gcc-48 should not be needed

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

2e95a49fe1afa7482504d017b6f4473ea8bc6925 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 4.0.0 (#108)

* Prepare 4.0.0

* update upgrade guide

81811327f79476568995991de188c2f43899084f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
bump level-packager to ^3.0.0

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

44789fb48785b80b88f76209ebcfa55aa173da2c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
updating to non-broken opencollective-postinstall, instead of opencollective (#106)

a7502af82151c3a01e711eb6c603fbcc9b566c65 authored over 6 years ago by Matt Walters <[email protected]>
fix(package): update leveldown to version 4.0.0 (#105)

ddd4a78884ac17648d024df684235070687394a7 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
remove node 4 :fire:

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