Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

url: refactor pathToFileURL to native c++ Issues and PRs that require attention from people who are familiar with C++. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#55476 opened Oct 20, 2024 by aduh95 Loading…
Draft: assert: fix the string length check for printing the simple diff assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. wip Issues and PRs that are still a work in progress.
#55474 opened Oct 20, 2024 by puskin94 Draft
stream: propagate AbortSignal reason author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#55473 opened Oct 20, 2024 by marvinroger Loading…
test: refactor some esm tests esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55472 opened Oct 20, 2024 by aduh95 Loading…
esm: add a fall back when importer in not a file author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run.
#55471 opened Oct 20, 2024 by aduh95 Loading…
tools: update lint-md-dependencies to @rollup/[email protected] @rollup/[email protected] [email protected] [email protected] author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
#55470 opened Oct 20, 2024 by nodejs-github-bot Loading…
test: increase test coverage for http.OutgoingMessage.appendHeader() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55467 opened Oct 20, 2024 by juanarbol Loading…
deps: update acorn to 8.13.0 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55466 opened Oct 20, 2024 by nodejs-github-bot Loading…
deps: update googletest to df1544b author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55465 opened Oct 20, 2024 by nodejs-github-bot Loading…
tools: update gyp-next to 0.18.3 build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#55464 opened Oct 20, 2024 by nodejs-github-bot Loading…
deps: update c-ares to v1.34.2 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#55463 opened Oct 20, 2024 by nodejs-github-bot Loading…
doc: remove outdated remarks about highWaterMark in fs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#55462 opened Oct 20, 2024 by isker Loading…
fs: make FileHandle.readableWebStream always create byte streams fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#55461 opened Oct 19, 2024 by isker Loading…
http2: fix client async storage persistence http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#55460 opened Oct 19, 2024 by orgads Loading…
src: migrate String::Value to String::ValueView author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-benchmark-ci PR that need a benchmark CI run. needs-citgm PRs that need a CITGM CI run.
#55458 opened Oct 19, 2024 by RedYetiDev Loading…
http: don't emit error after destroy baking-for-lts PRs that need to wait before landing in a LTS release. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run.
#55457 opened Oct 19, 2024 by ronag Loading…
doc: add missing options.signal to readlinePromises.createInterface() doc Issues and PRs related to the documentations. readline Issues and PRs related to the built-in readline module.
#55456 opened Oct 19, 2024 by hkleungai Loading…
src: switch from Get/SetPrototype to Get/SetPrototypeV2 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55453 opened Oct 18, 2024 by RedYetiDev Loading…
doc: add isBigIntObject to documentation author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#55450 opened Oct 18, 2024 by leviscar Loading…
doc: move dual package shipping docs to separate repo blocked PRs that are blocked by other issues or PRs. doc Issues and PRs related to the documentations.
#55444 opened Oct 18, 2024 by joyeecheung Loading…
sqlite: refactor open options c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#55442 opened Oct 18, 2024 by tniessen Loading…
test: fix addons and node-api test assumptions addons Issues and PRs related to native addons. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests.
#55441 opened Oct 18, 2024 by aduh95 Loading…
fix(build): uninstall support AIX 7.1 aix Issues and PRs related to the AIX platform. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python.
#55438 opened Oct 18, 2024 by cloorc Loading…
os: improve path check with direct index access needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem.
#55434 opened Oct 17, 2024 by mertcanaltin Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.