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

lib: propagate aborted state to dependent signals before firing events

jazelly opened this pull request 5 months ago
test: remove unused common utilities

RedYetiDev opened this pull request 5 months ago
repl: refactor for readability

RedYetiDev opened this pull request 5 months ago
test: fix Windows async-context-frame memory failure

Qard opened this pull request 5 months ago
doc: fix typo in recognizing-contributors

tniessen opened this pull request 5 months ago
tools: bump the eslint group in /tools/eslint with 7 updates

dependabot[bot] opened this pull request 5 months ago
meta: bump peter-evans/create-pull-request from 6.1.0 to 7.0.1

dependabot[bot] opened this pull request 5 months ago
`test-http2-socket-close` is flaky

anonrig opened this issue 5 months ago
test: split up test-async-context-frame into individual tests

jasnell opened this pull request 5 months ago
`test-http-server-request-timeouts-mixed` is flaky

anonrig opened this issue 5 months ago
`test-single-executable-application-empty` is flaky

anonrig opened this issue 5 months ago
test: reduce fs calls in test-fs-existssync-false

anonrig opened this pull request 5 months ago
test: remove need to make fs call for zlib test

anonrig opened this pull request 5 months ago
test_runner: report coverage thresholds in `test:coverage`

RedYetiDev opened this pull request 5 months ago
`parallel.test-macos-app-sandbox` is flaky

anonrig opened this issue 5 months ago
`test-sqlite-statement-sync` is flaky

anonrig opened this issue 5 months ago
`async-hooks.test-writewrap` is flaky

anonrig opened this issue 5 months ago
`test-async-context-frame` is flaky

anonrig opened this issue 5 months ago
`test-runner-watch-mode-complex` is flaky

anonrig opened this issue 5 months ago
test: mark test-esm-loader-hooks-inspect-wait as flaky

jasnell opened this pull request 5 months ago
test: mark test-inspector-connect-to-main-thread as flaky

jasnell opened this pull request 5 months ago
Investigate Flaky Test: test-inspector-connect-to-main-thread

jasnell opened this issue 5 months ago
parallel.test-performance-function is flaky

anonrig opened this issue 5 months ago
set several tests as flaky

anonrig opened this pull request 5 months ago
parallel.test-debugger-heap-profiler

anonrig opened this issue 5 months ago
buffer: improve `toJSON` performance

anonrig opened this pull request 5 months ago
buffer: use simdutf convert_latin1_to_utf8_safe

ronag opened this pull request 5 months ago
Discussion/Tracking: Adding more structure to Node.js' tests

jasnell opened this issue 5 months ago
[v20.x] deps: V8: backport 2944ee9846e7 (CVE-2024-4947)

giancorderoortiz opened this pull request 5 months ago
[v18.x] deps: V8: backport 2944ee9846e7 (V18.x CVE-2024-4947)

giancorderoortiz opened this pull request 5 months ago
doc: update documentation for externalizing deps

mhdawson opened this pull request 5 months ago
lib: make WeakRef safe in abort_controller

jazelly opened this pull request 5 months ago
doc: add support link for mcollina

mcollina opened this pull request 5 months ago
build: fix conflicting V8 object print flags

daeyeon opened this pull request 5 months ago
Add support for dynamic import maps

yoavweiss opened this issue 5 months ago
fs: check subdir properly in cpSync

jazelly opened this pull request 5 months ago
Unexpected behavior in process.env handling null bytes

cruatta opened this issue 5 months ago
Duplicate of #6h

alirezaraha3 opened this issue 5 months ago
sqlite: enable foreign key constraints by default

tniessen opened this pull request 5 months ago
test_runner: reimplement `assert.ok` to allow stack parsing

RedYetiDev opened this pull request 5 months ago
src: switch crypto APIs to use Maybe<void>

jasnell opened this pull request 5 months ago
--watch restarts only once

tylerbrazier opened this issue 5 months ago
perf_hooks: fix rangeerror

benjamingr opened this pull request 5 months ago
lib: (timers) make arguments array PACKED in all cases

gurgunday opened this pull request 5 months ago
Allow to persist the `NODE_COMPILE_CACHE` programmatically

