-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
util: improve styleText performance
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#60133
opened Oct 6, 2025 by
BridgeAR
Loading…
lib: fix typo in createBlobReaderStream
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.
#60132
opened Oct 6, 2025 by
SeokhunEom
Loading…
util: do not print getters as regular property using inspect
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#60131
opened Oct 6, 2025 by
BridgeAR
Loading…
benchmark: allow boolean option values in createBenchmark
benchmark
Issues and PRs related to the benchmark subsystem.
crypto
Issues and PRs related to the crypto subsystem.
performance
Issues and PRs related to the performance of Node.js.
util
Issues and PRs related to the built-in util module.
#60129
opened Oct 6, 2025 by
SeokhunEom
Loading…
Revert "test: ensure message event fires in worker message port test"
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#60126
opened Oct 5, 2025 by
lpinca
Loading…
tools: add lint rule to ensure assertions are reached
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.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
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.
node-api
Issues and PRs related to the Node-API.
test
Issues and PRs related to the tests.
tty
Issues and PRs related to the tty subsystem.
#60125
opened Oct 5, 2025 by
aduh95
Loading…
timers: check for undefined instead of nullish value
needs-ci
PRs that need a full CI run.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#60124
opened Oct 5, 2025 by
gurgunday
Loading…
quic: continue working on quic api bits
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#60123
opened Oct 4, 2025 by
jasnell
Loading…
tools: run CI with shared libs on GHA
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
meta
Issues and PRs related to the general management of the project.
tools
Issues and PRs related to the tools directory.
#60121
opened Oct 4, 2025 by
aduh95
Loading…
lib: remove redundant destroyHook checks
async_hooks
Issues and PRs related to the async hooks subsystem.
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#60120
opened Oct 4, 2025 by
gurgunday
Loading…
[v22.x] deps: update undici to 6.22.0
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#60112
opened Oct 3, 2025 by
mcollina
Loading…
deps: update V8 to 14.2
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
v8 engine
Issues and PRs related to the V8 dependency.
build: use call command when calling python
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.
#60098
opened Oct 1, 2025 by
ZenMasterJacob20011
Loading…
tools: bump the eslint group across 1 directory with 6 updates
dependencies
Pull requests that update a dependency file.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#60097
opened Oct 1, 2025 by
dependabot
bot
Loading…
perf_hooks: fix stack overflow error
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
typings
#60084
opened Oct 1, 2025 by
aduh95
Loading…
[v22.x] deps: upgrade npm to 10.9.4
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#60074
opened Sep 30, 2025 by
npm-cli-bot
Loading…
deps: V8: cherry-pick 87356585659b
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#60069
opened Sep 29, 2025 by
joyeecheung
Loading…
[v22.x backport] repl: add isValidParentheses check before wrap input
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#60066
opened Sep 29, 2025 by
meixg
Loading…
doc: update teams in collaborator-guide.md and add links
doc
Issues and PRs related to the documentations.
#60065
opened Sep 28, 2025 by
louwers
Loading…
timers: use reflect.apply instead of spread
needs-ci
PRs that need a full CI run.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#60063
opened Sep 28, 2025 by
gurgunday
Loading…
src: multiple updates to node locks
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.
#60061
opened Sep 28, 2025 by
jasnell
Loading…
test: deflake test-fs-promises-watch-iterator
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.
#60060
opened Sep 28, 2025 by
lpinca
Loading…
deps: update nghttp3 to 1.12.0
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#60046
opened Sep 28, 2025 by
nodejs-github-bot
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.