-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
module: fix conditions override in synchronous resolve hooks
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#59011
opened Jul 9, 2025 by
joyeecheung
Loading…
crypto: runtime-deprecate default shake128/256 output lengths
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
deprecations
Issues and PRs related to deprecations.
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.
#59008
opened Jul 9, 2025 by
panva
Loading…
doc: inject sidebar active link scroll into view script
doc
Issues and PRs related to the documentations.
#59007
opened Jul 9, 2025 by
btea
Loading…
module: add registerCondition API for runtime-specific conditional exports
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#59005
opened Jul 9, 2025 by
Momena-akhtar
Loading…
6 tasks done
feat: add support for 'electron' condition in conditional exports
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#59002
opened Jul 9, 2025 by
Momena-akhtar
Loading…
vm: sync-ify SourceTextModule linkage
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.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#59000
opened Jul 8, 2025 by
legendecas
Loading…
doc: update V8 fast API guidance
doc
Issues and PRs related to the documentations.
#58999
opened Jul 8, 2025 by
Renegade334
•
Draft
doc: add stability index to the PRs that have at least one approval, no pending requests for changes, and a CI started.
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
--watch-kill-signal
flag
author ready
#58997
opened Jul 8, 2025 by
dario-piotrowicz
Loading…
doc: add missing 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.
<code>
blocks
author ready
#58995
opened Jul 8, 2025 by
aduh95
Loading…
tools,test: enforce best practices to detect never settling promises
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.
loaders
Issues and PRs related to ES module loaders
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#58992
opened Jul 8, 2025 by
aduh95
Loading…
fix(fs): prevent ENOENT on subst drive root paths like "M:\\" on Windows
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.
#58989
opened Jul 8, 2025 by
mag123c
Loading…
src: check import attributes value types as strings
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
#58986
opened Jul 7, 2025 by
legendecas
Loading…
[CI Energy Waste]: consolidate linters workflow to reduce redundancy of checkouts
meta
Issues and PRs related to the general management of the project.
#58985
opened Jul 7, 2025 by
souhailaS
Loading…
doc: add scroll margin to links
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-failed
An error occurred while landing this 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.
#58982
opened Jul 7, 2025 by
silverwind
Loading…
http,https: add built-in proxy support in http/https.request and Agent
cli
Issues and PRs related to the Node.js command line interface.
http
Issues or PRs related to the http subsystem.
https
Issues or PRs related to the https subsystem.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
#58980
opened Jul 7, 2025 by
joyeecheung
Loading…
2 tasks
lib: add type names in source mapped stack traces
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
source maps
Issues and PRs related to source map support.
#58976
opened Jul 6, 2025 by
legendecas
Loading…
test_runner: allow user-defined color themes via NODE_TEST_RUNNER_THEME
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#58971
opened Jul 6, 2025 by
elvessilvavieira
•
Draft
doc: add more missing environment variables to manpage
needs-ci
PRs that need a full CI run.
#58969
opened Jul 6, 2025 by
HumaneLogic
Loading…
deps: update ada to 3.2.5
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#58966
opened Jul 6, 2025 by
nodejs-github-bot
Loading…
deps: update zlib to 1.3.1-3102d2a
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#58967
opened Jul 6, 2025 by
nodejs-github-bot
Loading…
test: add FastUtf8Stream tests
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
tools
Issues and PRs related to the tools directory.
#58964
opened Jul 5, 2025 by
mertcanaltin
Loading…
doc: add missing environment variables to manpage
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.
#58963
opened Jul 5, 2025 by
HumaneLogic
Loading…
[v20.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
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.
util
Issues and PRs related to the built-in util module.
v20.x
Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#58961
opened Jul 5, 2025 by
panva
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.