Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨
https://github.com/nodejs/node

[v16.x] test-crypto-key-objects times out on v16.x

richardlau opened this issue almost 2 years ago
Move bcoe to Collaborator emeriti

bcoe opened this issue almost 2 years ago
src: allow preventing debug signal handler start

codebytere opened this pull request almost 2 years ago
benchmark: fix worker startup benchmark

joyeecheung opened this pull request almost 2 years ago
autoSelectFamily: true breaks TLS

addaleax opened this issue almost 2 years ago
timers: emit process warning if delay is negative or NaN

jakecastelli opened this pull request almost 2 years ago
deps: upgrade npm to 8.19.4

npm-cli-bot opened this pull request almost 2 years ago
stream: enable usage of webstreams on compose()

debadree25 opened this pull request almost 2 years ago
test_runner: add code coverage support to spec reporter

pulkit-30 opened this pull request almost 2 years ago
deps: upgrade npm to 9.5.0

npm-cli-bot opened this pull request almost 2 years ago
src: remove shadowed variable in `OptionsParser::Parse`

codebytere opened this pull request almost 2 years ago
tools: fix regex strings in Python tools

Trott opened this pull request almost 2 years ago
Error [ERR_INTERNAL_ASSERTION] with autoSelectFamily enabled

marcopdonoso opened this issue almost 2 years ago
Detecting client request aborts in nodejs >= 15.50 is broken

simhnna opened this issue almost 2 years ago
test_runner: add code coverage support to spec reporter

richiemccoll opened this issue almost 2 years ago
http: cleanup cork logic

ronag opened this pull request almost 2 years ago
lib: rename internal module declaration as internal bindings

okmttdhr opened this pull request almost 2 years ago
module: ensure successful dynamic import returns the same result

aduh95 opened this pull request almost 2 years ago
assert: remove deprecated getFunction() usage

BridgeAR opened this pull request almost 2 years ago
Nominating @marco-ippolito as a collaborator

ShogunPanda opened this issue almost 2 years ago
tools: fix bug in `prefer-primordials` lint rule

aduh95 opened this pull request almost 2 years ago
encoding: use AliasedUint32Array for encodeInto results

joyeecheung opened this pull request almost 2 years ago
util: extend parseArgs to validate relationships between options

SRHerzog opened this pull request almost 2 years ago
Expose http status codes

anonrig opened this issue almost 2 years ago
lib: enforce use of trailing commas in more files

aduh95 opened this pull request almost 2 years ago
worker_threads: workers crash with V8 pointer compression

cjihrig opened this issue almost 2 years ago
`validateString` behavior change?

xylo04 opened this issue almost 2 years ago
lib: improve esm resolve performance

anonrig opened this pull request almost 2 years ago
test_runner: display skipped subtests in spec reporter output

richiemccoll opened this pull request almost 2 years ago
tools: fix regex strings in Python tools

josusky opened this pull request almost 2 years ago
errors: improve error creation performance

BridgeAR opened this pull request almost 2 years ago
Warning when running cctest of nodejs

ArchanaWind opened this issue almost 2 years ago
deps: V8: cherry-pick 90be99fab31c

targos opened this pull request almost 2 years ago
deps: V8: cherry-pick 90be99fab31c

targos opened this pull request almost 2 years ago
timers: fix the order of timers under a long loop

XadillaX opened this pull request almost 2 years ago
stream: investigate memory overconsumption by Stream.Readable.toWeb

lilsweetcaligula opened this pull request almost 2 years ago
Request: mark test runner stable in Node 20.0.0

cjihrig opened this issue almost 2 years ago
Mention vcpkg port in docs

Pospelove opened this pull request almost 2 years ago
Request: mark util.parseArgs() as stable

cjihrig opened this issue almost 2 years ago
test_runner: enable in-source testing

debadree25 opened this pull request almost 2 years ago
hexo server error

jiehua1995 opened this issue almost 2 years ago
deps: update nghttp2 to 1.52.0

targos opened this pull request almost 2 years ago
deps: update undici to 5.19.1

nodejs-github-bot opened this pull request almost 2 years ago
node-api: add __wasm32__ guards on async works

legendecas opened this pull request almost 2 years ago
test: cover publicExponent validation in OpenSSL

tniessen opened this pull request almost 2 years ago
esm: misc test refactors

