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

benchmark: add no-warnings to process.has bench

RafaelGSS opened this pull request 4 months ago
benchmark: add --runs support to run.js

RafaelGSS opened this pull request 4 months ago
test: add resource to internal module stat test

RafaelGSS opened this pull request 4 months ago
src: remove icu based `ToASCII` and `ToUnicode`

anonrig opened this pull request 4 months ago
src: modernize likely/unlikely hints

anonrig opened this pull request 4 months ago
parallel/test-runner-coverage is flaky

lpinca opened this issue 4 months ago
stream: handle undefined chunks correctly in decode stream

Nahee-Park opened this pull request 4 months ago
test: update wpt test for encoding

Nahee-Park opened this pull request 4 months ago
lib: fix module print timing when specifier includes `"`

aduh95 opened this pull request 4 months ago
doc: remove random horizontal separators in `process.md`

aduh95 opened this pull request 4 months ago
fs: acknowledge `signal` option in `filehandle.createReadStream()`

LiviaMedeiros opened this pull request 4 months ago
Javascript error

mzwa opened this issue 4 months ago
test_runner: consider --enable-source-maps option in coverage report

geeksilva97 opened this pull request 4 months ago
doc: fix `events.once()` example with `AbortSignal`

foxxyz opened this pull request 4 months ago
test_runner: avoid spread operator on arrays

aduh95 opened this pull request 4 months ago
test: remove unnecessary `await` in test-watch-mode

iwuliz opened this pull request 4 months ago
buffer: coerce extrema to int in `blob.slice`

aduh95 opened this pull request 4 months ago
buffer: correctly apply prototype to cloned `File` / `Blob`

RedYetiDev opened this pull request 4 months ago
Project

Zeyad-iss opened this issue 4 months ago
بروجكت

Zeyad-iss opened this issue 4 months ago
doc: add missing `:` to `run()`'s `globPatterns`

RedYetiDev opened this pull request 4 months ago
doc: add esm examples to `node:net`

mfdebian opened this pull request 4 months ago
build: describe the fix for compiling android node.js on an x86_64 host

haotaoyanzhuce opened this pull request 4 months ago
AbortController/AbortSignal memory leak

System233 opened this issue 4 months ago
Set iteration causes unexpected infinite loop

OguzhanUmutlu opened this issue 4 months ago
doc: put --env-file-if-exists=config right under --env-file=config

geeksilva97 opened this pull request 4 months ago
Error on npx gitignore when appdata/npm folder is missing

fbutenhof opened this issue 4 months ago
`--env-file-if-exists` is in the wrong spot in the docs

BoscoDomingo opened this issue 4 months ago
CPUが高い

Kellyzenkeiren opened this issue 4 months ago
test_runner: support custom node options in `run()`

RedYetiDev opened this pull request 4 months ago
Request signal isn't aborted after garbage collection

jvaill opened this issue 4 months ago
test: add `escapePOSIXShell` util

aduh95 opened this pull request 4 months ago
tools: only check teams on the default branch

aduh95 opened this pull request 4 months ago
test: move coverage source map tests to new file

RedYetiDev opened this pull request 4 months ago
`File` is not serializable

RedYetiDev opened this issue 4 months ago
src: fixup Error.stackTraceLimit during snapshot building

joyeecheung opened this pull request 4 months ago
stream: treat null asyncIterator as undefined

jazelly opened this pull request 4 months ago
Environment file option matches on substring (--env-file)

kristianthorsen opened this issue 4 months ago
doc: fix the require resolve algorithm in modules.md

chirsz-ever opened this pull request 4 months ago
diagnostics_channel: fix unsubscribe during publish

simon-id opened this pull request 4 months ago
deps: V8: backport 0d5d6e71bbb0

aduh95 opened this pull request 4 months ago
deps: update libuv to 1.49.1

santigimeno opened this pull request 4 months ago
UV_USE_IO_URING does not update file handle position

