-
Notifications
You must be signed in to change notification settings - Fork 30.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
deps: update ada to 3.1.2
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#57208
opened Feb 25, 2025 by
nodejs-github-bot
Loading…
2025-02-26, Version 23.9.0 (Current)
release
Issues and PRs related to Node.js releases.
v23.x
v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#57207
opened Feb 25, 2025 by
github-actions
bot
Loading…
deps: fix typos across multiple files
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
v8 engine
Issues and PRs related to the V8 dependency.
#57204
opened Feb 25, 2025 by
haramj
Loading…
test: buffer.indexOf: add more number cases
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#57200
opened Feb 24, 2025 by
nektro
Loading…
child_process: disallow args in execFile/spawn when shell option is true
child_process
Issues and PRs related to the child_process subsystem.
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.
#57199
opened Feb 24, 2025 by
DanielVenable
Loading…
net: validate non-string host for PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
socket.connect
needs-ci
#57198
opened Feb 24, 2025 by
daeyeon
Loading…
child_process: add fast path for Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
spawn
child_process
#57196
opened Feb 24, 2025 by
ronag
Loading…
#57169 fix/streamResetBurst-and-streamResetRate-options-are-missing-in-the-documentation-of-http2.CreateSecureServer
doc
Issues and PRs related to the documentations.
http2
Issues or PRs related to the http2 subsystem.
#57195
opened Feb 24, 2025 by
Sujal-Raj
Loading…
test: allow embedder running async context frame test
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.
#57193
opened Feb 24, 2025 by
codebytere
Loading…
net: emit an error when custom lookup resolves a non-string address
needs-ci
PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
#57192
opened Feb 24, 2025 by
geeksilva97
Loading…
src: improve error handling in buffer and dotenv
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++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#57189
opened Feb 24, 2025 by
jasnell
Loading…
src: improve error handling in module_wrap
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.
#57188
opened Feb 23, 2025 by
jasnell
Loading…
module: handle cached linked async jobs in require(esm)
c++
Issues and PRs that require attention from people who are familiar with C++.
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#57187
opened Feb 23, 2025 by
joyeecheung
Loading…
src: improve error handling in spawn_sync
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++.
child_process
Issues and PRs related to the child_process subsystem.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
#57185
opened Feb 23, 2025 by
jasnell
Loading…
process: improve error message for process.cwd() when directory is deleted
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#57184
opened Feb 23, 2025 by
Ankush1oo8
Loading…
doc: add 1ilsang to triage team
doc
Issues and PRs related to the documentations.
#57183
opened Feb 23, 2025 by
1ilsang
Loading…
src: set default config as node.config.json
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
#57171
opened Feb 21, 2025 by
marco-ippolito
Loading…
tools: add more details about rolling inspector_protocol
tools
Issues and PRs related to the tools directory.
#57167
opened Feb 21, 2025 by
legendecas
Loading…
http: support HTTP[S]_PROXY environment variables
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#57165
opened Feb 21, 2025 by
joyeecheung
•
Draft
Expose cppgc::CppHeap::CollectStatistics()
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#57146
opened Feb 20, 2025 by
Aditi-1400
Loading…
src: fix ThrowInvalidURL call in PathToFileURL
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#57141
opened Feb 19, 2025 by
danielmbrasil
Loading…
module: implement synchronous module evaluate hooks
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
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.
#57139
opened Feb 19, 2025 by
joyeecheung
Loading…
test: test-buffer-write.js: test each write throw case individually
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#57132
opened Feb 18, 2025 by
nektro
Loading…
[v18.x backport] doc: fix link and history of Issues and PRs related to the documentations.
module
Issues and PRs related to the module subsystem.
v18.x
Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
SourceMap
sections
doc
#57131
opened Feb 18, 2025 by
aduh95
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.