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

fix(guide-v5): wrong link for diagnostics channel

corradopetrelli opened this pull request 3 months ago
chore: fix typo in reply-serialize.test.js

janmooij opened this pull request 3 months ago
[5.x] not using full json schema for params, etc. still seems to work

satire-foxfire opened this issue 3 months ago
Question: Tests migration

danteoss opened this issue 3 months ago
Fastify bundler test failing?

danteoss opened this issue 3 months ago
chore: Update Migration-Guide-V5.md

jsumners opened this pull request 3 months ago
[Backport 4.x] docs: update v4 codemods

github-actions[bot] opened this pull request 3 months ago
docs: Add required .js extension to relative ESM imports

masto opened this pull request 3 months ago
chore: Bump the dev-dependencies group across 1 directory with 4 updates

dependabot[bot] opened this pull request 3 months ago
refactor: migrate test framework in build module

reidn3r opened this pull request 3 months ago
TypeScript types for http2

punkpeye opened this issue 3 months ago
No way to type an ephemeral (short lived) entity for a request

lifeiscontent opened this issue 3 months ago
types are wrong for preParsing handlers

lifeiscontent opened this issue 3 months ago
[Backport 4.x] feat: bind `this` to instance in onclose

github-actions[bot] opened this pull request 3 months ago
types: remove nonexistant done parameter from onRegister

gurgunday opened this pull request 3 months ago
docs: join plugin team

jean-michelet opened this pull request 3 months ago
chore: Bump the dev-dependencies group across 1 directory with 3 updates

dependabot[bot] opened this pull request 3 months ago
fix: point this to parent at onRegister

gurgunday opened this pull request 3 months ago
docs: add v5 guide

mcollina opened this pull request 3 months ago
chore: list the next deprecation code

mcollina opened this pull request 3 months ago
Type improvements

nemanja-tosic opened this pull request 3 months ago
Typing of FastifySchema

segevfiner opened this issue 4 months ago
feat: bind `this` to instance in onclose

gurgunday opened this pull request 4 months ago
docs: add dancastillo to Fastify Plugins team

dancastillo opened this pull request 4 months ago
fix(package.json): add `engines.node` range

voxpelli opened this pull request 4 months ago
docs: update v4 codemods

mohab-sameh opened this pull request 4 months ago
fix: add childLoggerFactory option to FastifyHttpOptions type

mauroaccornero opened this pull request 4 months ago
chore: add typescript-server to examples

jeanpierrecarvalho opened this pull request 4 months ago
docs: added note on handling of invalid URLs in setNotFoundHandler

leftieFriele opened this pull request 4 months ago
chore: bump fast-json-stringify-compiler to v5.0.0

mcollina opened this pull request 4 months ago
Release majors for all the modules

mcollina opened this issue 4 months ago
chore: Bumped avvio to v9.0.0

mcollina opened this pull request 4 months ago
chore: Bumped light-my-request to v6.0.0

mcollina opened this pull request 4 months ago
[Backport 4.x] feat: add fastify v4 codemods

github-actions[bot] opened this pull request 4 months ago
chore: bump ajv-compiler to v4.0.0

mcollina opened this pull request 4 months ago
chore: bump find-my-way to v9

mcollina opened this pull request 4 months ago
docs(type-providers): fix typos

mikesamm opened this pull request 4 months ago
feat: mixin system alongside declaration merging

voxpelli opened this pull request 4 months ago
chore: Bump @sinonjs/fake-timers from 11.3.1 to 13.0.1 in the dev-dependencies group

dependabot[bot] opened this pull request 4 months ago
docs: move RafaelGSS to past collaborators

RafaelGSS opened this pull request 4 months ago
Make the import types (ESM/CommonJS) in examples to be with tabs

dvmhmdsd-amana opened this issue 4 months ago
feat: add fastify v4 codemods

arshcodemod opened this pull request 4 months ago
[Backport 4.x] chore: fix sponsor link

github-actions[bot] opened this pull request 4 months ago
chore: fix sponsor link

Eomm opened this pull request 4 months ago
Fastify typescript compatibility