GeoffreyBooth opened this pull request almost 2 years ago
Update http.md

Avvyxx opened this pull request almost 2 years ago
lib: enforce use of trailing commas for functions

aduh95 opened this pull request almost 2 years ago
benchmark: add trailing commas in `benchmark/path`

aduh95 opened this pull request almost 2 years ago
doc: add response.strictContentLength to documentation

marco-ippolito opened this pull request almost 2 years ago
[v18.x] build: delete `snapshot.blob` file from the project

juanarbol opened this pull request almost 2 years ago
tools: update eslint to 8.34.0

nodejs-github-bot opened this pull request almost 2 years ago
meta: update AUTHORS

nodejs-github-bot opened this pull request almost 2 years ago
tools: update lint-md-dependencies to [email protected] [email protected]

nodejs-github-bot opened this pull request almost 2 years ago
tools: update doc to [email protected] [email protected]

nodejs-github-bot opened this pull request almost 2 years ago
deps: update simdutf to 3.2.0

nodejs-github-bot opened this pull request almost 2 years ago
src: use an array for faster binding data lookup

joyeecheung opened this pull request almost 2 years ago
src: add SetFastMethodNoSideEffect()

joyeecheung opened this pull request almost 2 years ago
test: fix assertions in test-snapshot-dns-lookup*

tniessen opened this pull request almost 2 years ago
doc: include context on .toWeb() parameters

debadree25 opened this pull request almost 2 years ago
buffer: use v8 fast API calls for Buffer.byteLength with sequential one-byte strings

joyeecheung opened this pull request almost 2 years ago
vm: properly handle defining props on any value

dubzzz opened this pull request almost 2 years ago
test: add trailing commas in `test/pummel`

aduh95 opened this pull request almost 2 years ago
benchmark: add trailing commas in `benchmark/http`

aduh95 opened this pull request almost 2 years ago
stream: bump default highWaterMark

ronag opened this pull request almost 2 years ago
chore(util): attempt of performance improve on MIMEType class

metcoder95 opened this pull request almost 2 years ago
http: outputSize and UInt8Array

ronag opened this pull request almost 2 years ago
test_runner: add `describe.only` and `it.only` shorthands

richiemccoll opened this pull request almost 2 years ago
Always convert strings to buffer for OutgoingMessage?

ronag opened this issue almost 2 years ago
http: correctly calculate strict content length

ronag opened this pull request almost 2 years ago
stream: fix pipeline callback not called on ended stream

debadree25 opened this pull request almost 2 years ago
buffer: check `INSPECT_MAX_BYTES` with `validateNumber`

umuoy1 opened this pull request almost 2 years ago
os: improve network interface performance

BridgeAR opened this pull request almost 2 years ago
Confused setTimout behaviour in NodeJS

jakecastelli opened this issue almost 2 years ago
sha256sum mismatch

zac-jacobson opened this issue almost 2 years ago
assert,util: improve comparison performance

BridgeAR opened this pull request almost 2 years ago
doc: clarify semver-minor notable changes approach

BethGriggs opened this pull request almost 2 years ago
src: fix negative nodeTiming milestone values

legendecas opened this pull request almost 2 years ago
net: rework autoSelectFamily implementation

ShogunPanda opened this pull request almost 2 years ago
[WİP]test: added the requireStack to loader.js

mertcanaltin opened this pull request almost 2 years ago
tools: fix regex strings in Python tools

josusky opened this pull request almost 2 years ago
http: add note about clientError event

ShogunPanda opened this pull request almost 2 years ago
src: allow optional Isolate termination in `node::Stop()`

codebytere opened this pull request almost 2 years ago
deps: copy `postject-api.h` and `LICENSE` to the `deps` folder

RaisinTen opened this pull request almost 2 years ago
doc: remove unused functions from example of `streamConsumers.text`

deokjinkim opened this pull request almost 2 years ago
timers: use V8 fast API calls

joyeecheung opened this pull request almost 2 years ago
test_runner: reset count on watch mode

MoLow opened this pull request almost 2 years ago
test: fix test runner does not print error cause

pulkit-30 opened this pull request almost 2 years ago
test,crypto: update WebCryptoAPI WPT

panva opened this pull request almost 2 years ago
requestTimeout and long running uploads

julien-f opened this issue almost 2 years ago