Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

module: ensure format is never null with experimental-detect-module esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#53012 opened May 15, 2024 by RedYetiDev Loading…
doc: improve ninja build for --built-in-modules-path doc Issues and PRs related to the documentations.
#53007 opened May 15, 2024 by jakecastelli Loading…
doc: clarify options for single customization hooks thread doc Issues and PRs related to the documentations. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. worker Issues and PRs related to Worker support.
#53006 opened May 15, 2024 by dygabo Loading…
doc: deprecate NaN or negative number as delay to setTimeout and setInterval author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. notable-change PRs with changes that should be highlighted in changelogs. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#53005 opened May 15, 2024 by jakecastelli Loading…
build: set "clang" in config.gypi in GN build tools Issues and PRs related to the tools directory.
#53004 opened May 15, 2024 by zcbenz Loading…
[WIP] Fix ClangCL ARM64 cross-compilation dependencies Pull requests that update a dependency file. i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. 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.
#53003 opened May 15, 2024 by StefanStojanovic Draft
tls: fix negative sessionTimeout handling 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. openssl Issues and PRs related to the OpenSSL dependency. tls Issues and PRs related to the tls subsystem.
#53002 opened May 15, 2024 by tniessen Loading…
cli: allow --test-[name/skip]-pattern in NODE_OPTIONS c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. needs-ci PRs that need a full CI run. test_runner
#53001 opened May 15, 2024 by RedYetiDev Loading…
test_runner: avoid error when coverage line not found 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_runner
#53000 opened May 15, 2024 by MoLow Loading…
lib,doc: replace references to import assertions 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. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run.
#52998 opened May 15, 2024 by targos Loading…
src: replace deprecated GetImportAssertions V8 API c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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.
#52997 opened May 15, 2024 by targos Loading…
src: remove calls to recently deprecated V8 APIs 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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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. vm Issues and PRs related to the vm subsystem.
#52996 opened May 15, 2024 by targos Loading…
buffer: make compare/equals faster 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.
#52993 opened May 14, 2024 by tniessen Loading…
napi: add support for napi_set_named_property_len function c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#52984 opened May 14, 2024 by mertcanaltin Loading…
dns: add TLSA record query support c++ Issues and PRs that require attention from people who are familiar with C++. dns Issues and PRs related to the dns 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. semver-minor PRs that contain new features and should be released in the next minor version.
#52983 opened May 14, 2024 by rithvikvibhu Loading…
doc: remove unavailable youtube link in pull requests 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.
#52982 opened May 14, 2024 by deokjinkim Loading…
doc: add links to security steward companies doc Issues and PRs related to the documentations. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#52981 opened May 14, 2024 by RedYetiDev Loading…
deps: patch V8 to 12.4.254.17 needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#52980 opened May 14, 2024 by nodejs-github-bot Loading…
src: convert all endian checks to constexpr 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++. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#52974 opened May 14, 2024 by tniessen Loading…
src: improve node::Dotenv declarations 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++. dotenv Issues and PRs related to .env file parsing needs-ci PRs that need a full CI run.
#52973 opened May 13, 2024 by tniessen Loading…
deps: update nghttp2 to 1.62.0 dependencies Pull requests that update a dependency file. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#52966 opened May 13, 2024 by nodejs-github-bot Loading…
repl: enable experimental repl experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. review wanted PRs that need reviews.
#52965 opened May 12, 2024 by RedYetiDev Loading…
test: mark test-net-write-fully-async-buffer as flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#52959 opened May 12, 2024 by aduh95 Loading…
test: mark test-benchmark-crypto as flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#52955 opened May 12, 2024 by aduh95 Loading…
lib: speed up MessageEvent creation internally 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. worker Issues and PRs related to Worker support.
#52951 opened May 12, 2024 by KhafraDev Loading…
ProTip! Exclude everything labeled bug with -label:bug.