Highlights
- Pro
- 5 discussions answered
Pinned
4,173 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 100 commits in 30 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 5 repositories not shown
Created 3 repositories
- mcollina/infinicache JavaScript
-
mcollina/async-cache-dedupe
JavaScript
•
Built by
-
mcollina/on-exit-leak-free
JavaScript
•
Built by
Created a pull request in fastify/fastify that received 10 comments
Revert "fix: #3110 version resolution"
Reverts #3113 Apparently this is significantly harder than it looks and there is not a better way to do this that will not break webpack.
+65
−2
•
10
comments
Opened 19 other pull requests in 11 repositories
pinojs/pino
7
merged
1
closed
- Make sure that the main thread stays alive to process stdout.
- Replace fast-safe-stringify with json-stringify-safe
- Replace fast-safe-stringify with json-stringify-safe
- Handle complex object cases
- Improved LTS documentation
- removed all outstanding deprecations
- Use on-exit-leak-free for transport on-exit
- Fix transport docs
pinojs/pino-http
2
merged
nodejs/undici
1
merged
nodejs/node
1
closed
fastify/fastify
1
merged
fastify/create-fastify
1
merged
davidmarkclements/fast-safe-stringify
1
merged
pinojs/pino-pretty
1
merged
pinojs/thread-stream
1
merged
fastify/pre-commit
1
merged
mcollina/hyperid
1
merged
Reviewed 114 pull requests in 36 repositories
nodejs/node 28 pull requests
- stream: fix toWeb typo
- stream: mark compose as experimental
- fs: check closing_ in FileHandle::Close
- deps: update V8 to 9.2
- http2: fix double free due to handling of rst_stream with cancel code
- stream: compose with async functions
- Https imports
- streams: implement CompressionStream and DecompressionStream
- streams: implement TextEncoderStream and TextDecoderStream
- stream: add readableDidRead
- streams: fixup property definition to avoid prototype polution
- fs: add FileHandle.prototype.readableStream()
- fs: add recursive copy method
- stream: add adapters for webstreams to node.js streams
- stream: forward errored to callback
- stream: compose
- stream: validate abort signal
- stream: destroy readable on read error
- http: decodes url.username and url.password for authorization header
- tls: refactor legacy
- stream: don't emit prefinish after error or close
- Backport V8 fixes for WASM on ARM64
- stream: cleanup async handling
- http: fix keepAliveTimeout for HTTP server after answering a POST request synchronously
- stream: unify stream utils
- Some pull request reviews not shown.
fastify/fastify 16 pull requests
- fix: pino deps warning
- Add this types to decorator functions
- Add sequelize-fastify to ecosystem docs
- Deem everything thrown as an error
- Server.md fix default value of onConstructorPoisoning
- docs: request.context and reply.context
-
Update type defs to include new
serverreq/rep property -
afterRouteAdded: fixed
headRouteExistslookup argument - doc: removed reference to pump and added description on http2SessionTimeout
- Add types for printRoutes
- Updated the docs related to AJV plugins
- docs: add fastify-formdiable
-
Use
path.join(__dirname, 'package.json')to load version - docs: fix broken links
- Use Fastify fork of pre-commit
- WIP: fix: windows flakiness
nodejs/undici 15 pull requests
- feat: return body as consumable body2
- fix: broken link for examples on website
- always clear the connectTimeout
- feat: return body as consumable body
- Creating util function to validate handlers
- fix: accept URL origin in Agent
- refactor: reduce code duplication
- documentation and test for using client certificates
- feat: async connect
- fix: unify connect options
-
fix: remove
authorizationheader when redirecting to unknown origins - fix: don't send extra \r\n
- Fix/bad assert in connect
- docs: updating docs examples to esm modules
- fix: add missing maxRedirections type definition
pinojs/pino 9 pull requests
- Make sure that the main thread stays alive to process stdout.
- refactor: update typings
- fix: transport async function example
- Replace fast-safe-stringify with json-stringify-safe
- refactor: deprecate child bindings apply options
- feat: child redact option
- Use on-exit-leak-free for transport on-exit
- Add TS types for transports
- pino.transport()
delvedor/find-my-way 4 pull requests
fastify/fastify-snippet 4 pull requests
mercurius-js/mercurius 3 pull requests
pinojs/pino-pretty 2 pull requests
fastify/create-fastify 2 pull requests
fastify/fastify-redis 2 pull requests
fastify/fluent-json-schema 2 pull requests
davidmarkclements/quick-format-unescaped 2 pull requests
fastify/pre-commit 2 pull requests
fastify/fastify-response-validation 1 pull request
fastify/fastify-http-proxy 1 pull request
fastify/fastify-rate-limit 1 pull request
fastify/fastify-sensible 1 pull request
nearform/fastify-secrets-gcp 1 pull request
fastify/fastify-cors 1 pull request
fastify/fastify-cli 1 pull request
fastify/fastify-basic-auth 1 pull request
fastify/fastify-leveldb 1 pull request
nodejs/readable-stream 1 pull request
fastify/fastify-swagger 1 pull request
fastify/env-schema 1 pull request
11
repositories not shown
Created an issue in pinojs/pino that received 16 comments
v7 release planning
I think it's time we ship v7. This is a tracking issue of all things we should do:
start a 6.x line
merge next into master
add an LTS doc #1060
…
•
16
comments
Opened 3 other issues in 3 repositories
nodejs/node
1
closed
pinojs/pino
1
closed
fastify/pre-commit
1
closed
Answered 1 discussion in 1 repository
nodejs/undici
nodejs/undici