- In the clouds above Italy
- nodeland.dev
- @matteocollina
Highlights
- Pro
- 19 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,811 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 39 commits in 16 repositories
Created a pull request in fastify/workflows that received 3 comments
Automerge major dependency updates to reduce traffic
It’s important that we automerge major updates as they are the only ones that will be opened in most of our repos because we do not use lockfiles. L…
+0
−1
•
3
comments
Opened 10 other pull requests in 6 repositories
pinojs/pino
2
merged
1
closed
fastify/fastify
1
open
1
merged
mercurius-js/mercurius
2
merged
fastify/light-my-request
1
merged
nodejs/undici
1
merged
mercurius-js/cache
1
merged
Reviewed 134 pull requests in 42 repositories
nodejs/node
27 pull requests
- doc: some minor touch-ups (nitpicks) in the contributor docs
- tools: enable prefer-arrow-callback eslint rule
- lib: enable fetch by default
- stream: port more test262 tests
- crypto: use RFC2253 format in PrintGeneralName
-
crypto: clarify
require("crypto").getRandomValuesis Node.js specific - Capitalize Valgrind in docs
- lib: add FormData global when fetch is enabled
- stream: need to cleanup event listeners if last stream is readable
- stream: revert revert map spec compliance
- stream: add more filter tests
- stream: add more forEach tests
- stream: revert map spec compliance
- http,https: add default argument for Agent.prototype.getName
- v17.5.0 release proposal
- stream: refactor streams
- stream: add iterator helper find
- cluster: respect server.listen() backlog parameter set by workers (credit: @oyyd)
- stream: resume stream on drain
- [v14 backport] deps: V8: cherry-pick cc9a8a37445e
- [v16 backport] deps: V8: cherry-pick cc9a8a37445e
- doc: add overhead hints for heap snapshot generation
- cluster: make kill to be just process.kill
- doc: feature management proposal
- doc: add steam pipelining note on Http usage
- Some pull request reviews not shown.
nodejs/undici
25 pull requests
- feat: pass rawHeaders
- feat: add factory option to BalancedPool
-
fix:
RequestInitdoesn't allow explicitundefined -
feat: implement
makePolicyContainerandclonePolicyContainer - feat(fetch): add support for file urls in fetch
- test(fetch): add client maxRequestsPerClient error test
- Fix typo in test case name
- fix: make fetch's signature spec-compliant
- types: align RequestInit types with lib.dom.ts
- chore: ignore wasm file for npm publishing
- fix(test): fix test skipping logic
- docs: expand mixins information, notate body reuse
- feat(mock): add support reply option callbacks
- fix: incorrect http(s) regexp
-
feat(fetch): allow
manualredirect handling -
fix(fetch): prevent
Illegal invocationsof theFileLikeclass -
test(fetch):
Filecoverage -
feat(MockInterceptor): add support for callbacks on
reply - Fix order of WASM loading
- feat: add asyn iterable section in doc
- chore(.husky): remove unnecessary .gitignore
- feat: support long polling requests and event-source responses
-
Fix import of
ProxyAgent - docs: link to fetch test coverage issue
- docs: add test commands in CONTRIBUTING.md
fastify/fastify
15 pull requests
- fix: add ajv dep as dev
- chore: clean tests
- build(deps-dev): bump @sinonjs/fake-timers from 8.1.0 to 9.1.0
- build(deps): bump tiny-lru from 7.0.6 to 8.0.1
- fix: call normal 404 handler on unsupported method
- docs: add database guide page
- update Server docs
- Add reference to FST_ERR_CTP_INVALID_MEDIA_TYPE error in the docs for validation & content type parser
- docs(ecosystem): update fastify-jwt plugin with the new internal library it uses
- feat: bump ajv-compiler
-
style: fix new
standardlinting - Add action to lock threads
- Add Documentation and TS Types missed for FastifyInstance#setSchemaController
- localhost binds to ipv4 and ipv6
- Serialization errors will be send to errorHandler
mercurius-js/mercurius
9 pull requests
- add missing types for retry services options
- fix: gateway fragment usage
- fix: update graphql-jit
- fix: gateway empty types
- fix: typings for defaultErrorFormatter
- [Gateway] Correctly resolve references returned from top-level resolvers
- Fix sidebar link
- Fixes issue with batchedQueries overriding loader
- Retry failed services
fastify/fastify-rate-limit
7 pull requests
pinojs/pino
6 pull requests
mercurius-js/cache
5 pull requests
fastify/fastify-reply-from
3 pull requests
fastify/fastify-swagger
2 pull requests
nearform/fast-jwt
2 pull requests
fastify/fast-json-stringify
2 pull requests
mcollina/hyperid
1 pull request
fastify/fastify-cli
1 pull request
fastify/fastify-caching
1 pull request
fastify/fastify-error
1 pull request
clinicjs/node-clinic-doctor
1 pull request
fastify/website
1 pull request
mercurius-js/mercurius-integration-testing
1 pull request
mqttjs/mqtt-packet
1 pull request
pinojs/pino-pretty
1 pull request
moscajs/aedes
1 pull request
fastify/fastify-cors
1 pull request
fastify/fastify-vite
1 pull request
mcollina/autocannon
1 pull request
fastify/fastify-cookie
1 pull request
17
repositories not shown
Created an issue in nodejs/node that received 28 comments
Move from instanceof to new.target check in all function-based classes
What is the problem this feature will solve? I've recently discovered that there is a faster alternative to the instanceof check: const max = 10000…
28
comments
Opened 8 other issues in 6 repositories
mercurius-js/cache
2
closed
1
open
fastify/fastify-cli
1
open
fastify/fastify
1
closed
nodejs/corepack
1
open
pinojs/pino
1
open
fastify/website
1
closed
Started 1 discussion in 1 repository
fastify/fastify
fastify/fastify
Answered 3 discussions in 3 repositories
mercurius-js/mercurius
mercurius-js/mercurius