- Forlì, Italy
- nodeland.dev
- @matteocollina
Highlights
- Pro
- 22 discussions answered
Block or Report
Block or report mcollina
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
-
mercurius-js/mercurius Public
Implement GraphQL servers and gateways with Fastify
3,556 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 112 commits in 52 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 27 repositories not shown
Created a pull request in fastify/fastify-compress that received 20 comments
Update to Fastify v4
Due to the changes introduced in fastify/fastify#2954, we need to change how this plugin is registered from: const fastify = Fastify() fastify.re…
+102
−134
•
20
comments
Opened 50 other pull requests in 44 repositories
nodejs/undici
3
merged
1
closed
fastify/fastify-cli
2
merged
fastify/fastify-websocket
2
merged
fastify/fastify-static
2
merged
fastify/fastify-mysql
1
open
fastify/website
1
merged
fastify/fastify-env
1
merged
fastify/fastify-accepts-serializer
1
merged
fastify/fastify-request-context
1
merged
fastify/fastify-diagnostics-channel
1
merged
fastify/fastify-redis
1
merged
fastify/fastify-postgres
1
merged
fastify/fastify-flash
1
merged
fastify/fastify-rate-limit
1
open
fastify/fastify-accepts
1
merged
fastify/fastify-bearer-auth
1
merged
fastify/csrf-protection
1
merged
fastify/fastify-basic-auth
1
merged
fastify/fastify-circuit-breaker
1
open
fastify/create-fastify
1
open
fastify/fastify-http-proxy
1
merged
fastify/fastify-reply-from
1
merged
nodejs/TSC
1
merged
fastify/fastify-sensible
1
merged
fastify/fastify-routes
1
merged
19
repositories not shown
Reviewed 94 pull requests in 40 repositories
nodejs/undici
15 pull requests
-
feat: implement
CookieStore - fix: connector types
- fix(fetch): remove brand checks from Symbol.toStringTag
- feat: add myself as a collaborator
- fix(Headers): do not brand-check toString & Symbol.toStringTag
- fix(Headers Iterator): make spec compliant
- fix(Headers): forEach
-
feat(Headers): implement
Headers Iterator - fix: Remove unnecessary mismatched trailers check
- ci(lint-pr): reduce permissions to minimum
- fix(Request): URLSearchParams body w/ Headers obj
- chore: revert #1349
- fix(Request): allow passing Headers instance to init.headers
- fix: exit loop early if request was aborted
-
fix: use
unknownstatusText by default in mocks
fastify/fastify
12 pull requests
- Redirect Security Responsible Disclosure Badge in Readme.md to SECURITY.md
- docs: update genReqId docs
- JSDoc in Get Started Section
- Update TypeScript.md
- Fix link to OpenJS Foundation Image in Readme.md
- replaced semver check code per recommendation
- Support rc in version checks
- ci: add dependency-review job
- docs: add Type Providers to Typescript docs
- docs(reference): grammar and conciseness changes
- docs: standardize npm cli commands and args
- docs(guides): grammar fixes
nodejs/node
12 pull requests
- async_hooks: faster AsyncResource#bind()
- perf_hooks: fix_performance_start_time
- deps: update undici to 5.2.0
- Revert the change of network interfaces family from string to integer
- bootstrap: include code cache in the embedded snapshot
- deps: fix llhttp version number
- doc: add detail for how to update llhttp
- net: remoteAddress always undefined called before connected
- net: fix socket._getpeername
- http: add uniqueHeaders option to request and createServer.
- http: added closeAllConnections and closeIdleConnections to http.server
- deps: update undici to 5.1.1
delvedor/find-my-way
5 pull requests
fastify/fastify-sensible
3 pull requests
fastify/fastify-static
3 pull requests
mercurius-js/mercurius
3 pull requests
pinojs/pino-tee
3 pull requests
fastify/fastify-passport
2 pull requests
nearform/graphql-auto-federate
2 pull requests
fastify/fastify-secure-session
2 pull requests
fastify/light-my-request
2 pull requests
fastify/any-schema-you-like
2 pull requests
pinojs/pino
2 pull requests
fastify/fastify-swagger
1 pull request
fastify/csrf-protection
1 pull request
fastify/gh-issues-finder
1 pull request
nodejs/security-wg
1 pull request
metcoder95/fastify-racing
1 pull request
mcollina/mqemitter
1 pull request
fastify/fastify-routes
1 pull request
fastify/workflows
1 pull request
fastify/fastify-cors
1 pull request
mcollina/desm
1 pull request
fastify/fastify-autoload
1 pull request
15
repositories not shown
Created an issue in nodejs/node-gyp that received 11 comments
python not found - had to configure it manually in npm
On Mac OS X (Intel) v12.3.1 to make compilation of native modules work, I had to add the following to my .npmrc:
python=/usr/local/bin/python3
It …
11
comments

