-
Notifications
You must be signed in to change notification settings - Fork 30.9k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
deps: remove corepack
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
doc
Issues and PRs related to the documentations.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
#51981
opened Mar 6, 2024 by
darcyclarke
Loading…
esm: treat modules with no extension as .js
esm
Issues and PRs related to the ECMAScript Modules implementation.
#34177
opened Jul 2, 2020 by
srolel
Loading…
3 of 4 tasks
add missing sigemptyset() to init sigset_t
c++
Issues and PRs that require attention from people who are familiar with C++.
process
Issues and PRs related to the process subsystem.
review wanted
PRs that need reviews.
stalled
Issues and PRs that are stalled.
#29554
opened Sep 14, 2019 by
mcpiroman
Loading…
1 of 2 tasks
net: support passing a host with port to Server.prototype.listen
net
Issues and PRs related to the net subsystem.
fs: simplify copy operations and more cleanups
blocked
PRs that are blocked by other issues or PRs.
fs
Issues and PRs related to the fs subsystem / file system.
semver-major
PRs that contain breaking changes and should be released in the next major version.
stalled
Issues and PRs that are stalled.
#31038
opened Dec 20, 2019 by
BridgeAR
Loading…
4 tasks done
test: cls variant of test-http-abort-stream-end
test
Issues and PRs related to the tests.
#32084
opened Mar 4, 2020 by
HarshithaKP
Loading…
3 of 4 tasks
esm: implement import.meta.main
esm
Issues and PRs related to the ECMAScript Modules implementation.
#32223
opened Mar 12, 2020 by
aduh95
Loading…
4 tasks done
console: adhere to environment variables enforcing colors
console
Issues and PRs related to the console subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
semver-major
PRs that contain breaking changes and should be released in the next major version.
tty
Issues and PRs related to the tty subsystem.
net: close connection if no 'connection' listener
net
Issues and PRs related to the net subsystem.
#32516
opened Mar 27, 2020 by
bnoordhuis
Loading…
test: skip test-worker-prof in debug builds
test
Issues and PRs related to the tests.
#32596
opened Apr 1, 2020 by
HarshithaKP
Loading…
3 of 4 tasks
net: simplify server.close() behavior when closing unopened server.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
net
Issues and PRs related to the net subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#34042
opened Jun 24, 2020 by
mkrawczuk
Loading…
4 tasks done
deps: add support for interface broadcast addresses
blocked
PRs that are blocked by other issues or PRs.
libuv
Issues and PRs related to the libuv dependency or the uv binding.
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.
stalled
Issues and PRs that are stalled.
#23438
opened Oct 12, 2018 by
pprindeville
Loading…
4 tasks done
child_process: Pass Issues and PRs related to the child_process subsystem.
child
in execFile resolve/reject too
child_process
src: set SA_SIGINFO flag when using sa_sigaction
c++
Issues and PRs that require attention from people who are familiar with C++.
#34648
opened Aug 6, 2020 by
richardlau
Loading…
2 tasks done
lib: fix inspector links for stack traces
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#35725
opened Oct 20, 2020 by
Dragiyski
Loading…
3 tasks done
feature-request - add [lazy] option Issues and PRs related to the fs subsystem / file system.
parents
to fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync]
fs
#35775
opened Oct 23, 2020 by
kaizhu256
Loading…
4 tasks done
http: replace destroySoon with socket.end
http
Issues or PRs related to the http subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#36205
opened Nov 20, 2020 by
mmomtchev
Loading…
2 tasks done
test: update WPT for url to d2c3936436
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#57368
opened Mar 8, 2025 by
nodejs-github-bot
Loading…
lib: refactor to use more primordials in internal/freelist.js
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.
#36565
opened Dec 18, 2020 by
Lxxyx
Loading…
2 tasks done
lib: add Issues and PRs related to general changes in the lib or src directory.
SafeArray
to primordials
and use it for FreeList
lib / src
#36600
opened Dec 22, 2020 by
ExE-Boss
Loading…
2 of 3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.