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: add ajv dep as dev (#3715)

github.com/fastify/fastify - ffef0728a24762ef151053c51f3217a4840985fc authored over 2 years ago by Manuel Spigolon <[email protected]>
chore: clean tests (#3714)

github.com/fastify/fastify - 91edc1f4060af02fffc9d76543b0521f7b8913be authored over 2 years ago by Manuel Spigolon <[email protected]>
Replace pem dependency (#3711)

github.com/fastify/fastify - 3cbc1ed99fde956314b100dec17b2d23ffeb37da authored over 2 years ago by James Sumners <[email protected]>
Bumped v4.0.0-alpha.1

github.com/fastify/fastify - 4b4b711ec4d9e5cdf621464714df5380d4f5badc authored over 2 years ago by Matteo Collina <[email protected]>
Merge branch 'next'

github.com/fastify/fastify - 65479ae199b92b6c527925d7a033e364967c16e9 authored over 2 years ago by Matteo Collina <[email protected]>
Bumped v3.27.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 9ed25c5cde979a233c1baf5a81c44496b208ee21 authored over 2 years ago by Matteo Collina <[email protected]>
build(deps-dev): bump @sinonjs/fake-timers from 8.1.0 to 9.1.0 (#3683)

Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 8.1.0 to 9.1.0.
- [Re...

github.com/fastify/fastify - 243db26c647828b319da59cff2e47a239fe4503a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tiny-lru from 7.0.6 to 8.0.1 (#3700)

Bumps [tiny-lru](https://github.com/avoidwork/tiny-lru) from 7.0.6 to 8.0.1.
- [Release notes](...

github.com/fastify/fastify - d016dbdf5c279a223ccb9534a5b839a800a79b4c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix!: call normal 404 handler on unsupported method (#3705)

fixes issue #3702

github.com/fastify/fastify - 21682826ff3248268dfcdac65246658694ecac59 authored over 2 years ago by Mark Wainwright <[email protected]>
Update middleware docs link (#3706)

github.com/fastify/fastify - d7d0ef63b1f6a1d782be35d181a16c2745066580 authored over 2 years ago by Jamie_ <[email protected]>
fixed merge issues

github.com/fastify/fastify - b4ea2e92bda4a421b7d836a742bf61c17d9c7570 authored over 2 years ago by Matteo Collina <[email protected]>
Merge branch 'main' into next

github.com/fastify/fastify - 582b0d6991049bbd9d8ba2c5fcd2a6c3cb4516e0 authored over 2 years ago by Matteo Collina <[email protected]>
Tests should pass on a host with only a single network interface (#3703)

* Tests should pass on a host with only a single network interface

* maybe passing on Github ...

github.com/fastify/fastify - 976557642fb2525d4fcf8811292e1900cd6f66a4 authored over 2 years ago by Matteo Collina <[email protected]>
docs: update Server docs (#3699)

* update Server docs

* add reference to usage section

Co-authored-by: Keckl, Matthias <mat...

github.com/fastify/fastify - 9b1877626bb345f3a4746d678bc56b0bb23b7f2a authored over 2 years ago by Matthias Keckl <[email protected]>
fix(types): add opts param to onRegister hook handler signature (#3641)

github.com/fastify/fastify - 224dc104260ad26f9baa0e46962f917963d41fe5 authored over 2 years ago by Benjamin MENANT <[email protected]>
Mention FST_ERR_CTP_INVALID_MEDIA_TYPE error in the documentation. (#3697)

github.com/fastify/fastify - 8e1feb91bd2eee71722321d9e1edb7eb25131eba authored over 2 years ago by Alex Ware <[email protected]>
chore: fix plugin labeler (#3694)

github.com/fastify/fastify - 3e5a0ed9ac9dfdb1188bdc8cb0156b34465c5db1 authored over 2 years ago by Manuel Spigolon <[email protected]>
docs(ecosystem): adds @immobiliarelabs/fastify-sentry (#3693)

github.com/fastify/fastify - 50e8bf9a8b111c6d422a812e8d004a78a6f047aa authored over 2 years ago by Simone Corsi <[email protected]>
ci(package-manager): run `test:ci` instead of `test` (#3692)

github.com/fastify/fastify - 36d20ae414e7bcf0b83cfc653fd902cb70e81138 authored over 2 years ago by Divlo <[email protected]>
docs(ecosystem): update fastify-jwt plugin with the new internal library it uses (#3689)

github.com/fastify/fastify - 8a4a9b09bdf01ed26b7c9732ad25bcfdac4f5ec1 authored over 2 years ago by Raz Luvaton <[email protected]>
feat: bump ajv-compiler (#3687)

github.com/fastify/fastify - 284cb2e5b0d547cb2213b32064e1396f60f1162f authored over 2 years ago by Vincent LE GOFF <[email protected]>
style: fix new `standard` linting (#3682)

github.com/fastify/fastify - 533b6d8cdf72280083627315223a4c881e2dd571 authored over 2 years ago by Divlo <[email protected]>
fix: calling reply.callNotFound uncaught exception (#3661)

github.com/fastify/fastify - 62887055505577ca05036079bb3f405274819871 authored over 2 years ago by Vignesh <[email protected]>
fix types: add entry jsonShorthand in FastifyServerOptions (#3681)

Co-authored-by: Daniele Fedeli <[email protected]>

github.com/fastify/fastify - 15972961777bb26e3faafa51e01d04682597abf1 authored over 2 years ago by Daniele Fedeli <[email protected]>
Bumped v3.27.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - b8f20152f0ed55d72106d58a75ef5c4cc946cd9f authored over 2 years ago by Matteo Collina <[email protected]>
Add action to lock threads (#3679)

github.com/fastify/fastify - 7cdd173bedc5228bd0f88a8a42ffc761142c1928 authored over 2 years ago by James Sumners <[email protected]>
Add Documentation and TS Types missed for FastifyInstance#setSchemaController (#3480)

github.com/fastify/fastify - 537901e2356f7e6fcb5507ac88cfaae1c38a0b95 authored over 2 years ago by Gabriel Grubba <[email protected]>
feat(breaking): localhost binds to ipv4 and ipv6 (#3606)

github.com/fastify/fastify - b769e2faa82374d64166da2ea370428c189da246 authored over 2 years ago by Manuel Spigolon <[email protected]>
Fix: Serialization errors will be send to errorHandler (#3674)

github.com/fastify/fastify - 7cdc90354225671b05b4d307a9f611aff861be48 authored over 2 years ago by Mike <[email protected]>
add missing types workflow (#3668)

* add missing types workflow

* use the closed events to avoid opening issue for unmerged PR

github.com/fastify/fastify - 17a487529c8454101f7712e1f9557d845ec21bc5 authored over 2 years ago by Kira <[email protected]>
docs: add type provider encapsulation (#3647)

* docs(Type-Provider): add section about encapsulation

* docs: add documentation working with...

github.com/fastify/fastify - ef97e304e20e9ca33d4abcfbcbe2ae744510f9a1 authored over 2 years ago by Rafael Silva <[email protected]>
build: correct dependabot config (#3662)

github.com/fastify/fastify - b15c7c566888c7953715c031a8b3bfe13c3d1960 authored over 2 years ago by Frazer Smith <[email protected]>
build: reduce dependabot update frequency (#3659)

github.com/fastify/fastify - 20f934307c29ab97988222a165c84f16b7146ce6 authored over 2 years ago by Frazer Smith <[email protected]>
Fixes #3648 - URL must be a string (#3653)

* Fixed #3648 - URL must be a string

* Revert "Fixed #3648 - URL must be a string"

This re...

github.com/fastify/fastify - 25147feda161e0f51e5b32e88bec87793188a8d4 authored over 2 years ago by Vignesh <[email protected]>
types: add forceCloseConnections type (#3646)

github.com/fastify/fastify - 4928abca80160fec75765584ca5324b075dbaa59 authored over 2 years ago by Rafael Silva <[email protected]>
doc(Guides): fix grammar issue in the Prototype Poisoning file (#3640)

github.com/fastify/fastify - 70749bcc278ae9c4d1487ffc1bdecd67fb8bc14e authored over 2 years ago by Raz Luvaton <[email protected]>
docs(Prototype-Poisoning): invalid content link (#3639)

github.com/fastify/fastify - 510ac808a3d8c4be52bc7fbe8631499213e5e963 authored over 2 years ago by Rafael Silva <[email protected]>
docs: fix link to forceCloseConnections option (#3638)

github.com/fastify/fastify - 438defb5084028b31e7926eb71c3c52ec23935ef authored over 2 years ago by Rafael Silva <[email protected]>
Bumped v3.27.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - f55978cc7912750b239bbd2088f08d92976e6a49 authored over 2 years ago by Matteo Collina <[email protected]>
Add keep-alive connection tracking and reaping (#3619)

github.com/fastify/fastify - 2c1505a107f29ab89197ac88bb4ddef9edb78342 authored over 2 years ago by James Sumners <[email protected]>
Bumped v3.26.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - af1a598616b09a1081c310ee841ec048b20565ec authored over 2 years ago by Matteo Collina <[email protected]>
fix (types): `this` is `FastifyInstance` (#3622)

* fix (types): `this` is `FastifyInstance`

* test (types): monitor regressions on issue #3620...

github.com/fastify/fastify - b0b0a7a2dc8578a54294241fd512197cac55dff8 authored almost 3 years ago by darkgl0w <[email protected]>
fix (test): `custom-parser.test.js` flaky test (#3627)

github.com/fastify/fastify - dd7de59d933005db2206b500d511ca5c57bea5c4 authored almost 3 years ago by darkgl0w <[email protected]>
fix: accept-version on default route (#3630)

* fix: accept-version on default route

* test: update test

* chore: update comment and doc...

github.com/fastify/fastify - 4d870895b4c732718119b278648e48ce01b5e23b authored almost 3 years ago by KaKa <[email protected]>
Update LICENSE (#3629)

github.com/fastify/fastify - afdd647c88422c5214297ff3156da078ab9819f1 authored almost 3 years ago by Lee Ravenberg <[email protected]>
fix: types to support Ajv plugins with options (#3601)

github.com/fastify/fastify - ee795d3c61fdd87f75562bd5a977286cd01dea58 authored almost 3 years ago by Pietro Verdile <[email protected]>
chore (ci): run lint only once (#3623)

github.com/fastify/fastify - ae3320de7fd9ba2e6d68349c89f28de643b49f16 authored almost 3 years ago by darkgl0w <[email protected]>
test: adding esbuild bundler to CI pipeline (#3616)

* test: adding esbuild bundler test

* test: adding esbuild to package ci

* test: updating ...

github.com/fastify/fastify - 93fe532986b96ae28a087b2ec385a8abb16cce55 authored almost 3 years ago by Jhonantans Moraes Rocha <[email protected]>
chore: fix website workflow not triggering (#3611)

This PR makes the current `website.yml` workflow to take into account all pushes to main that ch...

github.com/fastify/fastify - 670e7d6310e627f94f352c96ef9ba333f295acc6 authored almost 3 years ago by Luis Orbaiceta <[email protected]>
Add prototype poisoning doc (#3609)

github.com/fastify/fastify - d7a23a0477cb5a03ba4b6c6d9736c420b1c7bfed authored almost 3 years ago by James Sumners <[email protected]>
feat: manage display-name meta plugin (#3608)

github.com/fastify/fastify - 6363ff4eae89cd38dc8b901e5f9c23ce4d57bc0a authored almost 3 years ago by Manuel Spigolon <[email protected]>
docs(reference-typescript): fix formatting (#3602)

github.com/fastify/fastify - 83335f98523a0ca545c3767153f48343796c7dd2 authored almost 3 years ago by Fabrizio Fallico <[email protected]>
feat: ajv coerce array (#3594)

github.com/fastify/fastify - 0033f739d4c8471b55991835f92eee94d7491292 authored almost 3 years ago by Manuel Spigolon <[email protected]>
chore: remove duplicated line (#3599)

github.com/fastify/fastify - d320417a2fb8d715cbdc0c729a1a334090d5ae82 authored almost 3 years ago by Manuel Spigolon <[email protected]>
build(deps-dev): bump helmet from 4.6.0 to 5.0.1 (#3591)

github.com/fastify/fastify - bc40f5b54b6ce5b9d27ccea97661b6d03630d7ad authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: bad headers characters (#3593)

* fix: response header wrong chars

* add docs

* add tests

github.com/fastify/fastify - 38fc063ecd3febeb7e2d93453760ab4cd9147845 authored almost 3 years ago by Manuel Spigolon <[email protected]>
upgrade fast-json-stringify with ajv8 (#3280)

github.com/fastify/fastify - 20e17310b74fddb786a33484183ad0e49e817ab6 authored almost 3 years ago by Manuel Spigolon <[email protected]>
Remove .writableEnded fallbacks for node12 (#3590)

github.com/fastify/fastify - 7dbfbe1fa8d7597297d6677a13b748924f097aeb authored almost 3 years ago by Sergej <[email protected]>
Fixed als

github.com/fastify/fastify - 50d49831837eca283903f3f481570a01d8cc92d5 authored almost 3 years ago by Matteo Collina <[email protected]>
Added back json-schema-to-ts devDep

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - c4c48bc93314eff43f8fbfe428d8a20bdd194347 authored almost 3 years ago by Matteo Collina <[email protected]>
Added back joi devDep

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 79e98a535e07937391c6e0938c9f8d59e9b79291 authored almost 3 years ago by Matteo Collina <[email protected]>
Merge branch 'drop-node-12' of https://github.com/anonrig/fastify into anonrig-drop-node-12

github.com/fastify/fastify - 298d04f9b7ffc3fd932a207545e56416626a8689 authored almost 3 years ago by Matteo Collina <[email protected]>
Merge branch 'main' into next

github.com/fastify/fastify - 23b3bbeeae0738454b70a2619ac8d21487357913 authored almost 3 years ago by Matteo Collina <[email protected]>
Update Recommendations.md (#3583)

github.com/fastify/fastify - 3571a81fd365cd3a1633be48a3628f120e0c2972 authored almost 3 years ago by Zoron <[email protected]>
Replace `fastify.decorate` arrow functions with function expressions in the 'Plugins' documentation (#3577)

github.com/fastify/fastify - 0814d238ecdd7fc9208b9e5b1ad024f926aca6c9 authored almost 3 years ago by Daniel Lindegren <[email protected]>
Bumped v3.25.3

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 5fee6a75c9f59e7cec32888ecbb38ac66f21cf2f authored almost 3 years ago by Matteo Collina <[email protected]>
build(deps-dev): bump http-errors from 1.8.1 to 2.0.0 (#3553)

Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.1 to 2.0.0.
- [Release note...

github.com/fastify/fastify - 4c94ed2275106d7f1020c1040e19b23326e560b0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move from fastify-warning to process-warning (#3576)

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - dac15873c1712b053846ed53bbb211c5a79c5c74 authored almost 3 years ago by Matteo Collina <[email protected]>
Bumped v3.25.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 157c0400b18cdb3c9bc02cf1291b044257d94933 authored almost 3 years ago by Matteo Collina <[email protected]>
Fix context tracking with als run (#3571)

* Wrap the ContentType parsers in a AsyncResource to support AsyncLocalStorage

* Node v10 and...

github.com/fastify/fastify - fa432f0a1a8c9ab7366d1b16b7d332ad03b12ef8 authored almost 3 years ago by Matteo Collina <[email protected]>
feat: Add release trigger for website build (#3572)

github.com/fastify/fastify - 006bd09a1559c00fab519d2104e672bf640ff282 authored almost 3 years ago by Luis Orbaiceta <[email protected]>
docs: Small improvements in the documentation (#3565)

github.com/fastify/fastify - 89192faa13d4b30d90cc4960812b0c5e74d69f62 authored almost 3 years ago by David <[email protected]>
Bumped v3.25.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - bb9b057ef663659a996b9009caba3240a4a992bb authored almost 3 years ago by Matteo Collina <[email protected]>
Fixes regressions for function decorators on Request and Reply (#3560)

Fixes #3558

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - a1c9cee010559da4985448d303dbe51be1c231d4 authored almost 3 years ago by Matteo Collina <[email protected]>
added fastify-file-routes (#3561)

https://github.com/spa5k/fastify-file-routes

github.com/fastify/fastify - 6cdbbd3cd0aa75c8c2811a90e5923753ae77bea1 authored almost 3 years ago by Spark <[email protected]>
Fix typo in `/docs/index.md` (#3557)

github.com/fastify/fastify - ed398fb30d6e8f0f62e37601d9f60e5a4e8c5d74 authored almost 3 years ago by Noor Eldeen Salah <[email protected]>
Update Ecosystem.md (#3548)

Added fastify-get-only in community

github.com/fastify/fastify - 87d880eabf2ec977f0b20c5d80c0a6895bd12e9e authored almost 3 years ago by Daniele Fedeli <[email protected]>
chore: upgrade github-action-merge-dependabot to v3 (#3547)

github.com/fastify/fastify - 94209eaa2cef97c5be5cfd34c01433a5913a0b01 authored almost 3 years ago by Manuel Spigolon <[email protected]>
Add missing types & docs for async onClose hook (#3541)

github.com/fastify/fastify - de4747536e274ed81f4a05c4135e30e2d9e266d8 authored almost 3 years ago by François Best <[email protected]>
Fix broken links in README.md (#3545)

github.com/fastify/fastify - cd5d8e781aa3bf198a5ddf94fb58cbbadb9bf2a2 authored almost 3 years ago by Elsaid Achraf <[email protected]>
Fix docs broken links (#3542)

github.com/fastify/fastify - e09046bda225f2d1c36c1c75c9de3b8823b8539f authored almost 3 years ago by Luis Orbaiceta <[email protected]>
Tests for http2 host constraint server (#3504)

github.com/fastify/fastify - b2e9b7843742029547d8f6ba3a3078c48dce7caa authored almost 3 years ago by Luis Orbaiceta <[email protected]>
build: drop node 12 support

github.com/fastify/fastify - 92c8a0e304bd5d4ecf6b248abeaece209811246f authored almost 3 years ago by Yagiz Nizipli <[email protected]>
docs: update documentation links to match new locations (#3539)

github.com/fastify/fastify - 627f7bde9a5d483f68b765668ea4fe964ab41cbf authored almost 3 years ago by Nico Genz <[email protected]>
docs: add `fastify-split-validator` to Ecosystem (#3535)

* docs: add fastify-split-validator to Ecosystem

* refactor: order it alphabetically

github.com/fastify/fastify - bb4e78b823426bffb7d5f00c93964ea076d1ca5b authored almost 3 years ago by Carlos Fuentes <[email protected]>
Bumped v3.25.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 33ad2fcfe63ac7779e02203a323c9429dcf9e5fe authored almost 3 years ago by Matteo Collina <[email protected]>
chore: bump dependencies (#3531)

github.com/fastify/fastify - c56828bcfb7bccdfb00cdd7af890435e62c9a57b authored almost 3 years ago by Yagiz Nizipli <[email protected]>
Rename index files (#3533)

github.com/fastify/fastify - 5804271a2114657ba06b02ceb3ac147eb31610c8 authored almost 3 years ago by James Sumners <[email protected]>
Docs reorganization (#3474)

github.com/fastify/fastify - 2b6974a39905ce654d9fbf85165e68e2cd230a6c authored almost 3 years ago by James Sumners <[email protected]>
Add Luis Orbaiceta as a contributor (#3530)

github.com/fastify/fastify - cd63f30eb3857fc1a0d34f0d430f632465a8c55d authored almost 3 years ago by Luis Orbaiceta <[email protected]>
Pass constraint values to the router when checking for a preexisting HEAD route (#3526)

github.com/fastify/fastify - c129e239c94aab5e0f727a68c772b41e73effbbb authored almost 3 years ago by Harry Brundage <[email protected]>
Type Provider Reply Types (#3524)

github.com/fastify/fastify - 76d321671ec25be273d41b2410e56c921d24ebcf authored almost 3 years ago by sinclairzx81 <[email protected]>
fix: use hasKey to check request dependencies (#3527)

github.com/fastify/fastify - f665c43612f2c431451dbd2e60a3f86bbad33488 authored almost 3 years ago by Rafael Gonzaga <[email protected]>
chore: bump find-my-way to 5.1.0 (#3515)

github.com/fastify/fastify - b045c7ea9bbc2e31f4af0e55ead857162e935998 authored almost 3 years ago by Yagiz Nizipli <[email protected]>
Update path and parameters to correct properties (#3519)

github.com/fastify/fastify - 1b49c5b698ad0727ce18efff852d8a703c67be94 authored almost 3 years ago by Makrand Gupta <[email protected]>
build(deps): bump fastify/github-action-merge-dependabot (#3518)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-de...

github.com/fastify/fastify - 75a73e51bc8307d9c87f1a8ec4b181af8c953b0f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove app.use and fix middleware tests (#3506)

github.com/fastify/fastify - e488a09fd1044ee3446925a8f368bb701725604c authored almost 3 years ago by Rishit Pandey <[email protected]>
Merge branch 'main' into next

github.com/fastify/fastify - 6975c8f772ae0f439f4382add15e1ef96c805f08 authored almost 3 years ago by Matteo Collina <[email protected]>
docs(ecosystem): adds @immobiliarelabs/fastify-metrics (#3509)

github.com/fastify/fastify - aec2ac770036a34ce5a426037ef02070f07ca8ea authored almost 3 years ago by Simone Corsi <[email protected]>
add node 17 (#3456)

github.com/fastify/fastify - 08877f173c3c3cd9e3883c97ca3285736d33832f authored almost 3 years ago by Manuel Spigolon <[email protected]>