Bobetti opened this issue 4 months ago
types: make plugin options partial

paulius-valiunas opened this pull request 4 months ago
types: make plugin options required if they have any defined props

paulius-valiunas opened this pull request 4 months ago
chore: simplify `neostandard` setup

voxpelli opened this pull request 4 months ago
Invalid options type in `FastifyPluginAsync`

paulius-valiunas opened this issue 4 months ago
[Backport 4.x] docs: add default value for maxParamLength

github-actions[bot] opened this pull request 4 months ago
docs: add default value for maxParamLength

busybox11 opened this pull request 4 months ago
fix(backport 4.x): reorder handling of `Response` replies

github-actions[bot] opened this pull request 4 months ago
tests: migrate https module tests framework to "node:test"

reidn3r opened this pull request 4 months ago
chore: Bump @sinclair/typebox from 0.32.35 to 0.33.4 in the dev-dependencies group

dependabot[bot] opened this pull request 4 months ago
[Backport 4.x] fix: throwing "FST_ERR_DUPLICATED_ROUTE" error instead of raw error

github-actions[bot] opened this pull request 5 months ago
Typescript plugin compatibility with Fastify 3.x

simkessy opened this issue 5 months ago
fix: throwing "FST_ERR_DUPLICATED_ROUTE" error instead of raw error

Rantoledo opened this pull request 5 months ago
fix: add logger.setBindings for mocked logger

mattyod opened this pull request 5 months ago
refactor: remove `FSTDEP013`

climba03003 opened this pull request 5 months ago
refactor: use `Object.hasOwn`

gurgunday opened this pull request 5 months ago
refactor: remove `FSTDEP021`

gurgunday opened this pull request 5 months ago
fix: reorder handling of `Response` replies

barbieri opened this pull request 5 months ago
refactor: remove `FSTDEP010`

climba03003 opened this pull request 5 months ago
refactor: remove `FSTDEP008` and `FSTDEP009`

climba03003 opened this pull request 5 months ago
`reply.send` Delay Issue in Fastify Requests

ErikPham opened this issue 5 months ago
fix: add logger.setBindings for mocked logger

mattyod opened this pull request 5 months ago
Fix stub logger setbindings

mattyod opened this pull request 5 months ago
request.log.setBindings is not stubbed (and has no type)

mattyod opened this issue 5 months ago
refactor: remove FSTDEP007

climba03003 opened this pull request 5 months ago
Exploring New Language Features

climba03003 opened this issue 5 months ago
docs(typescript): update example fastify version

Fdawgs opened this pull request 5 months ago
chore: Bump @types/node from 20.14.13 to 22.0.0 in the dev-dependencies group

dependabot[bot] opened this pull request 5 months ago
fix: test suite import.js emitting errors

dancastillo opened this pull request 5 months ago
fix: removed warning listener from tests

sourcecodeit opened this pull request 5 months ago
server.listen callback function issue

xcfio opened this issue 5 months ago
Confused by deprecation

jsumners opened this issue 5 months ago
[Backport 4.x] chore(sponsor): add handsontable

github-actions[bot] opened this pull request 5 months ago
[Backport 4.x] fix: nullish host

github-actions[bot] opened this pull request 5 months ago
[Backport 4.x] chore(sponsor): add valtown

github-actions[bot] opened this pull request 5 months ago
chore(sponsor): add handsontable

Eomm opened this pull request 5 months ago
fix: nullish host

sourcecodeit opened this pull request 5 months ago
chore: remove deprecation 005

jsumners opened this pull request 5 months ago
Broken test suite

jsumners opened this issue 5 months ago
refactor(4.x): add deprecate warning of json shorthand

climba03003 opened this pull request 5 months ago
refactor!: remove json shorthand

climba03003 opened this pull request 5 months ago
The stream error of Openai

solid-component opened this issue 5 months ago
docs: Adding `crudify-mongo` plugin to community list

aaroncadillac opened this pull request 5 months ago
docs(reply): standardize import style in examples

Tony133 opened this pull request 5 months ago
docs: add @pybot/fastify-autoload to comm plugins

kunal097 opened this pull request 5 months ago