Ecosyste.ms: OpenCollective

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

github.com/fastify/fastify

Fast and low overhead web framework, for Node.js
https://github.com/fastify/fastify

test: migrate delete test from tap to node test runner

Kalpana98 opened this pull request 4 days ago
chore(package): add fdawgs to contributors array

Fdawgs opened this pull request 4 days ago
docs(request): clarify request host functionality

Fdawgs opened this pull request 4 days ago
test: migrated custom-parser.3.test.js from tap to node:test

Tony133 opened this pull request 5 days ago
test: migrated custom-parser.2.test.js from tap to node:test

Tony133 opened this pull request 5 days ago
test: Migrate http2 test to node:test

atharva123a opened this pull request 5 days ago
Rename Getting-Started.md to 01-Getting-Started.md

KostyaTretyak opened this pull request 6 days ago
chore: org members reorder

Eomm opened this pull request 8 days ago
types: use `node:` prefix for builtins

Fdawgs opened this pull request 8 days ago
How to name the wildcard param

jelmerdemaat opened this issue 9 days ago
chore: Bump the dev-dependencies group across 1 directory with 8 updates

dependabot[bot] opened this pull request 9 days ago
perf: use `node:` prefix to bypass require.cache call for builtins

Fdawgs opened this pull request 9 days ago
chore: Bump the dev-dependencies group across 1 directory with 9 updates

dependabot[bot] opened this pull request 9 days ago
fix: crash when host header is missing by various of reason

climba03003 opened this pull request 9 days ago
docs(ecosystem): update apitally description

itssimon opened this pull request 9 days ago
docs: Update informal contributing guide

damianpm opened this pull request 10 days ago
ci: pin node version 22.11

climba03003 opened this pull request 10 days ago
test: use listen return address

jsumners opened this pull request 10 days ago
abdujebarab Update Index.md

abdujebarab opened this pull request 11 days ago
docs(CONTRIBUTING.md): added v4 to version branches

giuliowaitforitdavide opened this pull request 12 days ago
fix(errorHandler.js): linting problems in pipeline

giuliowaitforitdavide opened this pull request 12 days ago
types: remove connection property in FastifyRequest

giuliowaitforitdavide opened this pull request 13 days ago
chore: Bump the dev-dependencies group across 1 directory with 8 updates

dependabot[bot] opened this pull request 13 days ago
test: Migrate http2 test to node:test

atharva123a opened this pull request 13 days ago
chore: fix flaky test

Eomm opened this pull request 14 days ago
test: migrated nullable-validation.test.js from tap to node:test

Tony133 opened this pull request 14 days ago
chore: bump dev fastify-plugin

Eomm opened this pull request 15 days ago
test: migrated content-length.test.js from tap to node:test

Tony133 opened this pull request 16 days ago
docs(readme): revert to standard workflow badge syntax

Fdawgs opened this pull request 16 days ago
Outdated fastify docs on error handling

kamatheuska opened this issue 17 days ago
Removed `request.connection` still has a type definition in v5.1

ianjkaplan opened this issue 17 days ago
chore: Bump the dev-dependencies group across 1 directory with 8 updates

dependabot[bot] opened this pull request 17 days ago
docs(readme): point ci badge at main branch

Fdawgs opened this pull request 17 days ago
chore: readme lighter install script

giulianok opened this pull request 17 days ago
chore: sponsor link

Eomm opened this pull request 18 days ago
chore: Bump the dev-dependencies group across 1 directory with 8 updates

dependabot[bot] opened this pull request 20 days ago
chore: Bump lycheeverse/lychee-action from 2.0.2 to 2.1.0

dependabot[bot] opened this pull request 21 days ago
test: migrated handler-context.test.js from tap to node:test

Tony133 opened this pull request 21 days ago
test: migrated find-route.test.js from tap to node:test

Tony133 opened this pull request 22 days ago
test: migrated route.8.test.js from tap to node:test

Tony133 opened this pull request 23 days ago
docs: make whitespace consistent

joeytwiddle opened this pull request 26 days ago
chore: Bump the dev-dependencies group across 1 directory with 8 updates

dependabot[bot] opened this pull request 27 days ago
test: migrated fastify-instance.test.js from tap to node:test

Tony133 opened this pull request 27 days ago
test: migrated request-id.test.js from tap to node:test

Tony133 opened this pull request 28 days ago
docs: fix example for supplying own logger instance

keithito opened this pull request 29 days ago
test: migrated validation-error-handling from tap to node:test

