Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

http: deprecate CRLF constant from _http_common http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#62464 opened Mar 27, 2026 by karan-lrn Loading…
deps: upgrade npm to 10.9.8 dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62463 opened Mar 27, 2026 by npm-cli-bot Loading…
esm: add ERR_REQUIRE_ESM_RACE_CONDITION author ready PRs that have at least one approval, no pending requests for changes, and a CI started. errors Issues and PRs related to JavaScript errors originated in Node.js core. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#62462 opened Mar 27, 2026 by aduh95 Loading…
src: add contextify interceptor debug logs 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. vm Issues and PRs related to the vm subsystem.
#62460 opened Mar 27, 2026 by legendecas Loading…
vm: DONT_CONTEXTIFY when no contextObject set 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. vm Issues and PRs related to the vm subsystem.
#62459 opened Mar 27, 2026 by legendecas Loading…
tools: bump brace-expansion from 5.0.4 to 5.0.5 in /tools/eslint dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#62458 opened Mar 27, 2026 by dependabot bot Loading…
doc: clarify that features cannot be both experimental and deprecated doc Issues and PRs related to the documentations.
#62456 opened Mar 27, 2026 by aduh95 Loading…
[v24.x backport] crypto: add raw key formats support to the KeyObject APIs c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62455 opened Mar 27, 2026 by panva Loading…
[v25.x backport] crypto: add raw key formats support to the KeyObject APIs c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#62454 opened Mar 27, 2026 by panva Loading…
crypto: runtime-deprecate DEP0203 and DEP0204 crypto Issues and PRs related to the crypto subsystem. deprecations Issues and PRs related to deprecations. 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.
#62453 opened Mar 27, 2026 by panva Loading…
util: honor breakLength Infinity with unlimited depth needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#62452 opened Mar 27, 2026 by Lellansin Loading…
test: fix flaky https tests on windows needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62451 opened Mar 27, 2026 by jasnell Loading…
stream: fix addAbortSignal() for web streams needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. web streams
#62450 opened Mar 27, 2026 by ikeyan Draft
deps: V8: cherry-pick cf1bce40a5ef 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. v8 engine Issues and PRs related to the V8 dependency.
#62449 opened Mar 26, 2026 by richardlau Loading…
deps: upgrade npm to 11.12.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.
#62448 opened Mar 26, 2026 by npm-cli-bot Loading…
doc: add policy on LLM-generated contributions doc Issues and PRs related to the documentations.
#62447 opened Mar 26, 2026 by bengl Loading…
internal: improve formatting for network errors with IPv6 addresses errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run.
#62442 opened Mar 26, 2026 by mraerino Loading…
tools: bump picomatch from 4.0.3 to 4.0.4 in /tools/eslint dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#62439 opened Mar 26, 2026 by dependabot bot Loading…
tools: bump picomatch in /tools/doc 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. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#62438 opened Mar 25, 2026 by dependabot bot Loading…
tools: bump yaml from 2.8.2 to 2.8.3 in /tools/doc dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#62437 opened Mar 25, 2026 by dependabot bot Loading…
src: disable default eval (notable-change) 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#62436 opened Mar 25, 2026 by PR3C14D0 Loading…
stream: deprecate legacy prependListener fallback 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. stream Issues and PRs related to the stream subsystem.
#62435 opened Mar 25, 2026 by karan-lrn Loading…
src: use stack allocation for small string encoding 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.
#62431 opened Mar 25, 2026 by thisalihassan Loading…
build: use CARGO environment variable if set build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#62421 opened Mar 24, 2026 by richardlau Loading…
sqlite: fix sqlite3_stmt leak in prepare create failure 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.
#62419 opened Mar 24, 2026 by araujogui Loading…
ProTip! Adding no:label will show everything without a label.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.