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

lib: fix recursive watch on Linux fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#51049 opened Dec 4, 2023 by rubenpad Loading…
test_runner: infinite loop when files are undefined in run() needs-ci PRs that need a full CI run. test_runner
#51047 opened Dec 4, 2023 by pulkit-30 Loading…
src: fix double free reported by coverity c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#51046 opened Dec 4, 2023 by mhdawson Loading…
net: do not attempt new connections when aborted needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#51045 opened Dec 4, 2023 by ShogunPanda Loading…
crypto: implement crypto.digest() lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#51044 opened Dec 4, 2023 by joyeecheung Draft
v21.4.0 release proposal release Issues and PRs related to Node.js releases. v21.x v21.x Issues that can be reproduced on v21.x or PRs targeting the v21.x-staging branch.
#51043 opened Dec 4, 2023 by targos Loading…
util: improve performance of function areSimilarFloatArrays needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#51040 opened Dec 4, 2023 by Septa2112 Loading…
module: document parentURL in register options doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#51039 opened Dec 4, 2023 by privatenumber Loading…
net: deferred self.destroy calls in internalConnect(Multiple) to next… needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#51038 opened Dec 4, 2023 by timothyjrogers Loading…
fs: use private fields instead of symbols for Dir fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#51037 opened Dec 4, 2023 by pluris Loading…
module: warn of potential for deadlock with hooks worker doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#51035 opened Dec 3, 2023 by JakobJingleheimer Draft
crypto: use EVP_MD_fetch and cache EVP_MD for hashes 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.
#51034 opened Dec 3, 2023 by joyeecheung Loading…
module: load source maps in commonjs translator 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. source maps Issues and PRs related to source map support.
#51033 opened Dec 3, 2023 by privatenumber Loading…
win: fix fs.promises.realpath for long paths fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#51032 opened Dec 3, 2023 by sapphi-red Loading…
fs: validate fd for sync calls on c++ 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.
#51027 opened Dec 3, 2023 by anonrig Loading…
crypto: use new.target instead of instaceof to detect construct calls crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#51026 opened Dec 3, 2023 by joyeecheung Loading…
tools: update eslint to 8.55.0 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. tools Issues and PRs related to the tools directory.
#51025 opened Dec 3, 2023 by nodejs-github-bot Loading…
deps: update undici to 5.28.2 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. 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.
#51024 opened Dec 3, 2023 by nodejs-github-bot Loading…
tools: update lint-md-dependencies to rollup@4.6.1 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. tools Issues and PRs related to the tools directory.
#51022 opened Dec 3, 2023 by nodejs-github-bot Loading…
[v18.x backport] fs: introduce dirent.parentPath fs Issues and PRs related to the fs subsystem / file system. 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.
#51021 opened Dec 2, 2023 by aduh95 Loading…
doc: deprecate dirent.path 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. 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 notable-change PRs with changes that should be highlighted in changelogs.
#51020 opened Dec 2, 2023 by aduh95 Loading…
wip: crypto: use cppgc to manage Hash 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. wip Issues and PRs that are still a work in progress.
#51017 opened Dec 2, 2023 by joyeecheung Draft
fix: resolve flakiness in worker*.test-free-called addons Issues and PRs related to native addons. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#51013 opened Dec 2, 2023 by MrJithil Loading…
[18.x] vm: backport vm-related fixes build Issues and PRs related to build files or the CI. 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.
#51004 opened Dec 1, 2023 by joyeecheung Loading…
deps: update simdutf to 4.0.8 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#51000 opened Dec 1, 2023 by nodejs-github-bot Loading…
ProTip! Adding no:label will show everything without a label.