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
Assigned to nobody Loading
Sort

Pull requests list

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 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. needs-ci PRs that need a full CI run. typings
#60893 opened Nov 29, 2025 by mertcanaltin Loading…
3
5
tools: enforce trailing commas in test/sequential author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests.
#60892 opened Nov 29, 2025 by aduh95 Loading…
tools: enforce trailing commas in test/es-module 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. test Issues and PRs related to the tests.
#60891 opened Nov 29, 2025 by aduh95 Loading…
tools: use open instead of codecs.open in cpplint tools Issues and PRs related to the tools directory.
#60890 opened Nov 29, 2025 by y-okt Loading…
Revert "util: add fast path for Latin1 decoding" 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. needs-ci PRs that need a full CI run.
#60889 opened Nov 29, 2025 by ChALkeR 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…
tools: don't fetch V8 deps in the source tree tools Issues and PRs related to the tools directory.
#60883 opened Nov 28, 2025 by richardlau Loading…
doc: replace column with columnNumber in example of util.getCallSites 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. util Issues and PRs related to the built-in util module.
#60881 opened Nov 28, 2025 by deokjinkim Loading…
doc: improve dual package hazard section with node/default pattern doc Issues and PRs related to the documentations.
#60880 opened Nov 28, 2025 by ajeeth-asperand Loading…
1 task done
test: use assert.match for variable-based regexp tests 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.
#60879 opened Nov 28, 2025 by Renegade334 Loading…
test: lint more assert(regexp.test(...)) cases 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.
#60878 opened Nov 27, 2025 by Renegade334 Loading…
doc: add missing CLI options to node.1 man page needs-ci PRs that need a full CI run.
#60877 opened Nov 27, 2025 by Bitshifter-9 Loading…
fix(css): clean and standardize light and dark mode syntax highlighting doc Issues and PRs related to the documentations.
#60876 opened Nov 27, 2025 by 2400060033 Loading…
doc: show the use of string expressions in the SQLTagStore example doc Issues and PRs related to the documentations. sqlite Issues and PRs related to the SQLite subsystem.
#60873 opened Nov 27, 2025 by schliepa Loading…
test: skip SEA inspect test if inspector is not available 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.
#60872 opened Nov 27, 2025 by LiviaMedeiros Loading…
test: add recursive property accessor test module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60871 opened Nov 27, 2025 by LiviaMedeiros Loading…
lib,test: fix jsdoc comments author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. quic Issues and PRs related to the QUIC implementation / HTTP/3. web streams
#60870 opened Nov 27, 2025 by targos Loading…
module: allow internal imports that start with #/ esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#60864 opened Nov 26, 2025 by hybrist Loading…
test-runner: fix potential memory leaks needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#60860 opened Nov 26, 2025 by abhishekSavani Loading…
docs: add missing CLI options to manpage and cli docs cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#60857 opened Nov 26, 2025 by ATMAKURIDHANUSH33102 Loading…
process: optimize asyncHandledRejections by using FixedQueue 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. performance Issues and PRs related to the performance of Node.js. process Issues and PRs related to the process subsystem.
#60854 opened Nov 25, 2025 by gurgunday Loading…
build: run embedtest with node_g when BUILDTYPE=Debug 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.
#60850 opened Nov 25, 2025 by legendecas Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.