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

test: deflake `test-cluster-shared-handle-bind-privileged-port`

RedYetiDev opened this pull request 3 months ago
buffer: make Buffer work with resizable ArrayBuffer

jasnell opened this pull request 3 months ago
lib: test_runner#mock:timers respeced timeout_max behaviour

JulianGassner opened this pull request 3 months ago
child_process.spawn ENOENT if passing env with empty PATH

JoakimCh opened this issue 3 months ago
sqlite: cache column names in stmt.all()

indutny opened this pull request 3 months ago
deps: patch V8 to 12.9.202.28

nodejs-github-bot opened this pull request 3 months ago
deps: update simdutf to 5.6.0

nodejs-github-bot opened this pull request 3 months ago
deps: update c-ares to v1.34.1

nodejs-github-bot opened this pull request 3 months ago
src: move more key related stuff to ncrypto

jasnell opened this pull request 3 months ago
`corepack` not installed by default with Homebrew

karlhorky opened this issue 3 months ago
esm: fix inconsistency of importAssertions between resolve and load hook

yesmeck opened this pull request 3 months ago
build: apply cpp linting and formatting to ncrypto

RedYetiDev opened this pull request 3 months ago
doc: fix ambasador markdown list

RafaelGSS opened this pull request 3 months ago
test_runner: require `--enable-source-maps` for sourcemap coverage

RedYetiDev opened this pull request 3 months ago
Update README.md

AnkitCodes-12 opened this pull request 3 months ago
wrong final block length error

sagarvision1406 opened this issue 3 months ago
doc: add instructions for WinGet build

huseyinacacak-janea opened this pull request 3 months ago
tools: update cpplint to 2.0.0

RedYetiDev opened this pull request 3 months ago
lib: clean up references to GCed abort signals

geeksilva97 opened this pull request 3 months ago
fs: fix linter issue

aduh95 opened this pull request 3 months ago
AbortSignal.any() leaks when any of the provided signal is long-lived

mika-fischer opened this issue 3 months ago
Wrong error annotation when commonjs `require`s an ES module

targos opened this issue 3 months ago
doc: add release key for aduh95

aduh95 opened this pull request 3 months ago
deps: update amaro to 0.1.9

nodejs-github-bot opened this pull request 3 months ago
Access Violation on `Buffer::New` from C++ API

DaisyDogs07 opened this issue 3 months ago
[v22.x] Fix doc linter

aduh95 opened this pull request 3 months ago
V22.10.0 proposal

aduh95 opened this pull request 3 months ago
test: fix typos

NathanBaulch opened this pull request 3 months ago
clarification on when/how to use `util.aborted`

satire-foxfire opened this issue 3 months ago
Revert "test_runner: ignore unmapped lines for coverage"

RedYetiDev opened this pull request 3 months ago
2024-10-16, Version 23.0.0 (Current)

RafaelGSS opened this pull request 3 months ago
src: migrate from deprecated SnapshotCreator constructor

joyeecheung opened this pull request 3 months ago
Update README.md

pranee31 opened this pull request 3 months ago
doc: add esm examples to `node:readline`

mfdebian opened this pull request 3 months ago
doc: edit onboarding guide to clarify when mailmap addition is needed

aduh95 opened this pull request 3 months ago
esm: mark import attributes and JSON module as stable

nicolo-ribaudo opened this pull request 3 months ago
module: throw ERR_NO_TYPESCRIPT when compiled without amaro

marco-ippolito opened this pull request 3 months ago
doc: add pmarchini to collaborators

pmarchini opened this pull request 3 months ago
deps: update undici to 6.20.0

nodejs-github-bot opened this pull request 3 months ago
build: fix errors with pointer compression

sapics opened this pull request 3 months ago
[rfc] V8 debug build CI?

bnoordhuis opened this issue 3 months ago
tools: enforce ordering of error codes in `errors.md`

aduh95 opened this pull request 3 months ago
process: fix `process.features.typescript` when Amaro is unavailable

aduh95 opened this pull request 3 months ago
doc: add note about stdio streams in child_process

Ed-roro opened this pull request 3 months ago
test: use more informative errors in `test-runner-cli`

aduh95 opened this pull request 3 months ago
test: fix tests when Amaro is unavailable

richardlau opened this pull request 3 months ago
tools: add `polyfilled` option to `prefer-primordials` rule

aduh95 opened this pull request 3 months ago
lib: convert transfer sequence to array in js

jazelly opened this pull request 3 months ago
module: wrap swc error in ERR_INVALID_TYPESCRIPT_SYNTAX

marco-ippolito opened this pull request 3 months ago
Node101

akaday opened this pull request 3 months ago
Create npm-gulp.yml

akaday opened this pull request 3 months ago
Create jekyll-docker.yml

akaday opened this pull request 3 months ago
events: optimize EventTarget.addEventListener

ronag opened this pull request 3 months ago
doc: reserve 132 for Electron 34

mlaurencin opened this pull request 3 months ago
Internal node assertion caused by js copy mechanism

artur-ma opened this issue 3 months ago
Flaky `test-loaders-workers-spawned`

targos opened this issue 3 months ago
meta: move one or more collaborators to emeritus

nodejs-github-bot opened this pull request 3 months ago
doc: add missing examples and information to fs

shrenisc opened this pull request 3 months ago
sqlite: disable DQS misfeature by default

tniessen opened this pull request 3 months ago
crypto: fix non-multiple of 8 in SubtleCrypto.deriveBits

panva opened this pull request 3 months ago
benchmark: adjust byte size for buffer-copy

RafaelGSS opened this pull request 3 months ago
fs: refactor 'cb' to 'callback' for consistency in validateFunction

kimtaejin3 opened this pull request 3 months ago
Accepting `CryptoKey` in `node:crypto` APIs

panva opened this issue 3 months ago
Node

imyjim opened this issue 3 months ago
test: update test_util.cc for coverage

kmk324 opened this pull request 3 months ago
doc: fix the return type of outgoingMessage.setHeaders()

hkleungai opened this pull request 3 months ago
"Fatal error in , line 0 unreachable code" in v20.17.0

emichael opened this issue 3 months ago
build: fix make errors that occur in Makefile

kmk324 opened this pull request 3 months ago
src: implement IsInsideNodeModules() in C++

joyeecheung opened this pull request 3 months ago
NODE_EXTRA_CA_CERTS not recognized

Subnum12 opened this issue 3 months ago
doc: add onboarding details for ambassador program

marco-ippolito opened this pull request 3 months ago
doc: don't require anchor in `errors.md`

RedYetiDev opened this pull request 3 months ago
module: add module.stripTypeScriptTypes

marco-ippolito opened this pull request 3 months ago
Transfer should not be null or undefined in `structuredClone`

jazelly opened this issue 3 months ago
doc: updated the Class:fs filesystem documentation as it was missing …

shrenisc opened this pull request 3 months ago
lib: remove `Symbol[Async]Dispose` polyfills

targos opened this pull request 3 months ago
util: add fast path for Latin1 decoding

mertcanaltin opened this pull request 3 months ago
deps: V8: partially cherry-pick 8953e49478

bnoordhuis opened this pull request 3 months ago
doc: add missing return values in buffer docs

karlhorky opened this pull request 3 months ago
Update README.md

sadanandbgs opened this pull request 3 months ago
stream: catch and forward error from dest.write

jakecastelli opened this pull request 3 months ago
v8.deserialize: Fix out of bounds write

arneg opened this pull request 3 months ago
cli: generate man-page

RedYetiDev opened this pull request 3 months ago
build: stop pre-compiling `lint-md`

RedYetiDev opened this pull request 3 months ago