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
Assigned to nobody Loading
Sort

Pull requests list

deps: V8: cherry-pick 0ce2edb7adfd 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.
#58773 opened Jun 20, 2025 by kxxt Loading…
test: deflake test-buffer-large-size-buffer-alloc-unsafe 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.
#58771 opened Jun 20, 2025 by lpinca Loading…
[v22.x] tools: disable failing coverage jobs meta Issues and PRs related to the general management of the project. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58770 opened Jun 20, 2025 by aduh95 Loading…
doc: clarify http.request supports headers as array doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#58769 opened Jun 20, 2025 by Dinesh0007000 Loading…
test: correct SIMD support comment 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. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58767 opened Jun 19, 2025 by richardlau Loading…
lib: make validateInternalField() throw ERR_INVALID_THIS lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58765 opened Jun 19, 2025 by LiviaMedeiros Loading…
test_runner: fix Date serialization in TAP reporter YAML output needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58762 opened Jun 19, 2025 by Ronitsabhaya75 Loading…
assert: remove dead code assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#58760 opened Jun 19, 2025 by kt3k Loading…
src: pass resource on permission checks for spawn 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. permission Issues and PRs related to the Permission Model
#58758 opened Jun 18, 2025 by RafaelGSS Loading…
tools: make nodedownload module compatible with Python 3.14 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python.
#58752 opened Jun 18, 2025 by frenzymadness Loading…
[v24.x] deps: V8: cherry-pick 3d750c2aa9ef build Issues and PRs related to build files or the CI. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x v24.x v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#58750 opened Jun 18, 2025 by targos Loading…
deps: V8: cherry-pick 1d7159580156 build Issues and PRs related to build files or the CI. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58749 opened Jun 18, 2025 by targos Loading…
sqlite: add tagged template needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#58748 opened Jun 18, 2025 by 0hmX Draft
[riscv] Fix check failed in bind_to 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.
#58746 opened Jun 18, 2025 by kxxt Loading…
[v22.x backport] esm: Wasm globals ns unwrapping 22 backport esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58745 opened Jun 18, 2025 by guybedford Loading…
lib: remove globalPreload support esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#58743 opened Jun 17, 2025 by kazuma0129 Loading…
doc: update "Spawning .bat and .cmd files on Windows" section child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#58739 opened Jun 17, 2025 by ericcornelissen Loading…
Branch: feature/n-failures test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#58737 opened Jun 17, 2025 by FelixVaughan Draft
Check var_type_feedback before dereference needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58731 opened Jun 16, 2025 by GoldFish2500 Loading…
fs: add signal option to filehandle.readableWebStream() fs Issues and PRs related to the fs subsystem / file system. 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.
#58725 opened Jun 16, 2025 by LiviaMedeiros Loading…
n-api: fix dead lock if multi push events 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.
#58724 opened Jun 16, 2025 by milkpotatoes Loading…
watch: add --watch-kill-signal flag 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. semver-minor PRs that contain new features and should be released in the next minor version.
#58719 opened Jun 15, 2025 by dario-piotrowicz Loading…
test: refactor repl save-load tests 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. test Issues and PRs related to the tests.
#58715 opened Jun 15, 2025 by dario-piotrowicz Loading…
deps: patch V8 to 13.7.152.17 dependencies Pull requests that update a dependency file. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v18.x-staging branch and should not be released in v24.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58713 opened Jun 15, 2025 by nodejs-github-bot Loading…
deps: update minimatch to 10.0.3 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#58712 opened Jun 15, 2025 by nodejs-github-bot Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy