Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

crypto: allow inspecting a crypto key prototype crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57890 opened Apr 15, 2025 by BridgeAR Loading…
worker: add worker.getHeapStatistics() 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. semver-minor PRs that contain new features and should be released in the next minor version.
#57888 opened Apr 15, 2025 by mcollina Loading…
test: Enable skipped colorize test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57887 opened Apr 15, 2025 by islandryu Loading…
doc: mark devtools integration section as active development doc Issues and PRs related to the documentations. inspector Issues and PRs related to the V8 inspector protocol
#57886 opened Apr 15, 2025 by legendecas Loading…
process: disable building execve on IBM i c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57883 opened Apr 15, 2025 by abmusse Loading…
assert: support Float16Array in loose deep equality checks assert Issues and PRs related to the assert subsystem. blocked PRs that are blocked by other issues or PRs. 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. util Issues and PRs related to the built-in util module.
#57881 opened Apr 14, 2025 by LiviaMedeiros Draft
crypto: forbid passing Float16Array to getRandomValues() blocked PRs that are blocked by other issues or PRs. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57880 opened Apr 14, 2025 by LiviaMedeiros Draft
util: add types.isFloat16Array() 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. util Issues and PRs related to the built-in util module.
#57879 opened Apr 14, 2025 by LiviaMedeiros Loading…
assert,util: fix constructor lookup in deep equal comparison assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57876 opened Apr 14, 2025 by BridgeAR Loading…
repl: fix multiline history editing string order author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#57874 opened Apr 14, 2025 by puskin94 Loading…
deps: update amaro to 0.5.2 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#57871 opened Apr 14, 2025 by nodejs-github-bot Loading…
build: fix missing files warning dependencies Pull requests that update a dependency file. 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.
#57870 opened Apr 14, 2025 by lpinca Loading…
src: fix typo in comments 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. sqlite Issues and PRs related to the SQLite subsystem.
#57868 opened Apr 13, 2025 by geeksilva97 Loading…
lib: fix AbortSignal.any() with timeout signals abortcontroller Issues and PRs related to the AbortController API author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run.
#57867 opened Apr 13, 2025 by gurgunday Loading…
src: internalize v8::ConvertableToTraceFormat in traces 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.
#57866 opened Apr 13, 2025 by legendecas Loading…
stream: preserve asynclocalstorage context in finished() async_local_storage AsyncLocalStorage 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. semver-minor PRs that contain new features and should be released in the next minor version. stream Issues and PRs related to the stream subsystem.
#57865 opened Apr 13, 2025 by gurgunday Loading…
node-api: optimize finalizer queue using container swap 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.
#57861 opened Apr 13, 2025 by mertcanaltin Loading…
sqlite: add location method c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#57860 opened Apr 13, 2025 by geeksilva97 Loading…
deps: update timezone to 2025b 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. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#57857 opened Apr 13, 2025 by nodejs-github-bot Loading…
deps: update googletest to e90fe24 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57856 opened Apr 13, 2025 by nodejs-github-bot Loading…
deps: update simdutf to 6.4.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. needs-ci PRs that need a full CI run.
#57855 opened Apr 13, 2025 by nodejs-github-bot Loading…
src: fixup errorhandling more in various places 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.
#57852 opened Apr 12, 2025 by jasnell Loading…
test: add tests for REPL custom evals (second attempt) needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#57850 opened Apr 12, 2025 by dario-piotrowicz Loading…
libnode: Added C FFI compatible function to act as an entrypoint for embedded consumers c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57846 opened Apr 12, 2025 by alshdavid Loading…
2025-04-15, Version 22.15.0 'Jod' (LTS), @RafaelGSS release Issues and PRs related to Node.js releases. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57840 opened Apr 11, 2025 by RafaelGSS Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.