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

util: fix scientific notation formatting 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. util Issues and PRs related to the built-in util module.
#63823 opened Jun 9, 2026 by watilde Member Loading…
tls: route event listener exceptions through error handlers needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#63822 opened Jun 9, 2026 by aduh95 Contributor Loading…
deps: add ngtcp2_fmt.c to build configuration (ngtcp2.gyp) needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#63821 opened Jun 9, 2026 by ShenHongFei Contributor Loading…
deps: update OpenSSL to 3.5.7 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. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#63820 opened Jun 9, 2026 by nodejs-github-bot Collaborator Loading…
tools: update the llhttp updater script author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
#63819 opened Jun 9, 2026 by aduh95 Contributor Loading…
util: fix -0 formatting when numericSeparator is enabled needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#63815 opened Jun 9, 2026 by watilde Member Loading…
http2: fix async context loss when trailers carry END_STREAM http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#63814 opened Jun 9, 2026 by orgads Contributor Loading…
permission: fix fs allowlist bypass on shared path prefixes c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63813 opened Jun 9, 2026 by uwezkhan Loading…
module: don't read a phantom name on the last mapping segment needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support.
#63801 opened Jun 8, 2026 by dusanstanojeviccs Loading…
crypto: runtime-deprecate calling hmac.digest() multiple times crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#63800 opened Jun 8, 2026 by algojogacor Loading…
sqlite: keep database alive while a session is open 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.
#63797 opened Jun 8, 2026 by 3zrv Contributor Loading…
ffi: port semi-colon fix for riscv64 (and others) commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. riscv64 Issues and PRs related to the riscv64 architecture.
#63794 opened Jun 8, 2026 by sxa Member Loading…
sqlite: validate maxSize argument in createTagStore() 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.
#63792 opened Jun 8, 2026 by Anshikakalpana Contributor Loading…
lib: add lint rule to enforce use of kEmptyObject 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63790 opened Jun 8, 2026 by aduh95 Contributor Loading…
readline: add unicode line separator option needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#63789 opened Jun 8, 2026 by scarab-systems Loading…
watch: print name of changed file that triggers restart 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.
#63781 opened Jun 7, 2026 by marcopiraccini Contributor Loading…
doc: add test reporter event lifecycle diagram doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#63780 opened Jun 7, 2026 by Han5991 Contributor Loading…
fix: prevent memory leak in Blob.prototype.stream() upon cancel needs-ci PRs that need a full CI run.
#63772 opened Jun 7, 2026 by EduardF1 Loading…
crypto: runtime-deprecate calling digest() on HMAC more than once crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#63770 opened Jun 7, 2026 by EduardF1 Loading…
test: add closed-library assertions for getFunctions and getSymbols needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63769 opened Jun 6, 2026 by Anshikakalpana Contributor Loading…
build: fix missing symbol error in debug build needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#63768 opened Jun 6, 2026 by bnoordhuis Member Loading…
test: add tests for 3 methods in utils needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support. test Issues and PRs related to the tests.
#63765 opened Jun 6, 2026 by watilde Member Loading…
src: officially deprecate node::ObjectWrap addons Issues and PRs related to native addons. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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.
#63756 opened Jun 5, 2026 by addaleax Member Loading…
benchmark: add test runner hooks and options benchmark Issues and PRs related to the benchmark subsystem. test_runner Issues and PRs related to the test runner subsystem.
#63754 opened Jun 5, 2026 by luanmuniz Loading…
src: optimize NormalizeString to cut allocations and copies c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63753 opened Jun 5, 2026 by whoekage Loading…
3 of 4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.