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

src: safely remove the last line from dotenv c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#55982 opened Nov 24, 2024 by islandryu Loading…
deps: update zlib to 1.3.0.1-motley-82a5fec c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#55980 opened Nov 24, 2024 by nodejs-github-bot Loading…
deps: update corepack to 0.30.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#55977 opened Nov 24, 2024 by nodejs-github-bot Loading…
deps: update nghttp3 to 1.6.0 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.
#55976 opened Nov 24, 2024 by nodejs-github-bot Loading…
deps: update ngtcp2 to 1.9.0 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.
#55975 opened Nov 24, 2024 by nodejs-github-bot Loading…
deps: update googletest to 35d0c36 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.
#55974 opened Nov 24, 2024 by nodejs-github-bot Loading…
deps: update simdutf to 5.6.3 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#55973 opened Nov 24, 2024 by nodejs-github-bot Loading…
quic: separate stats and symbols into separate files author ready PRs that have at least one approval, no pending requests for changes, and a CI started. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#55971 opened Nov 23, 2024 by jasnell Loading…
assert: optimize partial comparison of two Sets assert Issues and PRs related to the assert subsystem. 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.
#55970 opened Nov 23, 2024 by aduh95 Loading…
build: fix --shared-sqlite builds 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.
#55969 opened Nov 23, 2024 by aduh95 Loading…
doc: improve GN build documentation a bit doc Issues and PRs related to the documentations.
#55968 opened Nov 23, 2024 by codebytere Loading…
build: set node_arch to target_cpu in GN
#55967 opened Nov 23, 2024 by codebytere Loading…
http2: fix memory leak caused by premature listener removing c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#55966 opened Nov 23, 2024 by ywave620 Loading…
test_runner: add level-based diagnostic handling for reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#55964 opened Nov 23, 2024 by hpatel292-seneca Loading…
test_runner: simplify hook running logic 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. test_runner Issues and PRs related to the test runner subsystem.
#55963 opened Nov 23, 2024 by cjihrig Loading…
[v18.x backport] doc: add history entries for JSON modules stabilization doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#55962 opened Nov 23, 2024 by aduh95 Loading…
[v20.x backport] esm: mark import attributes and JSON module as stable lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#55961 opened Nov 22, 2024 by aduh95 Loading…
test: make HTTP/1.0 connection test more robust 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.
#55959 opened Nov 22, 2024 by FliegendeWurst Loading…
test_runner: refactor primordial-based Promise chains needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#55958 opened Nov 22, 2024 by cjihrig Loading…
tools: filter release keys to reduce interactivity tools Issues and PRs related to the tools directory.
#55950 opened Nov 21, 2024 by aduh95 Loading…
tools: use tokenless Codecov uploads meta Issues and PRs related to the general management of the project.
#55943 opened Nov 21, 2024 by targos Loading…
src,lib: handle invalid stdio configuration gracefully 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. needs-ci PRs that need a full CI run.
#55942 opened Nov 21, 2024 by juanarbol Loading…
doc: add vetted courses to the ambassador benefits doc Issues and PRs related to the documentations.
#55934 opened Nov 20, 2024 by mcollina Loading…
src: allow unknown sqlite parameters 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.
#55931 opened Nov 20, 2024 by badkeyy Draft
build: avoid compiling with VS v17.12 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#55930 opened Nov 20, 2024 by StefanStojanovic Loading…
ProTip! Exclude everything labeled bug with -label:bug.