Ecosyste.ms: OpenCollective

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

Fastify

Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.
Collective - Host: opensource - https://opencollective.com/fastify - Website: https://fastify.dev/ - Code: https://github.com/fastify/fastify

fix: use TS type inference for hooks

github.com/fastify/fastify - f9488148e903a625bd721c6a867858cbfc126c9a authored about 4 years ago by Andrey Chalkin <[email protected]>
Merge pull request #2623 from rafixer/improve_coverage

warning test on deprecate request.connection usage

github.com/fastify/fastify - d35a0fb66bca470ebfadca9dafd8c626a324fa9d authored about 4 years ago by Rafael Gonzaga <[email protected]>
warning test on deprecate request.connection usage

github.com/fastify/fastify - 0a24ffbda0bb364a4854d04bf6f6771b7535f94b authored about 4 years ago by Rafal Augustyniak <[email protected]>
#2430 add validationContext to custom errors passed into the custom e… (#2622)

* #2430 add validationContext to custom errors passed into the custom error handler

* Update ...

github.com/fastify/fastify - 34d655059298042a8a46ca5f5419b222eda9bef6 authored about 4 years ago by Ben <[email protected]>
fix: remove `.use` from types (#2614)

github.com/fastify/fastify - 9d05ba0164a669aabe4bc614ad0bf1d6f9dfb481 authored about 4 years ago by Simen Bekkhus <[email protected]>
update(types): add attempt to overload function

github.com/fastify/fastify - 1562086f45fa8c8cf962e7c9e354eb0dcb6c7e45 authored about 4 years ago by RafaelGSS <[email protected]>
Update ContentTypeParser.md (#2617)

add missing bracket

github.com/fastify/fastify - a7948798fb88a2054c65f123996f53714ef2b1da authored about 4 years ago by Zoron <[email protected]>
update(instance): use types async hooks to addHooks type

github.com/fastify/fastify - b9d8b5b2fd25cd63f8d97be78a6a1ea9cb5154b9 authored about 4 years ago by RafaelGSS <[email protected]>
update(hooks): create type to async hooks

github.com/fastify/fastify - 991a62d7367c8f8bade4775ce2c2cdea45ac7e34 authored about 4 years ago by RafaelGSS <[email protected]>
Update Ecosystem.md (#2612)

github.com/fastify/fastify - 88755d9dc40363f1ef51e1cf18fe0864c0319efc authored about 4 years ago by Tomas Della Vedova <[email protected]>
Bumped v3.6.0

github.com/fastify/fastify - 9ea78a9f185f4416113c05c8e3a6429fb7bfb1b1 authored about 4 years ago by Matteo Collina <[email protected]>
#2566 Ability to use default JSON Parser (#2573)

* Added test case for listen method dealing with pipe

* Added test case for listen method deali...

github.com/fastify/fastify - 4ac15542e730a4ff560e73cbd059e633c05d2106 authored about 4 years ago by Vignesh <[email protected]>
fix: conditionnal version load (#2608)

* fix: conditionnal load

* fix: add test

* fix: add test

github.com/fastify/fastify - 4068406b1b63ec895ef62a5e16e12430174bec17 authored about 4 years ago by Vincent LE GOFF <[email protected]>
feat: add conditional load of version (#2605)

* feat: add conditionnal load of version

* feat: update typing

* feat: add test

* feat:...

github.com/fastify/fastify - f22cb2f3105d2dfbf4400abe7ade93f48d5d0851 authored about 4 years ago by Vincent LE GOFF <[email protected]>
bug #2578 fix (#2579)

* Update logger.d.ts

* bug #2578 unit test

* Update types/logger.d.ts

Co-authored-by: M...

github.com/fastify/fastify - 341bbc86c94df5cec49778e9c5657b27cbf59282 authored about 4 years ago by x0us <[email protected]>
Added ipc types support (#2601)

github.com/fastify/fastify - 49f99588093b5e30f759dbf694e9fab41a4e1f30 authored about 4 years ago by Austin Akers <[email protected]>
Deprecated API usage (#2575) (#2594)

* Add request.socket, deprecate request.connection

* Add deprecation warning FSTDEP005 for requ...

github.com/fastify/fastify - b4aed0d4191eb45778f2db0104d9cec0685d065d authored about 4 years ago by David Humphrey <[email protected]>
Bumped v3.5.1

github.com/fastify/fastify - d406c41b1435e7bbd9d6326d4916abc57f166156 authored about 4 years ago by Matteo Collina <[email protected]>
forward error to reply.send() instead of done() onRequest and preHandler (#2596)

update lifecycle: onRequest and preHandler return custom error code

Co-authored-by: jack.wu <...

github.com/fastify/fastify - 810f88aeeb0878551bb5c9289d7175edc391ff98 authored about 4 years ago by Jack Wu <[email protected]>
Updated example for queryStringJsonSchema (#2595)

* Updated example for queryStringJsonSchema

* Replaced double quotes with single quotes

* ...

github.com/fastify/fastify - 024ed06566f36f4a81fe8c4018d230114f9ff6bd authored about 4 years ago by Daniel Anechitoaie <[email protected]>
Reverting `export *` syntax (#2597)

Reverting `export *` syntax because it is breaking module augmentation for `FastifyReply`

For...

github.com/fastify/fastify - 8f1d30b6d47d98b7e0d34fb5c4dcf627cf6dce22 authored about 4 years ago by Mitul Shah <[email protected]>
fix: bind instance to error handler (#2592)

* fix: bind instance to error handler

* docs: update docs to reflect bound error handler

github.com/fastify/fastify - 7417d3797eac5107f0adab4a0dc9fe4d9bbf2cfd authored about 4 years ago by miwnwski <[email protected]>
Fixed broken link Signed-off-by: Bart Kalanski <[email protected]> (#2591)

* Fixed broken link Signed-off-by: Bart Kalanski <[email protected]>

Docs: link points to m...

github.com/fastify/fastify - 59bd3eacd522a7c29ab602719c3fe745249b1595 authored about 4 years ago by Bart <[email protected]>
Bumped v3.5.0

github.com/fastify/fastify - 473718d6688cab6b37026661ee9f214f9620a749 authored about 4 years ago by Matteo Collina <[email protected]>
Support for named export in Node v14.13.0 (#2590)

github.com/fastify/fastify - ba03e1037ccb78db13cdb14494a3f5aad04c834f authored about 4 years ago by Matteo Collina <[email protected]>
Typescript: Improve FastifyRequest typing (#2584)

* feat: expand fastifyRequest types

* feat: encapsulate request id

* fix: review

github.com/fastify/fastify - bc23290f699d9092b98037fb99eb7e48d07c856d authored about 4 years ago by Vincent LE GOFF <[email protected]>
Added Attribute 'protocol' to Request (#2582)

* -added protocol to request

* added test for http2

* fixed protocol type

Co-authored-by: Vin...

github.com/fastify/fastify - 41148d284c66795b9d2260a6e8190663d7550f88 authored about 4 years ago by Jelenkee <[email protected]>
fix: FastifySchemaCompiler signature incompatible with AJV (#2576)

Closes #2572

github.com/fastify/fastify - df9fbc183fa05fa1a23781b3f11fbf81f6854033 authored about 4 years ago by Andrey Chalkin <[email protected]>
Clones opts object on route management (#2569)

* Clones opts object on route management

* Adds test

* Rephrases test name

* Removes co...

github.com/fastify/fastify - c15e8381b23176bc20c390324941e6abceaf318d authored about 4 years ago by Maksim Sinik <[email protected]>
fix(types): update types to setErrorHandler and setNotFoundHandler (#2570)

* fix(types): update types to setErrorHandler and setNotFoundHandler

* tests: add tests to chai...

github.com/fastify/fastify - a40de6d26a92b9d4749d610161efef85d2f23157 authored about 4 years ago by Rafael Gonzaga <[email protected]>
Adding test case for handling pipe (#2564)

* Added test case for listen method dealing with pipe

* Added test case for listen method deali...

github.com/fastify/fastify - 3709671b73c9109ef54fa1e85de0d7b7f7946226 authored about 4 years ago by Vignesh <[email protected]>
Improve dec merging dev experience (#2558)

* fix dec merging by making node types peer dep

* Update test/types/decorate-request-reply.test...

github.com/fastify/fastify - 29c2af10fa0cc4898a86c66772d6ce4079251ab0 authored about 4 years ago by Ethan Arrowood <[email protected]>
Add prettyPrint option to logger type definitions (#2550)

* Add type to logger for prettyPrint

* Update prettyPrint option type to accept boolean or Pr...

github.com/fastify/fastify - f32061907495eee99f51e93d50aae858f8467aa3 authored about 4 years ago by Abtin Gramian <[email protected]>
Add fastify-response-caching to ecosystem (#2559)

github.com/fastify/fastify - 562b9c42174c5bbf3c01535215bdfdfdd8639075 authored about 4 years ago by Nguyễn Nhật Hoàng <[email protected]>
Improve wording of field decoration documentation (#2562)

github.com/fastify/fastify - 3b4208a0cfb63a8ff5c4def3750324616d80cbb8 authored about 4 years ago by Igor Savin <[email protected]>
Provide additional clarification for decorated fields (#2560)

github.com/fastify/fastify - 21fd909f2860598b7a7fe04c6f670d92525bc032 authored about 4 years ago by Igor Savin <[email protected]>
feat: Add plugin version check (#2549)

* feat: Add plugin version check

* fix: review

* fix: review

* fix: review

* fix: add typing...

github.com/fastify/fastify - 797a9db922e67c0521f8e09d68305aacfafc02d7 authored about 4 years ago by Vincent LE GOFF <[email protected]>
doc: improve reply raw explaination (#2553)

* doc: improve reply raw explaination

* doc: improve reply raw explaination

github.com/fastify/fastify - 875f8a3cf760f363baf1febf5eedb82d1b6da2c8 authored about 4 years ago by Vincent LE GOFF <[email protected]>
Bumped v3.4.1

github.com/fastify/fastify - 1ce1b308513d2f3e491d8cc2da68b25806e49760 authored about 4 years ago by Matteo Collina <[email protected]>
fix: fastify plugin types exports (#2555)

These were accidentally removed in https://github.com/fastify/fastify/pull/2554

github.com/fastify/fastify - f4d729cfa236ffd192d24514039535cc2195d8af authored about 4 years ago by Denys Otrishko <[email protected]>
Bumped v3.4.0

github.com/fastify/fastify - 5e54f7278196426ce18f90cd42835fb34291fcc0 authored about 4 years ago by Matteo Collina <[email protected]>
docs: fix TS plugin documentation (#2554)

* docs: fix TS plugin documentation

Refs: https://github.com/fastify/help/issues/251

* fix...

github.com/fastify/fastify - 5f07aec3eff8b1c5e3f61d472cbfc7c2809fc029 authored about 4 years ago by Denys Otrishko <[email protected]>
fix: eslint config (#2548)

github.com/fastify/fastify - 84187e553e7e1a3b2acf49e18472bb3feda82db6 authored about 4 years ago by Vincent LE GOFF <[email protected]>
doc: add Zekth as contributor

doc: add Zekth as contributor

github.com/fastify/fastify - 953ee6f198ae99031b0061ee986bfdeb7187bd03 authored about 4 years ago by Vincent LE GOFF <[email protected]>
doc: add Zekth as contributor

github.com/fastify/fastify - 578602f424314ae9d78cea68cbc2b419b8daec51 authored about 4 years ago by Vincent LE GOFF <[email protected]>
doc: add Zekth as contributor

github.com/fastify/fastify - 2cdffb22b35546da818f4328ba3e7d8508467b06 authored about 4 years ago by Vincent LE GOFF <[email protected]>
Fix content length (#2546)

* fix(reply): add content-length to supress error.headers['content-length']

* tests: add test...

github.com/fastify/fastify - f458cea2d360444fd1a2ca5972e8fca6f2e07d88 authored about 4 years ago by Rafael Gonzaga <[email protected]>
Bring eslint back (#2536)

* fix: bring back eslint

* fix: fix eslint errors

github.com/fastify/fastify - ee84e873ada86dd8a1ba2e1c862cf1ae4b29a25e authored about 4 years ago by Vincent LE GOFF <[email protected]>
tests: 100% coverage on lib/request.js (#2544)

github.com/fastify/fastify - 09571e48c1b706c30c085382c1007fc794678363 authored about 4 years ago by Daniele Belardi <[email protected]>
Test coverage increase (#2542)

* test: 100% branch coverage on fastify.js

* test: 100% coverage on lib/fourOhFour.js

* te...

github.com/fastify/fastify - 7db48e7f861f97ec63124ff22d34cb950496a057 authored about 4 years ago by Daniele Belardi <[email protected]>
Bump undici from 1.3.1 to 2.0.0

Bumps [undici](https://github.com/nodejs/undici) from 1.3.1 to 2.0.0.
- [Release notes](https://...

github.com/fastify/fastify - cfb425ac19a6c4b15d86e11254cbd9e76dd1216c authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix: delete unreachable branch (#2539)

github.com/fastify/fastify - 31b7c4f4b12c4b37c874ed5fd03d04fcd35addfb authored about 4 years ago by Vincent LE GOFF <[email protected]>
Update Validation-and-Serialization.md (#2537)

* Update Validation-and-Serialization.md

1. fix typo: in -> is
2. add punctuation marks

* Upd...

github.com/fastify/fastify - af435b222efed175cb0a67a2aa938bb0d7068de0 authored about 4 years ago by Zoron <[email protected]>
add Grant to the ecosystem of plugins (#2532)

* Add Grant to the ecosystem of plugins

* Update link to git repo fastify-grant

github.com/fastify/fastify - f2982a245e55f6c9d0a88837434e8423db6cc0ae authored about 4 years ago by simo <[email protected]>
fix(setNotFoundHandler): return this on function call (#2533)

github.com/fastify/fastify - 87ed2a4875ed77d4c37039998ab30f88751eb661 authored about 4 years ago by Rafael Gonzaga <[email protected]>
Added custom error formatting for schema errors (#2437)

* Added custom error formatting for schema errors

* updated docs

* fixed type

* Update docs/V...

github.com/fastify/fastify - 7369e7e3f0e881afecb5cf8854afb03edc708b83 authored about 4 years ago by Arnovsky <[email protected]>
Passes generic to RouteHandler return type (#2530)

* Passes generic to RouteHandler return type

* Removes generic from send type definition

github.com/fastify/fastify - 8ee4a98df4163a04e4beaaa499c809a69231261d authored about 4 years ago by Maksim Sinik <[email protected]>
docs: Plugins.md (#2527)

github.com/fastify/fastify - ebca8b478afc6584633dc1964ed9e9830ce776c3 authored about 4 years ago by Glenn <[email protected]>
remove: duplicated fastify-guard plugin (#2528)

github.com/fastify/fastify - df6ca964b5d77ede1d817e0bd761b9e13ee7ce53 authored about 4 years ago by Huseyin ELMAS <[email protected]>
docs: Plugins.md (#2526)

trivial typo f.e -> i.e

sincere thanks for the great docs, I am reading through a second time now.

github.com/fastify/fastify - 3ac9198a48e74302671453b60fbd278413dc3a27 authored about 4 years ago by Glenn <[email protected]>
fix for fastify-guard plugin position (#2525)

* add fastify-guard to ecosystem

* fix: move fastify-guard to community plugin list

github.com/fastify/fastify - e15e120b55c53982a99a3274ffd0f56a5971acac authored about 4 years ago by Huseyin ELMAS <[email protected]>
add fastify-guard to ecosystem (#2524)

github.com/fastify/fastify - 12ad1bf3672eaea94960d7d7ac8dd6d1e850e5b5 authored about 4 years ago by Huseyin ELMAS <[email protected]>
Add fastify-dynareg to ecosystem doc. (#2523)

github.com/fastify/fastify - 2ab53e9cfb0185ddc65e792806ec5405e106a3da authored about 4 years ago by Giacomo Gregoletto <[email protected]>
Growth stage! (#2519)

* Growth stage!

https://github.com/openjs-foundation/cross-project-council/pull/626

* Update R...

github.com/fastify/fastify - a557aab6d2ee811cb842d0bf7b860eedf33a0c9b authored about 4 years ago by Matteo Collina <[email protected]>
Adds Maksim to the core team (#2521)

github.com/fastify/fastify - 015b7f8135309da56678f859ee7674fbefb320f9 authored about 4 years ago by Maksim Sinik <[email protected]>
fix link to JS Foundation CoC (#2520)

github.com/fastify/fastify - f03c12a33220900e0132304857cd554a9c020c9e authored about 4 years ago by Christian Bromann <[email protected]>
Bump light-my-request from 4.0.0 to 4.0.2 (#2518)

github.com/fastify/fastify - 7ee135e6251816c00cef3aedc801c0bb2c172e82 authored about 4 years ago by Erfan Safari <[email protected]>
Bumped v3.3.0

github.com/fastify/fastify - 003eedf7ce5810b910f3ca6a074cbf86c3aeacee authored about 4 years ago by Matteo Collina <[email protected]>
Add fastify-opentelemetry to ecosystem doc. (#2517)

github.com/fastify/fastify - 312b8232e456b919503b43964c7c580a2c2ea358 authored about 4 years ago by Holden Whitehead <[email protected]>
add decision making paragraph (#2501)

* add decision making paragraph

* fix per ojf feedback

* fix how to become

* Apply sugg...

github.com/fastify/fastify - 4f4d0eb7263662be203b62cce56723c1f5217878 authored about 4 years ago by Manuel Spigolon <[email protected]>
Test: Improve coverage (#2486)

* test: reach 100% coverage

* test: remove commented test case

* refactor: remove timeouts

* ...

github.com/fastify/fastify - bfc33de112a09c07bab483d7791049bb16c561f5 authored about 4 years ago by Carlos Fuentes <[email protected]>
feat: update nodejs matrix for GH Actions (#2513)

github.com/fastify/fastify - f71adb1e7cf4ccf189328453ff4551033dae1700 authored about 4 years ago by Andrey Chalkin <[email protected]>
Expose router config via getters on Request (#2506)

github.com/fastify/fastify - b9fcf3fae0317a54f4f32c5121d5099d1a4d0ed9 authored about 4 years ago by Igor Savin <[email protected]>
Bump typescript from 3.9.7 to 4.0.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release note...

github.com/fastify/fastify - 1aa287443c91750a51d72e350cd93581f6ee0f8b authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
docs: added fastify-socket.io to Ecosystem section (#2505)

github.com/fastify/fastify - e70fd4114391dd0c36e7d6a6f56924ce1bb65ddc authored about 4 years ago by Alessandro Magionami <[email protected]>
add fastify-xray to ecosystem (#2504)

github.com/fastify/fastify - f20d5c8fc271681e55be8affafee46d804c4ecc8 authored about 4 years ago by Jérôme Macias <[email protected]>
doc: add scope & route level to Hooks ToC (#2503)

github.com/fastify/fastify - 48a5deb135ee662fb5dcce373f5bcf72bb04aee3 authored about 4 years ago by Edward Stone <[email protected]>
npmignore .clinic

github.com/fastify/fastify - 7ac9da63f7d0ab03dd0548fdb52db03d3295f3e7 authored about 4 years ago by Matteo Collina <[email protected]>
Bumped v3.2.1

github.com/fastify/fastify - c9b7ba3b2ab35007a1f2b491d5f996e71c958c27 authored about 4 years ago by Matteo Collina <[email protected]>
removed unused link (#2496)

github.com/fastify/fastify - 95b0b13ad53cd4a8445eaeaaa9e3d4532f7aec4b authored about 4 years ago by Manuel Spigolon <[email protected]>
add PROJECT_CHARTER (#2045)

github.com/fastify/fastify - 521781db9f25eb5dfd5b61f19b2f0fc0137ee913 authored about 4 years ago by Manuel Spigolon <[email protected]>
Adds support for plugin dynamic imports in TS projects (#2494)

github.com/fastify/fastify - 102654ecd9957035fcfe58958752314c0e6ede91 authored about 4 years ago by Maksim Sinik <[email protected]>
Add type commonjs (#2493)

github.com/fastify/fastify - 1cf972e500f8d5ab215b2217cc133cca6bb4f269 authored about 4 years ago by Manuel Spigolon <[email protected]>
Adds new section that better explains ESM context and TypeScript exports (#2484)

* Adds new section that better explains ESM context and TypeScript exports

* Fix docs/TypeScr...

github.com/fastify/fastify - 8be4c03e2dde50c8b8427e3c002145520254594c authored about 4 years ago by Maksim Sinik <[email protected]>
doc: add discord badge (#2489)

github.com/fastify/fastify - 2ad4fde842b4d872c1532030c73efc1685c14eb7 authored about 4 years ago by Vincent LE GOFF <[email protected]>
ci: avoid unnecessary runs (#2490)

github.com/fastify/fastify - 480d985b98c779fd8eb83f54ae0e2e728f1afa27 authored about 4 years ago by Vincent LE GOFF <[email protected]>
feat: delete non existent files references (#2491)

github.com/fastify/fastify - 0477aab1aea3751c1d683a2817850d2f5a17fdd4 authored about 4 years ago by Vincent LE GOFF <[email protected]>
fix: typings for hooks (#2485)

* fix: typings for hooks

* fix: typings for hooks

github.com/fastify/fastify - c8eb3d47fe0294554e60e1d5ae643612da8f9a2b authored about 4 years ago by Vincent LE GOFF <[email protected]>
fix: test slowness on windows (#2481)

* fix: test slowness on windows

* feat: switch to undici

* feat: switch test to undici

...

github.com/fastify/fastify - 955314d4b51175952f2e62167075cfa349e33434 authored about 4 years ago by Vincent LE GOFF <[email protected]>
Update Server.md (#2482)

I was pulling my hairs because I was getting only one error from multiple invalid query paramete...

github.com/fastify/fastify - fb5f56d051370cc10bad9c929b34df6e4d23d64e authored about 4 years ago by batuxd <[email protected]>
Update Ecosystem.md (#2479)

* Update Ecosystem.md

Hello, i create a simple extension that allow user to map some directory ...

github.com/fastify/fastify - e4d8773421a00ff16290b8f83d7270e931c40513 authored about 4 years ago by Giovanni Cardamone <[email protected]>
fix hasContentTypeParser to include native types (#2450)

* fix hasContentTypeParser include native types

* minimal fix

github.com/fastify/fastify - 86e13640d00b81ae606f24f79af6e09215fafad2 authored about 4 years ago by Hans Klunder <[email protected]>
support unWritable props in the logger option (#2474)

* support unWritable props in the logger option

* Update lib/logger.js

Co-authored-by: Jam...

github.com/fastify/fastify - e02c80f95e13d2030aab8de03863212cc9a1f4cc authored about 4 years ago by zhangwinning <[email protected]>
increase timeout (#2477)

* increase timeout

* fix require path

github.com/fastify/fastify - eee6c8dac6959310703699ddee6fb512cab285c3 authored about 4 years ago by Dustin Deus <[email protected]>
docs: what to do to became a collaborator (#2468)

github.com/fastify/fastify - 9be74e4cee9da45697fa073406d417dfd89ba6d4 authored about 4 years ago by Matteo Collina <[email protected]>
We have a discord! (#2473)

github.com/fastify/fastify - 78594bfb8a94dcb34d21434a3a5b5b99899168cc authored about 4 years ago by Matteo Collina <[email protected]>
update(package.json): add rafaelgss as member (#2464)

* update(package.json): add rafaelgss as member

* update(package): adjust contribuitors order...

github.com/fastify/fastify - caa15ae7affc224b1211b0ce7d4d273c01454eb0 authored about 4 years ago by Rafael Gonzaga <[email protected]>
Bump autocannon from 5.1.0 to 6.0.0

Bumps [autocannon](https://github.com/mcollina/autocannon) from 5.1.0 to 6.0.0.
- [Release notes...

github.com/fastify/fastify - 7f9b1b498e38ea8746990c2f7a45886841e3b4ab authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumped v3.2.0

github.com/fastify/fastify - f7a1ed3c892466c5bae7000eb1cbbfa3868d2e3b authored about 4 years ago by delvedor <[email protected]>
feat: add hook onTimeout (#2457)

github.com/fastify/fastify - 8e2d008c450b29b39aff8aa127e0ed7a10775988 authored about 4 years ago by Vincent LE GOFF <[email protected]>