ronag opened this issue 4 months ago
doc: remove outdated https import reference

geeksilva97 opened this pull request 4 months ago
test: update test-crypto-aes-wrap to use node:test

jasnell opened this pull request 4 months ago
src: move more key handling to ncrypto

jasnell opened this pull request 4 months ago
Request for a synchronous variant of node:test.test() method

WillAvudim opened this issue 4 months ago
src: track BaseObjects with an efficient list

legendecas opened this pull request 4 months ago
build: notify via slack when review-wanted

RafaelGSS opened this pull request 4 months ago
[v18.x backport] test: update TLS tests for OpenSSL 3.2

aduh95 opened this pull request 4 months ago
test_runner: close and flush destinations on forced exit

cjihrig opened this pull request 4 months ago
test: deflake test/pummel/test-timers.js

jakecastelli opened this pull request 4 months ago
Allow manipulating the generator in Duplex.from()

matthieusieben opened this pull request 4 months ago
test: add unexpected behavior repro test

pmarchini opened this pull request 4 months ago
build(deps-dev): Bump rollup from 4.18.1 to 4.22.4 in /tools/lint-md

dependabot[bot] opened this pull request 4 months ago
`test/pummel/test-timers.js` is flaky

RedYetiDev opened this issue 4 months ago
Node.js failing ECDH and ECDSA importKey() WPT

RedYetiDev opened this issue 4 months ago
test: fix test-tls-junk-closes-server

mhdawson opened this pull request 4 months ago
test: fix more tests that fail when path contains a space

aduh95 opened this pull request 4 months ago
test: fix `assertSnapshot` when path contains a quote

aduh95 opened this pull request 4 months ago
doc: add abmusse to collaborators

abmusse opened this pull request 4 months ago
module: unflag --experimental-require-module

joyeecheung opened this pull request 4 months ago
meta: add more information about nightly releases

RedYetiDev opened this pull request 4 months ago
test_runner: fix mocking modules with quote in their URL

aduh95 opened this pull request 4 months ago
test: fix some tests when path contains `%`

aduh95 opened this pull request 4 months ago
test_runner: support typescript files in default glob

RedYetiDev opened this pull request 4 months ago
Yoeman issue

gsftaglib opened this issue 4 months ago
Revert "test: mark test-fs-watch-non-recursive flaky on Windows"

lpinca opened this pull request 4 months ago
Support *.ts files for node --test

ThePlenkov opened this issue 4 months ago
Stream not destroyed when piped in Duplex.from() writable

matthieusieben opened this issue 4 months ago
src: expose `WriteNodeReport` to embedders

codebytere opened this pull request 4 months ago
`URL.parse` is not fully compatible with `url.parse`.

btea opened this issue 4 months ago
src: do not call path.back() when it is empty

zcbenz opened this pull request 4 months ago
fs: pass correct path to `DirentFromStats` during `glob`

RedYetiDev opened this pull request 4 months ago
events: remove redundant default parameter

gurgunday opened this pull request 4 months ago
Delete benchmark directoryspam

zori26 opened this pull request 4 months ago
test: use node:test in test-assert-async

jasnell opened this pull request 4 months ago
stream: set stream prototype to closest transferable superclass

jazelly opened this pull request 4 months ago
doc: fix typos

NathanBaulch opened this pull request 4 months ago
lib: fix typos

NathanBaulch opened this pull request 4 months ago
src: fix typos

NathanBaulch opened this pull request 4 months ago
test: fix typos

NathanBaulch opened this pull request 4 months ago
tools: fix typos

NathanBaulch opened this pull request 4 months ago
[v20.x backport] doc: add missing EventSource docs to globals

aduh95 opened this pull request 4 months ago
test: deflake test-inspector-strip-types

lpinca opened this pull request 4 months ago
deps: patch V8 to 12.9.202.19

nodejs-github-bot opened this pull request 4 months ago