-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test_runner: mark snapshot testing as stable
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#55897
opened Nov 17, 2024 by
cjihrig
Loading…
lib: resolve the issue of not adhering to the specified buffersize
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#55896
opened Nov 17, 2024 by
cu8code
Loading…
test_runner: mark context.plan() as stable
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
test_runner
Issues and PRs related to the test runner subsystem.
#55895
opened Nov 17, 2024 by
cjihrig
Loading…
tools: bump cross-spawn from 7.0.3 to 7.0.5 in /tools/eslint
dependencies
Pull requests that update a dependency file.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#55894
opened Nov 17, 2024 by
dependabot
bot
Loading…
doc: deprecate passing invalid types in fs.existsSync
deprecations
Issues and PRs related to deprecations.
doc
Issues and PRs related to the documentations.
#55892
opened Nov 17, 2024 by
Ceres6
Loading…
doc,lib,src,test: unflag sqlite module
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
sqlite
Issues and PRs related to the SQLite subsystem.
#55890
opened Nov 17, 2024 by
cjihrig
Loading…
deps: update simdutf to 5.6.2
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.
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
needs-ci
PRs that need a full CI run.
#55889
opened Nov 17, 2024 by
nodejs-github-bot
Loading…
doc: fixing the crc32 function on documentation
doc
Issues and PRs related to the documentations.
zlib
Issues and PRs related to the zlib subsystem.
#55887
opened Nov 16, 2024 by
kevinuehara
Loading…
build: really enable unbundling of simdjson, simdutf, ada
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-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
needs-ci
PRs that need a full CI run.
#55886
opened Nov 16, 2024 by
jirutka
Loading…
cli: generate man-page
build
Issues and PRs related to build files or the CI.
cli
Issues and PRs related to the Node.js command line interface.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
#55885
opened Nov 16, 2024 by
RedYetiDev
Loading…
fix: Adjusting ERR_FS_FILE_TOO_LARGE description for I/O Limit
doc
Issues and PRs related to the documentations.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
#55884
opened Nov 16, 2024 by
kevinuehara
Loading…
doc: add history entry for import assertion removal
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.
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.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#55883
opened Nov 16, 2024 by
aduh95
Loading…
lib: remove unused file 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.
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
fetch_module
author ready
#55880
opened Nov 16, 2024 by
targos
Loading…
v20.18.1 proposal
needs-ci
PRs that need a full CI run.
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.
#55879
opened Nov 16, 2024 by
marco-ippolito
Loading…
node-api: fix data race and use-after-free in napi_threadsafe_function
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
#55877
opened Nov 16, 2024 by
mika-fischer
•
Draft
doc: add warning about #55764
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#55876
opened Nov 16, 2024 by
tjaisson
Loading…
tools: bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /tools/eslint
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.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#55875
opened Nov 15, 2024 by
dependabot
bot
Loading…
module: improve error message for top-level await in CommonJS
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#55874
opened Nov 15, 2024 by
mertcanaltin
Loading…
[v18.x] Warning for import assertions
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
v18.x
Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#55873
opened Nov 15, 2024 by
aduh95
Loading…
fs: remove PRs that are blocked by other issues or PRs.
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.
semver-major
PRs that contain breaking changes and should be released in the next major version.
fs.F_OK
, fs.R_OK
, fs.W_OK
, fs.X_OK
blocked
#55862
opened Nov 15, 2024 by
LiviaMedeiros
Loading…
src: use wide string for findPackageJson onWindows
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.
#55861
opened Nov 15, 2024 by
islandryu
Loading…
doc: add esm examples to Issues and PRs related to the documentations.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
node:timers
doc
#55857
opened Nov 14, 2024 by
mfdebian
Loading…
esm: add experimental support for addon modules
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#55844
opened Nov 14, 2024 by
legendecas
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.