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

doc: add sqlite session disposal method doc Issues and PRs related to the documentations. sqlite Issues and PRs related to the SQLite subsystem.
#61273 opened Jan 4, 2026 by Renegade334 Loading…
tools: update nixpkgs-unstable to 16c7794d0a28b5a37904d55bcca36003b91 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.
#61272 opened Jan 4, 2026 by nodejs-github-bot Loading…
deps: update cjs-module-lexer to 2.2.0 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.
#61271 opened Jan 4, 2026 by nodejs-github-bot Loading…
deps: update nbytes to 0.1.2 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61270 opened Jan 4, 2026 by nodejs-github-bot Loading…
path: add escapeGlob and unescapeGlob fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#61269 opened Jan 4, 2026 by Xstoudi Loading…
doc: fix typos and grammar in BUILDING.md build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61267 opened Jan 3, 2026 by Hardanish-Singh Loading…
sqlite: enable defensive mode by default c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. sqlite Issues and PRs related to the SQLite subsystem.
#61266 opened Jan 3, 2026 by louwers Loading…
sqlite: do not silently fail during module initialization c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61265 opened Jan 3, 2026 by Renegade334 Loading…
sqlite: db.prepare(sql).set* chain c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61263 opened Jan 3, 2026 by mike-git374 Loading…
sqlite: mark as release candidate needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61262 opened Jan 3, 2026 by mcollina Loading…
doc: correct typo in BUILDING doc build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#61261 opened Jan 3, 2026 by MikeMcC399 Loading…
doc: correct typo in api contributing doc commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#61260 opened Jan 3, 2026 by MikeMcC399 Loading…
fs: fix ENOTDIR in globSync when file is treated as dir fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61259 opened Jan 3, 2026 by Han5991 Loading…
doc: add PR-URL requirement for security backports 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.
#61256 opened Jan 2, 2026 by RafaelGSS Loading…
doc: mention --newVersion release script 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.
#61255 opened Jan 2, 2026 by RafaelGSS Loading…
ci: Add WSL testing workflow for Windows meta Issues and PRs related to the general management of the project.
#61254 opened Jan 2, 2026 by watilde Loading…
lib: fix phantom EACCES on spawn in some environments child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#61253 opened Jan 2, 2026 by watilde Loading…
test_runner: add skip, todo, only to subtest context needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61251 opened Jan 2, 2026 by heathdutton Loading…
repl: make history navigation work with big inputs needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#61248 opened Jan 1, 2026 by puskin Loading…
tools: add tool that fills pr-url as code review suggestion meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#61247 opened Jan 1, 2026 by LiviaMedeiros Loading…
fs: fix rmSync error messages for non-ASCII paths c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61233 opened Jan 1, 2026 by Yeaseen Loading…
esm: ensure watch mode restarts after syntax errors esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61232 opened Jan 1, 2026 by Xstoudi Loading…
repl: remove dependency on domain module needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#61227 opened Dec 30, 2025 by mcollina Draft
inspector: fix compressed responses http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#61226 opened Dec 30, 2025 by rubnogueira Loading…
http2: optimize neverIndex lookup with SafeSet http2 Issues or PRs related to the http2 subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#61223 opened Dec 30, 2025 by Ayoub-Mabrouk Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.