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

src,lib: fix assert when Error.prepareStackTrace not overridden assert Issues and PRs related to the assert subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. needs-ci PRs that need a full CI run.
#49212 opened Aug 17, 2023 by codebytere Loading…
fs: make sure to write entire buffer fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#49211 opened Aug 17, 2023 by atlowChemi Loading…
test: fix compiler warning in NodeCryptoEnv needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#49206 opened Aug 16, 2023 by tniessen Loading…
[wip] lib: add %c ➡ ANSI for console.log() needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#49205 opened Aug 16, 2023 by jcbhmr Draft
test: add and use spawnSyncAndExit() and spawnSyncAndExitWithoutError() needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#49200 opened Aug 16, 2023 by joyeecheung Loading…
test: make test-perf-hooks more robust and work with workers 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.
#49197 opened Aug 16, 2023 by joyeecheung Loading…
doc: add release key for Ulises Gascon doc Issues and PRs related to the documentations.
#49196 opened Aug 16, 2023 by UlisesGascon Loading…
url: refactor magic number for slashedProtocols into const variable needs-ci PRs that need a full CI run. url Issues and PRs related to the legacy built-in url module.
#49195 opened Aug 16, 2023 by pluris Loading…
src: fix comment on StreamResource c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#49193 opened Aug 16, 2023 by ywave620 Loading…
[v18.x backport] deps: add loong64 config into openssl gypi dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#49192 opened Aug 16, 2023 by shipujin Loading…
DO NOT LAND, test commit 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.
#49191 opened Aug 15, 2023 by mhdawson Loading…
meta: mention nodejs/tsc when changing GH templates commit-queue Add this label to land a pull request using GitHub Actions. meta Issues and PRs related to the general management of the project.
#49189 opened Aug 15, 2023 by RafaelGSS Loading…
doc: add notable-change label mention to PR template 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. meta Issues and PRs related to the general management of the project.
#49188 opened Aug 15, 2023 by RafaelGSS Loading…
[v20.x backport] cppgc related changes build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#49187 opened Aug 15, 2023 by joyeecheung Loading…
meta: add test/reporters to codeowners 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. meta Issues and PRs related to the general management of the project.
#49186 opened Aug 15, 2023 by atlowChemi Loading…
v20.6.0 proposal release Issues and PRs related to Node.js releases. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#49185 opened Aug 15, 2023 by UlisesGascon Loading…
test_runner: expose spec reporter as newable function 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. test_runner
#49184 opened Aug 15, 2023 by atlowChemi Loading…
Backport 48969 to v18.x staging v2 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#49183 opened Aug 15, 2023 by mhdawson Loading…
doc: fix wording in napi_async_init doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#49180 opened Aug 15, 2023 by tniessen Loading…
gyp: put cctest filenames in variables build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#49178 opened Aug 15, 2023 by zcbenz Loading…
doc: update to semver-minor releases by default doc Issues and PRs related to the documentations.
#49175 opened Aug 14, 2023 by RafaelGSS Loading…
[v20.x backport] test: relocate test files fixtures for better understanding #48787 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.
#49174 opened Aug 14, 2023 by rluvaton Loading…
crypto: remove getDefaultEncoding() 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. crypto Issues and PRs related to the crypto subsystem. 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.
#49170 opened Aug 14, 2023 by tniessen Loading…
test: use gcUntil() in test-v8-serialize-leak 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. review wanted PRs that need reviews. test Issues and PRs related to the tests.
#49168 opened Aug 14, 2023 by joyeecheung Loading…
build: bump supported macOS and Xcode versions build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. macos Issues and PRs related to the macOS platform / OSX. 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.
#49164 opened Aug 14, 2023 by targos Loading…
ProTip! What’s not been updated in a month: updated:<2023-07-17.