Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
msi: migrate to WiX4 (WIP)
build
Issues and PRs related to build files or the CI.
install
Issues and PRs related to the installers.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
windows
Issues and PRs related to the Windows platform.
#45456
opened Nov 14, 2022 by
StefanStojanovic
•
Draft
deps: update nghttp2 to 1.51.0
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#45455
opened Nov 14, 2022 by
targos
Loading…
test: update uses of _jabber._tcp.google.com
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#45451
opened Nov 13, 2022 by
cjihrig
Loading…
benchmark: add text-encoder benchmark
benchmark
Issues and PRs related to the benchmark subsystem.
performance
Issues and PRs related to the performance of Node.js.
util
Issues and PRs related to the built-in util module.
#45450
opened Nov 13, 2022 by
anonrig
Loading…
events: refactor to use validator
events
Issues and PRs related to the events subsystem / EventEmitter.
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.
#45448
opened Nov 13, 2022 by
Lxxyx
Loading…
src: don't run tasks on isolate termination
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#45444
opened Nov 13, 2022 by
santigimeno
Loading…
deps: update acorn to 8.8.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.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#45441
opened Nov 13, 2022 by
nodejs-github-bot
Loading…
deps: update base64 to 0.5.0
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#45440
opened Nov 13, 2022 by
nodejs-github-bot
Loading…
fs: fix 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.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
fs.rm support for loop symlinks
author ready
#45439
opened Nov 12, 2022 by
nathanael-ruf
Loading…
test: remove flaky designation for test-worker-http2-stream-terminate
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
Issues and PRs related to the tests.
#45438
opened Nov 12, 2022 by
Trott
Loading…
build: arm64 cross-compile time improvement
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#45432
opened Nov 11, 2022 by
StefanStojanovic
Loading…
diagnostics_channel: built-in channels should remain experimental
diagnostics_channel
Issues and PRs related to diagnostics channel
doc
Issues and PRs related to the documentations.
#45423
opened Nov 11, 2022 by
Qard
Loading…
http: add debug log for ERR_UNESCAPED_CHARACTERS
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#45420
opened Nov 11, 2022 by
aidant
Loading…
node-api: fix immediate napi_remove_wrap test
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
test
Issues and PRs related to the tests.
#45406
opened Nov 10, 2022 by
legendecas
Loading…
node-api: disambiguate napi_add_finalizer
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.
#45401
opened Nov 10, 2022 by
legendecas
Loading…
deps: upgrade npm to 9.1.1
baking-for-lts
PRs that need to wait before landing in a LTS release.
dont-land-on-v14.x
PRs that should not land on the v14.x-staging branch and should not be released in v14.x.
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.
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
npm
Issues and PRs related to the npm client dependency or the npm registry.
#45395
opened Nov 9, 2022 by
npm-cli-bot
Loading…
node-api: declare type napi_cleanup_hook
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-api
Issues and PRs related to the Node-API.
#45391
opened Nov 9, 2022 by
legendecas
Loading…
deps: update zlib to upstream 8bbd6c31
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.
#45387
opened Nov 9, 2022 by
lpinca
Loading…
async_hooks: add hook to stop propagation
async_hooks
Issues and PRs related to the async hooks subsystem.
author ready
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.
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.
#45386
opened Nov 9, 2022 by
Flarna
Loading…
test: set common.bits to 64 for loong64
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#45383
opened Nov 9, 2022 by
shipujin
Loading…
util: use private symbols in JS land directly
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#45379
opened Nov 8, 2022 by
joyeecheung
Loading…
crypto: clear OpenSSL error queue after calling X509_verify()
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#45377
opened Nov 8, 2022 by
takuro-sato
Loading…
doc: add arm64 to os.machine()
doc
Issues and PRs related to the documentations.
os
Issues and PRs related to the os subsystem.
#45374
opened Nov 8, 2022 by
sno2
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.