- In the clouds above Italy
Highlights
- Pro
- 12 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 Loading
-
-
-
-
-
-
mercurius-js/mercuriusPublic
Implement GraphQL servers and gateways with Fastify
3,597 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 42 commits in 20 repositories
Created a pull request in nodejs/node that received 16 comments
stream: fix finished regression when working with legacy Stream
Fixes a regression introduced in Node v17 that made Fastify test fails.
The reason is that using finished() and pipeline() with the send module st…
+12
−3
•
16
comments
Opened 10 other pull requests in 4 repositories
pinojs/pino
5
merged
mercurius-js/cache
3
merged
mcollina/async-cache-dedupe
1
merged
pinojs/pino-pretty
1
merged
Reviewed 158 pull requests in 45 repositories
nodejs/node
28 pull requests
- timers: add experimental scheduler api
- meta: move one or more TSC members to emeritus
- stream: deprecate thenable support
- stream: pipeline with end option
- cluster: use linkedlist for round_robin_handle
- tools: add find-inactive-tsc
- stream: fix finished regression when working with legacy Stream
- stream: pipeline should drain empty readable
- stream: unify writableErrored and readableErrored
- stream: return undefined writable/readable
- stream: don't emit finish after destroy
- stream: add map method to Readable:
- doc: update conditions, add "deno" and "types"
- doc: simplify major release preparation
- stream: fix non readable Duplex readableAborted
- stream: allow calling callback before promise
- stream: add writableAborted
- doc: tweak guidance for modules in core
- feat: expose async wrap providers under async_hooks module
- stream: adjust src hwm when pipelining
- http: change totalSocketCount only on socket creation or when the socket is closed
- stream: properly get default hwm for objectMode
- stream: add errored and closed props
- stream: add global Stream.defaultHighwaterMark
- stream: adjust src hwm when piping
- Some pull request reviews not shown.
fastify/fastify
19 pull requests
- fix(typescript): add type declaration for FastifyRequest.context
- docs: add set-cookie special case
- Add docs, test and examples to .npmignore
- docs: add post example to intro
- add node 17
- fix: use current instance schema controller
- docs: replace "sons" with "descendants"
- docs: add fastify-polyglot plugin to the ecosystem
- fix(typescript): define instance listen callback error nullable
- docs: add Google Cloud Functions example to Serverless Documentation
- fix: server.requestTimeout miss when https
- test: add hook tests
-
docs: clarify on
request.bodycontent and usage - make getResponseTime deterministic
- chore(.npmignore): remove default ignored files/paths
- build(deps-dev): bump @sinonjs/fake-timers from 7.1.2 to 8.1.0
- feat: make version field deterministic and reliable
- fix: socket null in logger
- fix: verify request socket before access attributes
pinojs/pino
12 pull requests
- Coerce string integer destinations to file descriptors
- docs: add the bundling instruction for Webpack
- consistently use the term mergingObject in the docs
- forward all unknown options passed to pino/file transport to destination
- Update LTS document
- pass append option on pino/file transport to pino.destination function
- pass mkdir option on pino/file transport to destination
- build(dependabot): ignore minor and patch github-actions updates
-
Clarify that
watchFileCreatedfails are timeouts - feat: Support bundlers.
- Removed console.log() from transport doc
- Deprecation warning for pino.final() in Node v14+
mercurius-js/mercurius
12 pull requests
- Polishing/error formatter context
- chore: add logo
- Add new option useSecureParse, move secure parsing under it and add normal parsing as default
- compatibility: schema validation in gateway mode
- feat: add modifiedSchema on preExecution hooks
- [bugfix]: "Cannot read property 'create' of undefined" with encapsulated app where parent object has loaders defined
- Add info object to loaders
- Update readme.md for faq page
- Fix incorrect message type for GQL_STOP when using graphql-transport-ws
- add __currentQuery to subscription context
- docs: add onResolution description
- Fix: Graphiql not working without sw
nodejs/undici
11 pull requests
- fix: improve support for Blob and File like objects
-
fix: don't stringify third-party
Blobs - fix: add npm keywords
-
feat: accept third-party
Blobs inFormData -
Handle undefined
statusandstatusTextlike Web fetch - increase FormData compatibility
- Use pkgjs/action for CI matrix
- feat: Allow buffers as mock response data
- build(deps-dev): bump github actions
- fix: support no servername
- Use weighted round robin in balancedPool
pinojs/pino-pretty
7 pull requests
- fix: update return type of function exported by default (#273)
- append missing eol before appending prettified error object when singleLine=true
- only output space after key in object if value does not start with eol
- chore: Added example to provide pino core options.
- Add ability to format time and level with user-defined prettifiers
- Allow to provide custom levels and custom colors
- Support SonicBoom as a destination
fastify/website
4 pull requests
fastify/fast-uri
4 pull requests
nodejs/TSC
4 pull requests
nearform/fast-jwt
3 pull requests
clinicjs/node-clinic-heap-profiler
3 pull requests
clinicjs/node-clinic-flame
3 pull requests
pinojs/thread-stream
3 pull requests
pkgjs/action
3 pull requests
fastify/session
3 pull requests
fastify/fastify-jwt
2 pull requests
pinojs/pino-http
2 pull requests
delvedor/find-my-way
2 pull requests
mercurius-js/auth
2 pull requests
pinojs/pino-std-serializers
2 pull requests
clinicjs/node-clinic-bubbleprof
2 pull requests
fastify/env-schema
2 pull requests
pinojs/real-require
2 pull requests
mercurius-js/cache
2 pull requests
fastify/fastify-websocket
1 pull request
20
repositories not shown
Created an issue in tapjs/node-tap that received 4 comments
Support for Node v17
Unfortunately import-jsx is currently broken in Node.js v17 due to a change in OpenSSL. Read up at: vadimdemedes/import-jsx#16
4
comments
Opened 6 other issues in 4 repositories
mercurius-js/mercurius
2
open
1
closed
mcollina/async-cache-dedupe
1
open
nodejs/node
1
open
fastify/fastify
1
open
Answered 2 discussions in 2 repositories
mercurius-js/mercurius
mercurius-js/mercurius
nodejs/undici
nodejs/undici