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
Sort

Pull requests list

test: do not assume process.execPath contains no spaces needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55028 opened Sep 20, 2024 by aduh95 Loading…
benchmark: for esm when require.main is undefined, probe filename from error stack benchmark Issues and PRs related to the benchmark subsystem. esm Issues and PRs related to the ECMAScript Modules implementation.
#55027 opened Sep 20, 2024 by iambumblehead Loading…
test: fix test-vm-context-dont-contextify when path contains a space 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.
#55026 opened Sep 20, 2024 by aduh95 Loading…
build: display free disk space after build in the test-macOS workflow 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. meta Issues and PRs related to the general management of the project.
#55025 opened Sep 20, 2024 by iwuliz Loading…
src: decode native error messages as UTF-8 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#55024 opened Sep 20, 2024 by joyeecheung Loading…
doc: add missing EventSource docs to globals 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. experimental Issues and PRs related to experimental features.
#55022 opened Sep 20, 2024 by KhafraDev Loading…
doc: cover --experimental-test-module-mocks flag commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. experimental Issues and PRs related to experimental features. test_runner Issues and PRs related to the test runner subsystem.
#55021 opened Sep 19, 2024 by textbook Loading…
zlib: set zlib.bytesRead end-of-life 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. zlib Issues and PRs related to the zlib subsystem.
#55020 opened Sep 19, 2024 by anonrig Loading…
crypto: runtime deprecate crypto.fips author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.
#55019 opened Sep 19, 2024 by anonrig Loading…
util: runtime deprecate toUSVString() 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. util Issues and PRs related to the built-in util module.
#55018 opened Sep 19, 2024 by anonrig Loading…
url: runtime deprecate url.parse 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. url Issues and PRs related to the legacy built-in url module.
#55017 opened Sep 19, 2024 by anonrig Loading…
test: adjust tls-set-ciphers for OpenSSL32 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. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem.
#55016 opened Sep 19, 2024 by mhdawson Loading…
src: revert filesystem::path changes c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. revert PRs that revert previously landed PRs.
#55015 opened Sep 19, 2024 by anonrig Loading…
deps: update V8 to 13.0 build Issues and PRs related to build files or the CI. 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. semver-major PRs that contain breaking changes and should be released in the next major version. v8 engine Issues and PRs related to the V8 dependency.
#55014 opened Sep 19, 2024 by targos Loading…
test_runner: replace ansi clear with ansi reset 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. test_runner Issues and PRs related to the test runner subsystem. util Issues and PRs related to the built-in util module.
#55013 opened Sep 19, 2024 by pmarchini Loading…
test: remove interval and give more time to unsync needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. test Issues and PRs related to the tests.
#55006 opened Sep 19, 2024 by pmarchini Loading…
test: deflake test-http-remove-header-stays-removed needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55004 opened Sep 19, 2024 by lpinca Loading…
esm: do not interpret "main" as a URL 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++. esm Issues and PRs related to the ECMAScript Modules implementation. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#55003 opened Sep 19, 2024 by aduh95 Loading…
build: fix eslint makefile target 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. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#54999 opened Sep 18, 2024 by RedYetiDev Loading…
test: add asserts to validate test assumptions 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.
#54997 opened Sep 18, 2024 by mhdawson Loading…
build: describe the fix for compiling android node.js on an x86_64 host android Issues and PRs related to the android platform. build Issues and PRs related to build files or the CI.
#54995 opened Sep 18, 2024 by haotaoyanzhuce Loading…
src: cleanup per env handles directly without a list 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.
#54993 opened Sep 18, 2024 by legendecas Loading…
module: expose getPackageScopeConfig & add findNearestPackageJSON c++ Issues and PRs that require attention from people who are familiar with C++. module Issues and PRs related to the module subsystem. 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. typings wip Issues and PRs that are still a work in progress.
#54992 opened Sep 18, 2024 by JakobJingleheimer Draft
src: replace splitstring with built-in 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.
#54990 opened Sep 18, 2024 by anonrig Loading…
repl: move complete to its own file needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#54989 opened Sep 17, 2024 by RedYetiDev Loading…
ProTip! Filter pull requests by the default branch with base:main.