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: replace ToLocalChecked uses with ToLocal in node-file c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53869 opened Jul 16, 2024 by jasnell Loading…
test_runner: fix support watch with run(), add globPatterns option needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#53866 opened Jul 16, 2024 by mcollina Loading…
deps: update c-ares to v1.32.2 cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53865 opened Jul 16, 2024 by nodejs-github-bot Loading…
doc: add a missing word in api/single-executable-applications.md doc Issues and PRs related to the documentations. single-executable Issues and PRs related to single-executable applications
#53864 opened Jul 16, 2024 by tsabolov Loading…
build: avoid compiling with VS v17.10 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.
#53863 opened Jul 16, 2024 by huseyinacacak-janea Loading…
deps: fix include_dirs of nbytes dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53862 opened Jul 16, 2024 by zcbenz Loading…
fs: avoid unnecessary options checks when options argument is not passed 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. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53861 opened Jul 15, 2024 by JonasBa Loading…
lib: decorate async stack trace in source maps needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support.
#53860 opened Jul 15, 2024 by legendecas Loading…
lib: improve error message when index not found on cjs c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53859 opened Jul 15, 2024 by H4ad Loading…
doc: fix casing of GitHub handles in README lists 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. meta Issues and PRs related to the general management of the project.
#53857 opened Jul 15, 2024 by aduh95 Loading…
test_runner: refactor snapshots to support multiple files in the same process 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. semver-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.
#53853 opened Jul 15, 2024 by cjihrig Loading…
sqlite: disallow unsafe integer coercion blocked PRs that are blocked by other issues or PRs. 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.
#53851 opened Jul 14, 2024 by tniessen Draft
src: fix potential segmentation fault in SQLite 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.
#53850 opened Jul 14, 2024 by tniessen Loading…
test_runner: consolidate option parsing 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. test_runner Issues and PRs related to the test runner subsystem.
#53849 opened Jul 14, 2024 by cjihrig Loading…
module: __cjsModule on ESM CJS wrapper and in require ESM esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders needs-ci PRs that need a full CI run.
#53848 opened Jul 14, 2024 by guybedford Loading…
test_runner: replace cjs resolve to defaultResolve 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. test_runner Issues and PRs related to the test runner subsystem.
#53846 opened Jul 14, 2024 by syi0808 Loading…
node-api: rename nogc to basic 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. node-api Issues and PRs related to the Node-API.
#53830 opened Jul 13, 2024 by gabrielschulhof Loading…
doc: add an explicit fetch tag step in release guide doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53828 opened Jul 12, 2024 by aduh95 Loading…
V22.5.0 proposal 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.
#53826 opened Jul 12, 2024 by aduh95 Loading…
stream: throw TypeError when criteria fulfilled in getIterator needs-ci PRs that need a full CI run. web streams
#53825 opened Jul 12, 2024 by jakecastelli Loading…
fs: correctly pass dirent to exclude withFileTypes fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53823 opened Jul 12, 2024 by RedYetiDev Loading…
lib,src: drop --experimental-network-imports c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#53822 opened Jul 12, 2024 by RafaelGSS Loading…
src: avoid strcmp in ImportJWKAsymmetricKey c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#53813 opened Jul 11, 2024 by tniessen Loading…
test: remove unnecessary console log needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53812 opened Jul 11, 2024 by Kay-Yuan Loading…
doc: expand troubleshooting section build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.
#53808 opened Jul 11, 2024 by lirantal Loading…
ProTip! Add no:assignee to see everything that’s not assigned.