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

deps: update timezone to 2025c dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61138 opened Dec 21, 2025 by nodejs-github-bot Loading…
tools: update nixpkgs-unstable to 7d853e518814cca2a657b72eeba67ae20eb 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.
#61137 opened Dec 21, 2025 by nodejs-github-bot Loading…
deps: update nghttp2 to 1.68.0 dependencies Pull requests that update a dependency file. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#61136 opened Dec 21, 2025 by nodejs-github-bot Loading…
deps: update zlib to 1.3.1-e00f703 c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#61135 opened Dec 21, 2025 by nodejs-github-bot Loading…
test: update WPT for urlpattern to a2e15ad405 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61134 opened Dec 21, 2025 by nodejs-github-bot Loading…
doc: clarity fs/promises entry point doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#61133 opened Dec 20, 2025 by sagarsrikantcodes Loading…
2 tasks done
build: switch to C++23 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#61132 opened Dec 20, 2025 by targos Loading…
src: improve StringBytes::Encode perf on UTF8 buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61131 opened Dec 20, 2025 by ChALkeR Draft
src: remove redundant CHECK 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#61130 opened Dec 19, 2025 by tniessen Loading…
fix: custom inspect should not throw when called with wrong this needs-ci PRs that need a full CI run.
#61128 opened Dec 19, 2025 by efekrskl Loading…
tools: only report commit validation failure on Slack 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. meta Issues and PRs related to the general management of the project.
#61124 opened Dec 19, 2025 by aduh95 Loading…
tools: use sparse-checkout in linter jobs 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. meta Issues and PRs related to the general management of the project.
#61123 opened Dec 19, 2025 by aduh95 Loading…
src: use validate_ascii_with_errors for buffer.isAscii buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61122 opened Dec 19, 2025 by ChALkeR Loading…
src: improve windows1252 decoding speed 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.
#61120 opened Dec 19, 2025 by ChALkeR Draft
src: improve StringBytes::Encode perf on ASCII author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#61119 opened Dec 18, 2025 by ChALkeR Loading…
src: move all 1-byte encodings to native 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.
#61118 opened Dec 18, 2025 by ChALkeR Draft
fs: fix rmSync to handle non-ASCII characters 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.
#61108 opened Dec 18, 2025 by Yeaseen Loading…
util: optimize toASCIILower function using V8's native toLowerCase author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61107 opened Dec 18, 2025 by mertcanaltin Loading…
src: dump snapshot source with node:generate_default_snapshot_source c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61101 opened Dec 17, 2025 by joyeecheung Loading…
build: add --debug-symbols to build with -g without enabling DCHECKs build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#61100 opened Dec 17, 2025 by joyeecheung Loading…
lib: gbk decoder is gb18030 decoder per spec encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run.
#61099 opened Dec 17, 2025 by ChALkeR Loading…
streams: forward errors correctly for duplexPair endpoints needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#61098 opened Dec 17, 2025 by aelhor Loading…
sqlite: improve error messages for tag store 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++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61096 opened Dec 17, 2025 by MatricalDefunkt Loading…
domain: port to AsyncLocalStorage async_hooks Issues and PRs related to the async hooks subsystem. domain Issues and PRs related to the domain subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. 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.
#61095 opened Dec 17, 2025 by mcollina Loading…
lib: implement all 1-byte encodings in js 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-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61093 opened Dec 17, 2025 by ChALkeR Loading…
ProTip! no:milestone will show everything without a milestone.