Ecosyste.ms: OpenCollective

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

KoaJS

Next generation web framework for node.js
Collective - Host: opensource - https://opencollective.com/koajs - Website: https://koajs.com/ - Code: https://github.com/koajs

build(deps-dev): bump eslint-plugin-standard from 4.0.1 to 5.0.0 (#38)

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to...

github.com/koajs/redis-session-sets - 6021c231140c26fa00cabdbdaf162be25243dce9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump koa from 2.11.0 to 2.13.1 (#39)

Bumps [koa](https://github.com/koajs/koa) from 2.11.0 to 2.13.1.
- [Release notes](https://gith...

github.com/koajs/redis-session-sets - b957eb32e3d7b5556bc32793ede4b351d22cabba authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump ms from 2.1.2 to 2.1.3 (#40)

Bumps [ms](https://github.com/vercel/ms) from 2.1.2 to 2.1.3.
- [Release notes](https://github....

github.com/koajs/redis-session-sets - c61f80ceeebff901bd88d79f83cc3b05739bf34d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.24.1 (#41)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.20.2 to 2...

github.com/koajs/redis-session-sets - 9d3e6576b1159c1fb59e7484ca7efc47ffe15738 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add dependabot

github.com/koajs/redis-session-sets - f1a5229e9d1ca78fee51eda0d936d460ca53b93e authored over 3 years ago by jongleberry <[email protected]>
ci: only support node@12+

github.com/koajs/redis-session-sets - 4f14a3065c699db596275cc99c384185d479915c authored over 3 years ago by jongleberry <[email protected]>
Use class+support node 12+ (#137)

* minifiy conditions flow

* use class --> support Node@10+

* use babel-eslint --static

...

github.com/koajs/compress - 2f95dd65c4d45db85a64da717a051b9f6561be05 authored over 3 years ago by Imed Jaberi <[email protected]>
build(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.1 (#138)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2...

github.com/koajs/compress - b3c3bbdf96423ff6109b5fbb6643b35c3f5dafe1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.1 (#100)

github.com/koajs/path-match - 6b940bab6038f0f6cf5e4ce460342e3b3518af3b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
context.response.get: fix test and lint

github.com/koajs/koa - 65f9c939e173ff2fab82ee9229a2213690959426 authored over 3 years ago by jongleberry <[email protected]>
ctx.response.get - use .getHeader (#1392)

* use .getHeader

* add tests

Co-authored-by: jongleberry <[email protected]>

github.com/koajs/koa - 5b076c5a31b9f27ab99a3bb738d5469c2e5b3b63 authored over 3 years ago by Konstantin Vyatkin <[email protected]>
fix: Set body to if and @likegun closes #1059 closes #998

github.com/koajs/koa - 6cf6a95ac33c7122222c31995d5e4a93367e6fbf authored over 3 years ago by jongleberry <[email protected]>
fix: set content-Length header on explicit null body response @ognjenjevremovic closes #1528 #1525

github.com/koajs/koa - 94c2ac4f0fac2118c7eb5579c63e04f72cc35005 authored over 3 years ago by jongleberry <[email protected]>
chore(deps-dev): bump eslint-config-xo-lass from 1.0.3 to 1.0.5 (#66)

github.com/koajs/cash - ea1b903220e8e430085e590ee6b795db0fac1dc7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
node v12+ only

closes #1487

github.com/koajs/koa - eb146dec50d5b7db755529da16819a8bbb7effc9 authored over 3 years ago by jongleberry <[email protected]>
Fix grammar mistake (#1527)

* Fix grammar mistake

* Simplify correction

github.com/koajs/koa - 33a8f39407087f2492c22ef478622f8ace14107a authored over 3 years ago by Matheus Souza <[email protected]>
Fix jsdoc types for constructor (#1541)

* Fix jsdoc type for options.proxyIpHeader

* Update application.js

github.com/koajs/koa - 689c98d9f005bd5310242eae0d63a537c6c84ed1 authored over 3 years ago by Piotr Kuczynski <[email protected]>
fix: Do not response Content-Length if Transfer-Encoding is defined closes #1562

github.com/koajs/koa - 39c0b48a7acfae950f41b1a001e35c9214b30a16 authored over 3 years ago by jongleberry <[email protected]>
history: add a note about koa-convert

github.com/koajs/koa - 03ff7624d42e73c82fa9463c41c81c9de71de018 authored over 3 years ago by jongleberry <[email protected]>
:arrow_up: debug

github.com/koajs/koa - e1b9488f9d0b7a97ff1a24e03198a0bbb65b888a authored over 3 years ago by jongleberry <[email protected]>
test: remove koa-convert and generators

github.com/koajs/koa - 60c2d30a358975c83454c283923b24038463959a authored over 3 years ago by jongleberry <[email protected]>
breaking: remove koa-convert

github.com/koajs/koa - b747e16d75554203a28e55d87296e81f68b992f5 authored over 3 years ago by jongleberry <[email protected]>
lint: stick to standard

- less maintenance
- more strict

github.com/koajs/koa - e9494b5b3e040e4427710649f28b6cfa3b3ae845 authored over 3 years ago by jongleberry <[email protected]>
:arrow_up: eslint dependencies

github.com/koajs/koa - b37a2d09c137d9a553a0bdf8589b60c7f6425160 authored over 3 years ago by jongleberry <[email protected]>
migrate assert.deepEqual => .deepStrictEqual

github.com/koajs/koa - 4a410cc2fbd923868cac6a622f12cc652586abee authored over 3 years ago by jongleberry <[email protected]>
test: switch tests to jest

github.com/koajs/koa - 4545b59aa521e377a4ebb0ccbb8abec01981fbf4 authored over 3 years ago by jongleberry <[email protected]>
build(deps-dev): bump supertest from 6.1.5 to 6.1.6 (#99)

github.com/koajs/path-match - 3ccb81c189f60a8254a8e013e36fb5691a6b8f38 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump codecov from 3.7.1 to 3.8.3 (#67)

github.com/koajs/cash - 7074543ba541d06c432b7a6eaa8458f028c33916 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump koa from 2.13.0 to 2.13.1 (#21)

github.com/koajs/html-minifier - b1cfca63ff1684d119b2cdc46cff8b0c7fbfae1c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-config-xo-lass from 1.0.3 to 1.0.5 (#23)

github.com/koajs/html-minifier - baad26938b7c2581bacbc11085ad4435b2e90265 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
migrate assert.strict => .strictEqual

github.com/koajs/koa - 596cfd542ccd1d89d97453e29cf499d49a82e743 authored over 3 years ago by jongleberry <[email protected]>
test: switch to github actions

github.com/koajs/koa - be3e8b68ab58d469f0f450284528dbef32e2d7ba authored over 3 years ago by jongleberry <[email protected]>
package: update bench scripts

github.com/koajs/koa - a2570e3ee622cfa5214c2f756ea03b3b7143dbf7 authored over 3 years ago by jongleberry <[email protected]>
npm: enable package-lock

github.com/koajs/koa - 000acf06ab3e37006569addc8ace5c0a4365daa1 authored over 3 years ago by jongleberry <[email protected]>
delete benchmarks

github.com/koajs/koa - 47fdbca8b1c3999c5726f54531f8b47640a65a6f authored over 3 years ago by jongleberry <[email protected]>
test: remove --forceExit

github.com/koajs/compose - 3910d9e740c04b6388eb050dadfe2331c71b8a61 authored over 3 years ago by jongleberry <[email protected]>
readme: note that this is specifically for koa

github.com/koajs/compose - 8c575b6c6e646c382b9673f9187f09e551893544 authored over 3 years ago by jongleberry <[email protected]>
test: fix incorrect error catch closes #92

github.com/koajs/compose - 398e8e819c435434dd68512be7145f20dbd20a22 authored over 3 years ago by jongleberry <[email protected]>
test: simplify argument validation tests and remove unused yield test (#107)

* test: simplify argument validation tests

* test: cleanup unused yield test

Co-authored-b...

github.com/koajs/compose - c81a80fda498b48423373d5cbb3bd850221085af authored over 3 years ago by Dirk de Visser <[email protected]>
LICENSE: add file closes #110

github.com/koajs/compose - 903480c36957776f8561a33a840cdd0a06ad611f authored over 3 years ago by jongleberry <[email protected]>
readme: add maintainers

github.com/koajs/compose - bc6210ef5cc9c1189b5551fc593267a75214f11e authored over 3 years ago by jongleberry <[email protected]>
readme: update status badge for tests

github.com/koajs/compose - 15bed16ce3bb679479caec7dd7b0d4a1910e1ffe authored over 3 years ago by jongleberry <[email protected]>
remove bench: no longer maintained

github.com/koajs/compose - 7e445db3880fb8e8a0f4f8a8dbc4e504dcaf4ef8 authored over 3 years ago by jongleberry <[email protected]>
ci: switch from travis to github actions

github.com/koajs/compose - 59662a31e9372e272b4669146854ac8ac738a849 authored over 3 years ago by jongleberry <[email protected]>
Create dependabot.yml

github.com/koajs/compose - 5efb357235aab13d3622abed50d0bef6c14c1a78 authored over 3 years ago by jongleberry <[email protected]>
Bump supertest from 4.0.2 to 6.1.6

Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 6.1.6.
- [Release note...

github.com/koajs/html-minifier - 26d47d3662061a8804913c7bef03339c94bb0d12 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Create dependabot.yml

github.com/koajs/koa - 0056f901e89fd0781067b2c9592fd5909f9ba94a authored over 3 years ago by jongleberry <[email protected]>
Create dependabot.yml

github.com/koajs/cash - 5175d85ac4ddffce819f1b905e0f0c465c0b30ed authored over 3 years ago by jongleberry <[email protected]>
Create dependabot.yml

github.com/koajs/html-minifier - 9319e378f6ba229f47798a42dcaa6ee6ee77cf6d authored over 3 years ago by jongleberry <[email protected]>
Create dependabot.yml

github.com/koajs/path-match - 3db10dd29aca1288bfda7968f20d4ad501e79758 authored over 3 years ago by jongleberry <[email protected]>
:arrow_up: dependencies

github.com/koajs/compress - d86aa99ffa970b42dd25a62ce2707b9015edc28f authored over 3 years ago by jongleberry <[email protected]>
Create dependabot.yml

github.com/koajs/compress - 23b7d85f22e2d5ca114a5e36d853b758f75b1a50 authored over 3 years ago by jongleberry <[email protected]>
brotli: set default quality to 4 closes #121

github.com/koajs/compress - 3d205cd88b48980c840b8b8f889676c2b3a4c6e2 authored over 3 years ago by jongleberry <[email protected]>
readme: add maintainers

github.com/koajs/compress - 2271a41cb72403f6509a30847a33d758ea8f1958 authored over 3 years ago by jongleberry <[email protected]>
test: assert.equal => .strictEqual

github.com/koajs/compress - 712d104d5c83e818396c8ede94a1f31c6c45353c authored over 3 years ago by jongleberry <[email protected]>
test: remove invalid test. closes #123

github.com/koajs/compress - 9c85e5762126192cf6c9dc0e869401eadb81f0b5 authored over 3 years ago by jongleberry <[email protected]>
lint++

github.com/koajs/compress - 0966c6f4814e3f3bdb3150d1032478850096de7d authored over 3 years ago by jongleberry <[email protected]>
test: switch to async/await @haydendaly closes #134

github.com/koajs/compress - db365a2f92cfdaba200db29b63faafddb2f0140e authored over 3 years ago by jongleberry <[email protected]>
ci: update node versions

github.com/koajs/compress - 07301951dfe79f88aa4225ced8793b3a90167119 authored over 3 years ago by jongleberry <[email protected]>
test: fix config

github.com/koajs/path-match - 653d9f1c9aca8e7e482d638d351369768f3d1736 authored over 3 years ago by jongleberry <[email protected]>
test: remove --forceExit closes #83

github.com/koajs/path-match - 273c4dd034ebc9afcc2fb047e38513f9bc767895 authored over 3 years ago by jongleberry <[email protected]>
readme: add note about maintainers

github.com/koajs/path-match - 8d28c0ef06585443b27f1dbfbab54131915a39b7 authored over 3 years ago by jongleberry <[email protected]>
Remove callbacks from tests (#97)

* remove callbacks from tests

* update deps

* fix p.all

github.com/koajs/path-match - 9e31da1da717cdc0c9c28d7733ce1f59e9f5593c authored over 3 years ago by Imed Jaberi <[email protected]>
Update node.js.yml (#98)

update test node versions

github.com/koajs/path-match - d8a057c0f1b155ce963c630cee8ac77b9aa52956 authored over 3 years ago by Hao Xin <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7 (#18)

github.com/koajs/html-minifier - e06a55507732f9aec927976d63a07fdf22551b8c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#65)

github.com/koajs/cash - ef63e3cb1d5eeb959df48eb2ae8f7c096d21a1cf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#96)

github.com/koajs/path-match - 2ac6ce41e2c6963a8d83ea04d099ac27024a7abc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#36)

github.com/koajs/redis-session-sets - 47ce833744b8f2dc3f46ef49aaf544bcdf158d83 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#136)

github.com/koajs/compress - 77249a2b5d22b69c098f73fe0337b8a645b10ffe authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#40)

github.com/koajs/multer - 6d0ab5437e6e591dd8b4a8213bd75d193981d2cc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#184)

github.com/koajs/jwt - 45bdca6d520b256dddf51e968f8ea4a07f810860 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#70)

github.com/koajs/csrf - 3d55f6a9926b54f1ceb482628a89e860fe608bc3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#82)

github.com/koajs/koa-redis - 37858d6924bcd487ae67948764128fa65af43a07 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#49)

github.com/koajs/bunyan-logger - 0b108641535018102c2e27cb4c0b3b737fd47e2f authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7 (#70)

github.com/koajs/koajs.com - b7affbec03620d58deeb644620e86b9c67751859 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Set 'Retry-After' header when throwing error

This change sets the 'Retry-After' response header when throwing the
429 error (i.e. the `throw`...

github.com/koajs/ratelimit - cd80e1f591cb77fcb802e4e6e08537c8f22b09f4 authored over 3 years ago by Martin Grandrath <[email protected]>
Bump tar from 4.4.10 to 4.4.15 (#69)

github.com/koajs/csrf - 9e84d35d31d67a05366887897208b0ea6f00e7d1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10.1.0

github.com/koajs/router - fa48560c8a88ad677c52f741b55b7e12bfb90da6 authored over 3 years ago by niftylettuce <[email protected]>
Fix additional entry inejcted to params (#124)

* fix additional entry inejcted to params ..

* add unit test for this case ..

github.com/koajs/router - e9fa04bcf69609e85f399ccb67fc27471f2bc03e authored over 3 years ago by Imed Jaberi <[email protected]>
Bump urijs from 1.19.6 to 1.19.7 (#39)

github.com/koajs/multer - 1ba64c6bae7a4462c370251a8b7a787546943470 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5.0.1

github.com/koajs/ratelimit - 551c332af34d1389325aad811a1a7f02408a7a5f authored over 3 years ago by niftylettuce <[email protected]>
Merge pull request #62 from 3imed-jaberi/fix-support-node-redis-with-async

Update async-ratelimiter

github.com/koajs/ratelimit - 3e76ceeedc5dd3f567f8a73a4a5b19c2b315d6ad authored over 3 years ago by niftylettuce <[email protected]>
update async-ratelimiter dep ..

github.com/koajs/ratelimit - 26a762dae6564e77e8d4dd091ecf96887039dfbc authored over 3 years ago by 3imed-jaberi <[email protected]>
update pkg.json ๐ŸŽ— ..

github.com/koajs/ejs - 289bdbdc6d9ac5c7571ee6a25ea891aa768e3d65 authored over 3 years ago by 3imed-jaberi <[email protected]>
update the README.md ๐Ÿ“‹ ..

github.com/koajs/ejs - 5f1e77d23daa692c5a91b488e1977eb468a1997c authored over 3 years ago by 3imed-jaberi <[email protected]>
cleanup + add support to ejs-v3 ๐Ÿš€ ..

github.com/koajs/ejs - 22a58ddf556cd7cd5b52b13bca1ccc94899914c8 authored over 3 years ago by 3imed-jaberi <[email protected]>
add eslint config. ๐Ÿ’…๐Ÿป ..

github.com/koajs/ejs - 6f9a8793bb5fd33917d08c7cf539c5e85d13a9cf authored over 3 years ago by 3imed-jaberi <[email protected]>
update the test with ejs-v3 ๐Ÿงช ..

github.com/koajs/ejs - 468410fcb2430bbc6f0f93f81b348de4c77d888d authored over 3 years ago by 3imed-jaberi <[email protected]>
update travis pipeline ๐Ÿ— ..

github.com/koajs/ejs - 40407525eb065fc9ffeaf0d9008cf306b31196d8 authored over 3 years ago by 3imed-jaberi <[email protected]>
update .gitignore file ๐Ÿž ..

github.com/koajs/ejs - 52c21ec395df1d061aa5a93bc402c748721ffb63 authored over 3 years ago by 3imed-jaberi <[email protected]>
update the example with ejs-v3 spec ๐Ÿพ ..

github.com/koajs/ejs - 16f01faf7d6f1e972f02e1ff533572a329639b13 authored over 3 years ago by 3imed-jaberi <[email protected]>
rm makefile ๐Ÿ’ข ..

github.com/koajs/ejs - 96f25c592b3c150eb7c2933729082a1ee1585b12 authored over 3 years ago by 3imed-jaberi <[email protected]>
Bump ini from 1.3.5 to 1.3.8 (#33)

github.com/koajs/multer - 96d8619d01ce5c52ae93834b0334013538ae492e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump urijs from 1.19.2 to 1.19.6 (#35)

github.com/koajs/multer - 1e0ce0d228483c96a2b883439285fb9ab4571079 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump y18n from 4.0.0 to 4.0.1 (#36)

github.com/koajs/multer - 945822e12604f0e245a47800f67f40e4172d251d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ini from 1.3.5 to 1.3.8 (#60)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

github.com/koajs/cash - a32b1b29168e2cc638989cfe4fad91ce234f586c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#59)

github.com/koajs/cash - ad9bf63d4d4eff16069aef116b0152977098d461 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-utils from 1.3.1 to 1.4.3 (#41)

github.com/koajs/bunyan-logger - 1679d59c9b63b733055ef906d1199e9e6ecaee97 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>