reidn3r opened this pull request about 1 month ago
feat: added custom logging keys for req, res, err

minhtriet359 opened this pull request about 1 month ago
test: migrated validation-error-handling.test.js

reidn3r opened this pull request about 1 month ago
t.plan() expected and received

rdn-ai opened this issue about 1 month ago
test: migrated stream.1.test.js from tap to node:test

reidn3r opened this pull request about 1 month ago
feat: Add hook name within timeout error message

kibertoad opened this pull request about 1 month ago
Include hook names in timeout errors if available

kibertoad opened this issue about 1 month ago
Listening to 0.0.0.0 returns localhost address to the callback

dargolith opened this issue about 1 month ago
test: migrate content-parser test to use node:test

Rantoledo opened this pull request about 1 month ago
chore: Bump the dev-dependencies group across 1 directory with 7 updates

dependabot[bot] opened this pull request about 1 month ago
chore: Bump secure-json-parse from 2.7.0 to 3.0.1 in the dependencies-major group

dependabot[bot] opened this pull request about 1 month ago
test: migrated pretty-print.test.js from tap to node:test

Tony133 opened this pull request about 1 month ago
test: how can can i run tests in a single file?

rdn-ai opened this issue about 1 month ago
Accessing `req.hostname` throws if `Host` HTTP header is missing

zdila opened this issue about 1 month ago
test: migrated router-options.test.js from tap to node:test

Tony133 opened this pull request about 1 month ago
test: migrated tests from tap to node test

Tony133 opened this pull request about 1 month ago
chore: Bump the dev-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request about 1 month ago
test: migrated custom-parser.4.test.js and custom-parser.5.test.js fr…

Tony133 opened this pull request about 1 month ago
test: migrated proto-poisoning.test.js from tap to node:test

Tony133 opened this pull request about 1 month ago
docs: smaller documentation fixes

metcoder95 opened this pull request about 1 month ago
test: migrated schema-examples.test.js from tap to node:test

Tony133 opened this pull request about 1 month ago
test: migrated fluent-schema.test.js from tap to node:test

Tony133 opened this pull request about 1 month ago
handlers not triggering if using sinon useFakeTimers

1mike12 opened this issue about 1 month ago
test: migrate trust-proxy, type-provider, url-rewriting to node:test

dancastillo opened this pull request about 2 months ago
test: migrated max-requests-per-socket.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated listen.5.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
To upload large file 10 GB + over http2.

starsoftdev opened this issue about 2 months ago
docs(CONTRIBUTING.md): read the announcements

Eomm opened this pull request about 2 months ago
test: migrated encapsulated-error-handler.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated encapsulated-child-logger-factory.test.js from tap to …

Tony133 opened this pull request about 2 months ago
docs: Add `fastify-mongo-sanitize` and ` remix-fastify` to comm.

ExorTek opened this pull request about 2 months ago
perf(lib/request): use `array.at(-1)` over `array[array.length -1]`

Fdawgs opened this pull request about 2 months ago
chore: Bump the dev-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request about 2 months ago
docs: Added fastify-passkit-webservice to community plugins

alexandercerutti opened this pull request about 2 months ago
Fixes support for the HTTP 'SEARCH' method.

gjstreicher opened this pull request about 2 months ago
style: remove trailing whitespace

Fdawgs opened this pull request about 2 months ago
style(.gitattributes): standardize style across fastify repos

Fdawgs opened this pull request about 2 months ago
fix: test asserts to strict asserts

dancastillo opened this pull request about 2 months ago
chore: renamed test files in kebab-case

Tony133 opened this pull request about 2 months ago
test: migrated post-empty-body.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
test: migrated use-semicolon-delimiter.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
fix(types): addHttpMethod type signature on fastify instance (#5810)

kalvenschraut opened this pull request about 2 months ago
addHttpMethod type signature missing from Fastify instance types

kalvenschraut opened this issue about 2 months ago
ci(benchmark): fix github token input

Fdawgs opened this pull request about 2 months ago
test: migrated reply-code.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
chore: Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2

dependabot[bot] opened this pull request about 2 months ago
chore: Bump thollander/actions-comment-pull-request from 2 to 3

dependabot[bot] opened this pull request about 2 months ago
test: migrated request-timeout.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
Route path not working in query when path includes the - hyphen

anishkumar127 opened this issue about 2 months ago
test: migrated reply-early-hints.test.js from tap to node:test

Tony133 opened this pull request about 2 months ago
chore: Bump the dev-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request about 2 months ago