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

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 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…
module: do not warn when require(esm) comes from node_modules module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#55960 opened Nov 22, 2024 by joyeecheung Loading…
test: make HTTP/1.0 connection test more robust 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…
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.
#55957 opened Nov 22, 2024 by hpatel292-seneca Draft
deps: upgrade npm to 10.9.1 fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#55951 opened Nov 21, 2024 by npm-cli-bot 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…
doc: add esm example for zlib 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. doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem.
#55946 opened Nov 21, 2024 by peixotoleonardo 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…
build: use variable for OpenSSL dep path dependencies Pull requests that update a dependency file. embedding Issues and PRs related to embedding Node.js in another project. needs-ci PRs that need a full CI run.
#55928 opened Nov 20, 2024 by codebytere Loading…
fix(node_http2.cc): remove duplicate codeblock 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.
#55915 opened Nov 19, 2024 by AVVS Loading…
bootstrap: expose process._rawDebug as a global function 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-major PRs that contain breaking changes and should be released in the next major version.
#55907 opened Nov 18, 2024 by jsumners Loading…
test: add fast api tests for getLibuvNow() c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#55905 opened Nov 18, 2024 by anonrig Loading…
build: allow unbundling of Node.js dependencies embedding Issues and PRs related to embedding Node.js in another project.
#55903 opened Nov 18, 2024 by codebytere Loading…
fix: Adjusting ERR_FS_FILE_TOO_LARGE description for I/O Limit doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core.
#55899 opened Nov 17, 2024 by kevinuehara Loading…
doc: fixing the crc32 function on documentation commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem.
#55898 opened Nov 17, 2024 by kevinuehara Loading…
lib: resolve the issue of not adhering to the specified buffersize fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#55896 opened Nov 17, 2024 by cu8code Loading…
doc: deprecate passing invalid types in fs.existsSync deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#55892 opened Nov 17, 2024 by Ceres6 Loading…
ProTip! Exclude everything labeled bug with -label:bug.