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

Free req.file.pathw in fs::ReadFileUtf8(). 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. needs-ci PRs that need a full CI run.
#57811 opened Apr 9, 2025 by Justin-Nietzel Draft
zlib: reduce code duplication c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#57810 opened Apr 9, 2025 by jhofstee Loading…
http2: fix graceful session close 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.
#57808 opened Apr 9, 2025 by pandeykushagra51 Loading…
util: preserve length of deprecated functions needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57806 opened Apr 9, 2025 by LiviaMedeiros Loading…
esm: implement import.meta.main esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57804 opened Apr 9, 2025 by Lordfirespeed Loading…
crypto: make auth tag size assumption explicit c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto 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.
#57803 opened Apr 9, 2025 by tniessen Loading…
deps: upgrade npm to 11.3.0 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. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#57801 opened Apr 8, 2025 by npm-cli-bot Loading…
util: fix parseEnv handling of invalid lines c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#57798 opened Apr 8, 2025 by AugustinMauroy Loading…
deps: update OpenSSL to 3.5 tools Issues and PRs related to the tools directory.
#57795 opened Apr 8, 2025 by targos Loading…
test: add signal handler tests for SIGTERM and SIGINT needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57794 opened Apr 8, 2025 by pmarchini Loading…
deps: update c-ares to v1.34.5 cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run.
#57792 opened Apr 8, 2025 by nodejs-github-bot Loading…
src: remove void* -> char* -> void* casts 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++. commit-queue Add this label to land a pull request using GitHub Actions. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57791 opened Apr 8, 2025 by tniessen Loading…
tools: do not use temp files when merging PRs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
#57790 opened Apr 8, 2025 by aduh95 Loading…
test: deflake test-buffer-large-size needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57789 opened Apr 8, 2025 by jakecastelli Loading…
tools: add codeql nightly meta Issues and PRs related to the general management of the project.
#57788 opened Apr 7, 2025 by RafaelGSS Loading…
test_runner: recalculate run duration on watch restart needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#57786 opened Apr 7, 2025 by pmarchini Draft
fs: remove recursive option from rmdir deprecations Issues and PRs related to deprecations. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57784 opened Apr 7, 2025 by LiviaMedeiros Loading…
test: migrate snapshots from python to js needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57778 opened Apr 6, 2025 by bjohansebas Draft
module: expose module format by module loader esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#57777 opened Apr 6, 2025 by legendecas Loading…
fs: add signal option to fs.stat() fs Issues and PRs related to the fs subsystem / file system. 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.
#57775 opened Apr 6, 2025 by mertcanaltin Loading…
module: clarify esm error message in require calls author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57774 opened Apr 6, 2025 by dario-piotrowicz Loading…
esm: remove check for trailing slash during resolve esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57773 opened Apr 6, 2025 by cyyynthia Loading…
deps: update undici to 7.7.0 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#57770 opened Apr 6, 2025 by nodejs-github-bot Loading…
deps: update zlib to 1.3.0.1-motley-ce5a169 c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#57768 opened Apr 6, 2025 by nodejs-github-bot Loading…
build: remove the rest of corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. 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. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. dont-land-on-v24.x PRs that should not land on the v18.x-staging branch and should not be released in v24.x. meta Issues and PRs related to the general management of the project. 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.
#57763 opened Apr 5, 2025 by ljharb Loading…
ProTip! Updated in the last three days: updated:>2025-04-06.