Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fs: add new option depth to readdir which regulates depth of recursion
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#49255
opened Aug 20, 2023 by
prettydiff
Loading…
tools: update doc to rehype-stringify@9.0.4 unified@11.0.1
doc
Issues and PRs related to the documentations.
tools
Issues and PRs related to the tools directory.
#49254
opened Aug 20, 2023 by
nodejs-github-bot
Loading…
tools: update lint-md-dependencies to @rollup/plugin-node-resolve@15.2.0 unified@11.0.1 vfile-reporter@8.1.0
tools
Issues and PRs related to the tools directory.
#49253
opened Aug 20, 2023 by
nodejs-github-bot
Loading…
deps: update zlib to 1.2.13.1-motley-f5fd0ad
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.
#49252
opened Aug 20, 2023 by
nodejs-github-bot
Loading…
module: add docs signature for Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
fast-track
PRs that do not need to wait for 48 hours to land.
loaders
Issues and PRs related to ES module loaders
module
Issues and PRs related to the module subsystem.
register
doc
#49251
opened Aug 20, 2023 by
GeoffreyBooth
Loading…
stream: use Buffer.from when constructor is a Buffer
needs-ci
PRs that need a full CI run.
web streams
#49250
opened Aug 19, 2023 by
KhafraDev
Loading…
stream: add pool option to the map operator
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.
stream
Issues and PRs related to the stream subsystem.
#49249
opened Aug 19, 2023 by
rluvaton
Loading…
1 task
doc: edit PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
doc
Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
fast-track
PRs that do not need to wait for 48 hours to land.
import.meta.resolve documentation
author ready
#49247
opened Aug 19, 2023 by
aduh95
Loading…
esm: add Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
import.meta.node.resolveURL
esm
#49246
opened Aug 19, 2023 by
aduh95
Loading…
src: remove unused function 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.
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.
GetName() in node_perf
author ready
#49244
opened Aug 19, 2023 by
pluris
Loading…
src: fix fs_type_to_name default value
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.
#49239
opened Aug 19, 2023 by
0o001
Loading…
test: migrate message source map tests from Python to JS
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#49238
opened Aug 19, 2023 by
yiyunlei
Loading…
Refactor test-readline-async-iterators into a benchmark
benchmark
Issues and PRs related to the benchmark subsystem.
needs-ci
PRs that need a full CI run.
readline
Issues and PRs related to the built-in readline module.
test
Issues and PRs related to the tests.
#49237
opened Aug 19, 2023 by
shubham9411
Loading…
Update doc/api/cli.md, add cipher DEFAULT@SECLEVEL=0 for TLSv1
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
#49236
opened Aug 19, 2023 by
afanasy
Loading…
src: allow absolute paths for Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
--env-file
c++
#49232
opened Aug 18, 2023 by
anonrig
Loading…
build: add DEBUG_ONLY to Makefile to support debug-only builds
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#49229
opened Aug 18, 2023 by
joyeecheung
•
Draft
src: remove unnecessary todo
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.
#49227
opened Aug 18, 2023 by
RafaelGSS
Loading…
sea: generate code cache with deserialized isolate
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.
single-executable
Issues and PRs related to single-executable applications
#49226
opened Aug 18, 2023 by
joyeecheung
Loading…
test: split test-crypto-keygen.js
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#49221
opened Aug 17, 2023 by
joyeecheung
Loading…
v18.18.0 proposal
release
Issues and PRs related to Node.js releases.
v18.x
Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#49220
opened Aug 17, 2023 by
ruyadorno
Loading…
src: merge env-file and env vars of PRs that are blocked by other issues or PRs.
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.
NODE_OPTIONS
blocked
#49217
opened Aug 17, 2023 by
anonrig
Loading…
test: improve 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.
UV_THREADPOOL_SIZE tests on .env
author ready
#49213
opened Aug 17, 2023 by
anonrig
Loading…
src,lib: fix assert when 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.
Error.prepareStackTrace not overridden
assert
#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-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#49211
opened Aug 17, 2023 by
atlowChemi
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.