-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
process: preserve AsyncLocalStorage on queueMicrotask only when needed
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
process
Issues and PRs related to the process subsystem.
#60913
opened Nov 30, 2025 by
gurgunday
Loading…
test: skip tests not passing without Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
NODE_OPTIONS support
meta
#60912
opened Nov 30, 2025 by
aduh95
Loading…
tools: add some options and comments to Issues and PRs related to the tools directory.
shell.nix
tools
#60911
opened Nov 30, 2025 by
aduh95
Loading…
doc: improve fs.watch documentation for rapid file operations
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#60910
opened Nov 30, 2025 by
AyushAnand-28
Loading…
deps: V8: increase RISC-V trampoline pool gap
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#60909
opened Nov 30, 2025 by
AyushAnand-28
Loading…
tools: update ESLint deps and handle plugin deprecations
tools
Issues and PRs related to the tools directory.
#60908
opened Nov 30, 2025 by
targos
Loading…
stream: do not pass PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
readable.compose() output via Readable.from()
needs-ci
#60907
opened Nov 30, 2025 by
Renegade334
Loading…
stream: fix isErrored/isWritable for WritableStreams
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.
web streams
#60905
opened Nov 30, 2025 by
Renegade334
Loading…
Fix repl history callback error
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
#60903
opened Nov 30, 2025 by
wcr-karan
Loading…
tools: disable more options in shared-macos gha
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
dont-land-on-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
meta
Issues and PRs related to the general management of the project.
#60902
opened Nov 30, 2025 by
aduh95
Loading…
tools: update nixpkgs-unstable to 59b6c96beacc898566c9be1052ae806f383
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.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
dont-land-on-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
dont-land-on-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
tools
Issues and PRs related to the tools directory.
#60900
opened Nov 30, 2025 by
nodejs-github-bot
Loading…
deps: update sqlite to 3.51.1
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#60899
opened Nov 30, 2025 by
nodejs-github-bot
Loading…
deps: update temporal to 0.1.2
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#60897
opened Nov 30, 2025 by
nodejs-github-bot
Loading…
deps: update zlib to 1.3.1-63d7e16
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#60898
opened Nov 30, 2025 by
nodejs-github-bot
Loading…
test: update WPT for WebCryptoAPI to 1e4933113d
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#60896
opened Nov 30, 2025 by
nodejs-github-bot
Loading…
fix: prevent V8 tool scripts from being loaded as builtin modules
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#60894
opened Nov 29, 2025 by
abdulfarid-dev
Loading…
src: implement Windows-1252 encoding support and update related tests
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++.
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
lts-watch-v20.x
PRs that may need to be released in v20.x
lts-watch-v22.x
PRs that may need to be released in v22.x
needs-ci
PRs that need a full CI run.
typings
#60893
opened Nov 29, 2025 by
mertcanaltin
Loading…
tools: enforce trailing commas in PRs that have at least one approval, no pending requests for changes, and a CI started.
test
Issues and PRs related to the tests.
test/sequential
author ready
#60892
opened Nov 29, 2025 by
aduh95
Loading…
tools: enforce trailing commas in 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.
test
Issues and PRs related to the tests.
test/es-module
author ready
#60891
opened Nov 29, 2025 by
aduh95
Loading…
doc: clarify fileURLToPath security considerations
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.
url
Issues and PRs related to the legacy built-in url module.
#60887
opened Nov 28, 2025 by
RafaelGSS
Loading…
src: optimize trace_name allocation in Worker::Run
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
worker
Issues and PRs related to Worker support.
#60886
opened Nov 28, 2025 by
mertcanaltin
Loading…
src: add HandleScope to loop in heap_utils,
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#60885
opened Nov 28, 2025 by
mertcanaltin
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-10-30.