Skip to content

Pull requests: nodejs/node

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

Pull requests list

test: fix flakyness in test-runner reporter test flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45930 opened Dec 21, 2022 by MoLow Loading…
doc: fix wrong output of example in url.hostname author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#45927 opened Dec 21, 2022 by deokjinkim Loading…
test: attempt to make test-fs-stat-bigint less flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45925 opened Dec 20, 2022 by jasnell Loading…
module: move test reporter loading 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. dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test_runner
#45923 opened Dec 20, 2022 by GeoffreyBooth Loading…
net: handle socket.write(cb) edge case needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#45922 opened Dec 20, 2022 by santigimeno Loading…
doc: update error message of example in repl doc Issues and PRs related to the documentations. repl Issues and PRs related to the REPL subsystem.
#45920 opened Dec 20, 2022 by deokjinkim Loading…
lib: add deserialization callbacks for worker threads
#45919 opened Dec 20, 2022 by debadree25 Loading…
fs: allow FileHandle to outlive ReadableStream fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#45917 opened Dec 20, 2022 by Slayer95 Loading…
doc: show output of example in http author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#45915 opened Dec 19, 2022 by deokjinkim Loading…
src: use string_view for FastStringKey implementation 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++. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45914 opened Dec 19, 2022 by addaleax Loading…
tools: add release host var to promotion script tools Issues and PRs related to the tools directory.
#45913 opened Dec 19, 2022 by ruyadorno Loading…
src: update src/crypto/* in preparation for quic 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.
#45912 opened Dec 19, 2022 by jasnell Loading…
fs: handle fixes fs Issues and PRs related to the fs subsystem / file system. good first issue Issues that are suitable for first-time contributors. needs-ci PRs that need a full CI run.
#45909 opened Dec 19, 2022 by ronag Draft
[v19.x backport] wasi: fast calls author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v19.x Issues that can be reproduced on v19.x or PRs targeting the v19.x-staging branch.
#45908 opened Dec 19, 2022 by targos Loading…
src: distinguish env stopping flags 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.
#45907 opened Dec 19, 2022 by legendecas Loading…
test: add fix so that test exits if port 42 is unprivileged needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45904 opened Dec 18, 2022 by 7suyash7 Loading…
node-api: document node-api shutdown finalization doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#45903 opened Dec 18, 2022 by legendecas Loading…
os: add availableParallelism() 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++. os Issues and PRs related to the os subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#45895 opened Dec 17, 2022 by cjihrig Loading…
build: fix arm64 cross-compile from powershell build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#45890 opened Dec 16, 2022 by StefanStojanovic Loading…
src: add snapshot support for embedder API c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. snapshot Issues and PRs related to the startup snapshot
#45888 opened Dec 16, 2022 by addaleax Loading…
build: add option to disable shared readonly heap build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#45887 opened Dec 16, 2022 by addaleax Loading…
src: use CreateEnvironment instead of inlining its code where possible 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.
#45886 opened Dec 16, 2022 by addaleax Loading…
src: fix creating Isolates from addons 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. review wanted PRs that need reviews.
#45885 opened Dec 16, 2022 by addaleax Loading…
src: fix crash on OnStreamRead on Windows 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++. needs-ci PRs that need a full CI run.
#45878 opened Dec 16, 2022 by santigimeno Loading…
test: use process.hrtime.bigint instead of process.hrtime 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.
#45877 opened Dec 16, 2022 by deokjinkim Loading…
ProTip! What’s not been updated in a month: updated:<2022-11-21.