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

meta: remove dont-land-on-v12/14 auto labeling meta Issues and PRs related to the general management of the project.
#45233 opened Oct 29, 2022 by MoLow Loading…
doc: add more info for timer.setInterval doc Issues and PRs related to the documentations. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#45232 opened Oct 29, 2022 by theanarkh Loading…
4 tasks done
[v14.x] build: support Python 3.11 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. v14.x Issues that can be reproduced on v14.x or PRs targeting the v14.x-staging branch.
#45231 opened Oct 29, 2022 by richardlau Loading…
deps: update V8 to 10.8 build Issues and PRs related to build files or the CI. dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#45230 opened Oct 29, 2022 by targos Loading…
[v18.x] deps: patch V8 to 10.2.154.19 dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#45229 opened Oct 29, 2022 by targos Loading…
deps: patch V8 to 10.7.193.18 dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. v8 engine Issues and PRs related to the V8 dependency.
#45228 opened Oct 29, 2022 by targos Loading…
src: call uv_library_shutdown before DisposePlatform c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#45226 opened Oct 28, 2022 by theanarkh Loading…
4 tasks done
test: fix textdecoder test for small-icu builds lts-watch-v16.x PRs that may need to be released in v16.x. lts-watch-v18.x needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45225 opened Oct 28, 2022 by richardlau Loading…
doc: add Node.js Threat Model doc Issues and PRs related to the documentations.
#45223 opened Oct 28, 2022 by RafaelGSS Loading…
test: fix catching failed assertion 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.
#45222 opened Oct 28, 2022 by pavelhoral Loading…
lock-free init_process_flags for all archs c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#45221 opened Oct 28, 2022 by kapouer Loading…
test_runner: make sure tap subtest is reported in order dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. needs-ci PRs that need a full CI run. test_runner
#45220 opened Oct 28, 2022 by MoLow Loading…
url: disallow percent in hosts for url.parse() commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. url Issues and PRs related to the legacy built-in url module.
#45219 opened Oct 28, 2022 by Trott Loading…
test_runner: support watch mode lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. test_runner watch-mode Issues and PRs related to watch mode
#45214 opened Oct 27, 2022 by MoLow Loading…
3 tasks
src: print nghttp2 logs when using debug-nghttp2 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45209 opened Oct 27, 2022 by santigimeno Loading…
test_runner: fix afterEach not running on test failures dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. needs-ci PRs that need a full CI run. test_runner
#45204 opened Oct 27, 2022 by MrJithil Loading…
tls: add ALPNCallback server option for dynamic ALPN negotiation 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.
#45190 opened Oct 26, 2022 by pimterry Loading…
node-api: handle no support for external buffers 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.
#45181 opened Oct 25, 2022 by mhdawson Loading…
test: convert test-debugger-pid to async/await needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45179 opened Oct 25, 2022 by lukekarrys Loading…
http: headers(Distinct), trailers(Distinct) setters to be no-op http Issues or PRs related to the http subsystem. 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. test Issues and PRs related to the tests.
#45176 opened Oct 25, 2022 by sonimadhuri Loading…
lib: throws when invalid hex string in http request http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#45173 opened Oct 25, 2022 by juanarbol Loading…
buffer: fix validation of options in Blob constructor needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#45156 opened Oct 25, 2022 by aduh95 Loading…
test: improve test coverage in test-event-capture-rejections.js 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.
#45148 opened Oct 24, 2022 by juanarbol Loading…
module: require.resolve.paths returns null with node schema author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run.
#45147 opened Oct 24, 2022 by fossamagna Loading…
test: make test-eventemitter-asyncresource.js shorter needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45146 opened Oct 24, 2022 by juanarbol Loading…
ProTip! Updated in the last three days: updated:>2022-10-26.