javivelasco opened this issue 5 months ago
module: refator ESM loader for adding future synchronous hooks

joyeecheung opened this pull request 5 months ago
perf_hooks: add missing type argument to getEntriesByName

luketaher opened this pull request 5 months ago
performance.getEntriesByName ignores optional type argument

luketaher opened this issue 5 months ago
Source map working in Chrome, but not in Node

GulgDev opened this issue 5 months ago
src: fix unhandled error in structuredClone

daeyeon opened this pull request 5 months ago
cli: remove deprecated v8 flags

omerktz opened this pull request 5 months ago
Assertion code parsing does not occur using TestContext's assert.

RedYetiDev opened this issue 5 months ago
assert: show the diff when deep comparing data with a custom message

puskin94 opened this pull request 5 months ago
Expose `setMaxListeners` property on `AbortSignal`

phryneas opened this issue 5 months ago
meta: ping @nodejs/performance on bench changes

RafaelGSS opened this pull request 5 months ago
src: eliminate ManagedEVPPkey

jasnell opened this pull request 5 months ago
repl: runtime deprecate `inputStream`, `outputStream` and `_builtinLibs`

RedYetiDev opened this pull request 5 months ago
doc: remove `parseREPLKeyword` from REPL documentation

RedYetiDev opened this pull request 5 months ago
esm: use undici/fetch data url parser

KhafraDev opened this pull request 5 months ago
benchmark: add access async version to bench

RafaelGSS opened this pull request 5 months ago
benchmark: enhance dc publish benchmark

RafaelGSS opened this pull request 5 months ago
tools: remove readability/fn_size error throw

RafaelGSS opened this pull request 5 months ago
tools: update error message for ICU in license-builder

RedYetiDev opened this pull request 5 months ago
benchmark: add isUtf8 and isAscii bench

RafaelGSS opened this pull request 5 months ago
test: fix test-tls-client-mindhsize for OpenSSL32

mhdawson opened this pull request 5 months ago
Buffer to string conversion fails after a few KB of load.

ThorstenEngel opened this issue 5 months ago
build: turn off -Wrestrict

richardlau opened this pull request 5 months ago
build warning with gcc 12

richardlau opened this issue 5 months ago
benchmark: add some assert benchmarks

RafaelGSS opened this pull request 5 months ago
Nominating @abmusse to be a collaborator

mhdawson opened this issue 5 months ago
fs: respect dereference when copy symlink directory

jazelly opened this pull request 5 months ago
Node-API V8 Fast API

ronag opened this issue 5 months ago
`cpSync` symlink handling regression

PhilipTrauner opened this issue 5 months ago
build,win: add winget config to set up env

huseyinacacak-janea opened this pull request 5 months ago
test_runner: update kPatterns

pmarchini opened this pull request 5 months ago
typings: correct typings in SafePromisePrototypeFinally

iwuliz opened this pull request 5 months ago
test_runner: `latest.js` file is included by default

hyunbinseo opened this issue 5 months ago
exec command 'playerctl status' does not work

X-Keyscore opened this issue 5 months ago
benchmark,doc: add CPU scaling governor to perf

RafaelGSS opened this pull request 5 months ago
benchmark,doc: mention bar.R to the list of scripts

RafaelGSS opened this pull request 5 months ago
sqlite: make sourceSQL and expandedSQL string-valued properties

tniessen opened this pull request 5 months ago
meta: update sccache to v0.8.1

RedYetiDev opened this pull request 5 months ago
Reuse Blob Registry in Workers

RedYetiDev opened this issue 5 months ago
Flaky text encoding regression in Node 22

jarle opened this issue 5 months ago
nodejs crashes at stream.c due to queue size assertion

wikinley opened this issue 5 months ago
lib: convert signals to array before validation

jazelly opened this pull request 5 months ago
deps: update cjs-module-lexer to 1.4.0

nodejs-github-bot opened this pull request 5 months ago
url: add V8 Fast API for Blob RevokeObjectURL

tannal opened this pull request 5 months ago
lib: use `ObjectHasOwn` instead of alternatives

anonrig opened this pull request 5 months ago