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

meta: bump github/codeql-action from 4.32.0 to 4.32.4 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#61911 opened Feb 20, 2026 by dependabot bot Loading…
meta: bump cachix/install-nix-action from 31.9.0 to 31.9.1 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#61910 opened Feb 20, 2026 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.14.1 to 2.14.2 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#61909 opened Feb 20, 2026 by dependabot bot Loading…
meta: bump actions/stale from 10.1.1 to 10.2.0 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#61908 opened Feb 20, 2026 by dependabot bot Loading…
otel: add new module lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61907 opened Feb 20, 2026 by bengl Loading…
tools: update eslint to v10 lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61905 opened Feb 20, 2026 by JLHwung Loading…
tools: switch to ARM runners on GHA jobs 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 meta Issues and PRs related to the general management of the project.
#61903 opened Feb 20, 2026 by aduh95 Loading…
test: increase debugger waitFor timeout on macOS and Windows 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.
#61902 opened Feb 20, 2026 by mcollina Loading…
1 of 2 tasks
tools: avoid building twice in coverage 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. 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 meta Issues and PRs related to the general management of the project.
#61899 opened Feb 20, 2026 by aduh95 Loading…
deps: update V8 to 14.6 build Issues and PRs related to build files or the CI. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. 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.
#61898 opened Feb 20, 2026 by targos Loading…
http: validate headers in writeEarlyHints http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#61897 opened Feb 20, 2026 by rsclarke Loading…
url, querystring: optimize serialization and encoding performance doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. querystring Issues and PRs related to the built-in querystring module. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#61896 opened Feb 20, 2026 by TylerFortune Loading…
repl: keep reference count for process.on('newListener') 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. repl Issues and PRs related to the REPL subsystem.
#61895 opened Feb 20, 2026 by addaleax Loading…
deps: upgrade npm to 11.10.1 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. npm Issues and PRs related to the npm client dependency or the npm registry.
#61892 opened Feb 19, 2026 by npm-cli-bot Loading…
test_runner: print coverage and diagnostics with dot reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61891 opened Feb 19, 2026 by madkate42 Loading…
crypto: fix missing nullptr check on RSA_new() 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.
#61888 opened Feb 19, 2026 by ndossche Loading…
crypto: fix handling of null BUF_MEM* in ToV8Value() 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.
#61885 opened Feb 19, 2026 by ndossche Loading…
stream: fix decoded fromList chunk boundary check 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. stream Issues and PRs related to the stream subsystem.
#61884 opened Feb 19, 2026 by watson Loading…
doc: clarify keepAlive and keepAliveTimeout semantics doc Issues and PRs related to the documentations.
#61883 opened Feb 19, 2026 by ankitsyadav Loading…
sqlite: handle stmt invalidation 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.
#61877 opened Feb 18, 2026 by araujogui Loading…
doc: add efekrskl as triager doc Issues and PRs related to the documentations.
#61876 opened Feb 18, 2026 by efekrskl Loading…
crypto: rename CShakeParams and KmacParams length to outputLength crypto Issues and PRs related to the crypto subsystem. 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. experimental Issues and PRs related to experimental features. lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run. webcrypto
#61875 opened Feb 18, 2026 by panva Loading…
buffer: improve performance of multiple Buffer operations buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#61871 opened Feb 17, 2026 by thisalihassan Loading…
watch: fix --env-file-if-exists crashing on linux if the file is missing needs-ci PRs that need a full CI run. watch-mode Issues and PRs related to watch mode
#61870 opened Feb 17, 2026 by efekrskl Loading…
src,permission: emit dc messages from C++ and use --permission-audit lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model semver-minor PRs that contain new features and should be released in the next minor version.
#61869 opened Feb 17, 2026 by RafaelGSS Loading…
ProTip! no:milestone will show everything without a milestone.