-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: fix rendering of DEP0174 description
deprecations
Issues and PRs related to deprecations.
doc
Issues and PRs related to the documentations.
#56835
opened Jan 31, 2025 by
dsanders11
Loading…
src: cache negative results in GetPackageJSON
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#56834
opened Jan 30, 2025 by
dmichon-msft
Loading…
crypto: support --use-system-ca on Windows
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.
semver-minor
PRs that contain new features and should be released in the next minor version.
#56833
opened Jan 30, 2025 by
joyeecheung
Loading…
crypto: fix X509* leak in --use-system-ca
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.
#56832
opened Jan 30, 2025 by
joyeecheung
Loading…
tools: run macOS test workflow with Xcode 16.1
fast-track
PRs that do not need to wait for 48 hours to land.
meta
Issues and PRs related to the general management of the project.
#56831
opened Jan 30, 2025 by
targos
Loading…
src: fix platform shutdown deadlock
c++
Issues and PRs that require attention from people who are familiar with C++.
confirmed-bug
Issues with confirmed bugs.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
v8 platform
Issues and PRs related to Node's v8::Platform implementation.
#56827
opened Jan 30, 2025 by
Qard
Loading…
build: add double quotes around <(python)
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#56826
opened Jan 30, 2025 by
lpinca
Loading…
build: increase minimum Xcode version to 16.1
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#56824
opened Jan 30, 2025 by
targos
Loading…
tools: remove test-asan/ubsan workflows
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.
meta
Issues and PRs related to the general management of the project.
#56823
opened Jan 30, 2025 by
targos
Loading…
test: adjust check to use OpenSSL sec level
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#56819
opened Jan 29, 2025 by
mhdawson
Loading…
deps: upgrade npm to 11.1.0
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
#56818
opened Jan 29, 2025 by
npm-cli-bot
Loading…
tools: update sccache and sccache-action
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.
meta
Issues and PRs related to the general management of the project.
#56815
opened Jan 29, 2025 by
targos
Loading…
src: disallow copy/move fns/constructors
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
#56811
opened Jan 29, 2025 by
anonrig
Loading…
test: change jenkins reporter
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#56808
opened Jan 28, 2025 by
Ceres6
Loading…
inspector: add Network.Initiator in inspector protocol
c++
Issues and PRs that require attention from people who are familiar with C++.
inspector
Issues and PRs related to the V8 inspector protocol
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#56805
opened Jan 28, 2025 by
legendecas
Loading…
doc: update options to include signal in filehandle.writeFile()
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.
fs
Issues and PRs related to the fs subsystem / file system.
#56804
opened Jan 28, 2025 by
y-hsgw
Loading…
doc: add esm examples to Issues and PRs related to the documentations.
util
Issues and PRs related to the built-in util module.
node:util
doc
#56793
opened Jan 27, 2025 by
mfdebian
Loading…
src: more ncrypto
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#56792
opened Jan 27, 2025 by
jasnell
Loading…
sqlite: allow returning 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-failed
An error occurred while landing this pull request using GitHub Actions.
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.
sqlite
Issues and PRs related to the SQLite subsystem.
ArrayBufferView
s from user-defined functions
author ready
#56790
opened Jan 27, 2025 by
Renegade334
Loading…
[v20.x backport] deps: V8: backport 9ab40592f697
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.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#56782
opened Jan 27, 2025 by
kxxt
Loading…
deps: V8: cherry-pick 9ab40592f697
backport-open-v20.x
Indicate that the PR has an open backport
build
Issues and PRs related to build files or the CI.
dont-land-on-v18.x
PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
lts-watch-v22.x
PRs that may need to be released in v22.x
needs-ci
PRs that need a full CI run.
riscv64
Issues and PRs related to the riscv64 architecture.
v8 engine
Issues and PRs related to the V8 dependency.
#56781
opened Jan 27, 2025 by
kxxt
Loading…
util: fix parseEnv handling of invalid lines
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#56778
opened Jan 26, 2025 by
AugustinMauroy
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-01-27.