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

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++. needs-ci PRs that need a full CI run.
#52973 opened May 13, 2024 by tniessen Loading…
v22.2.0 release proposal release Issues and PRs related to Node.js releases. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#52971 opened May 13, 2024 by targos Loading…
doc: add missing supported timer values in timers.enable() 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. test_runner
#52969 opened May 13, 2024 by deokjinkim 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…
tools: update eslint to 9.2.0 tools Issues and PRs related to the tools directory.
#52950 opened May 12, 2024 by nodejs-github-bot Draft
cli: add OpenJSF slack to man-page doc Issues and PRs related to the documentations.
#52943 opened May 11, 2024 by RedYetiDev Loading…
net: support 0 in IPv4 address needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#52941 opened May 11, 2024 by RedYetiDev Loading…
doc: specify that preloaded modules affect subprocesses cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#52939 opened May 10, 2024 by RedYetiDev Loading…
tools: support rewriting links in code blocks doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#52938 opened May 10, 2024 by crawford Loading…
[v18 backport] test: add v8-updates/test-linux-perf-logger needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#52925 opened May 9, 2024 by lukealbao Loading…
assert: --assert-full-diff assert Issues and PRs related to the assert subsystem. 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.
#52921 opened May 9, 2024 by RedYetiDev Draft
src: remove ArrayBufferAllocator::Reallocate override c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#52910 opened May 8, 2024 by syg Loading…
doc, test: tracing channel hasSubscribers getter needs-ci PRs that need a full CI run.
#52908 opened May 8, 2024 by tlhunter Loading…
src: sync NODE_REPL_EXTERNAL_MODULE and kDisableNodeOptionsEnv c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#52905 opened May 8, 2024 by RafaelGSS Loading…
[v20.x backport] test: move 'http' into subfolder blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#52904 opened May 8, 2024 by RedYetiDev Draft
test: allow recursive testing 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. review wanted PRs that need reviews. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#52901 opened May 8, 2024 by RedYetiDev Loading…
tools: fix riscv64 build failed 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.
#52888 opened May 8, 2024 by luyahan Loading…
build: exit on unsupported host OS for Android android Issues and PRs related to the android platform. build Issues and PRs related to build files or the CI.
#52882 opened May 8, 2024 by VoltrexKeyva Loading…
path: add matchesGlob method needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. path Issues and PRs related to the path subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#52881 opened May 7, 2024 by RedYetiDev Loading…
ProTip! Adding no:label will show everything without a label.