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

build: use more aggressive LTO on gcc build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#56138 opened Dec 5, 2024 by anonrig Loading…
test: update WPT for url to 6fa3fe8a92 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#56136 opened Dec 5, 2024 by nodejs-github-bot Loading…
deps: upgrade npm to 10.9.2 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.
#56135 opened Dec 4, 2024 by npm-cli-bot Loading…
src: fix outdated js2c.cc references c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56133 opened Dec 4, 2024 by legendecas Loading…
doc: fix module.md headings 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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. module Issues and PRs related to the module subsystem.
#56131 opened Dec 4, 2024 by legendecas Loading…
doc: add report version section doc Issues and PRs related to the documentations. report Issues and PRs related to process.report.
#56130 opened Dec 4, 2024 by legendecas Loading…
tools: improve release proposal PR opening meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#56128 opened Dec 4, 2024 by targos Loading…
doc: mention tools/release -a option 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.
#56124 opened Dec 3, 2024 by ruyadorno Loading…
doc: update blog release-post link doc Issues and PRs related to the documentations.
#56123 opened Dec 3, 2024 by ruyadorno Loading…
module: mark evaluation rejection in require(esm) as handled 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++. needs-ci PRs that need a full CI run.
#56122 opened Dec 3, 2024 by joyeecheung Loading…
sea: only assert snapshot main function for main threads c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56120 opened Dec 3, 2024 by joyeecheung Loading…
2024-12-04, Version 23.4.0 (Current), @targos release Issues and PRs related to Node.js releases. v23.x v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#56119 opened Dec 3, 2024 by nodejs-github-bot Loading…
fs: fix rmSync to handle non-ASCII characters 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.
#56117 opened Dec 3, 2024 by Yeaseen Loading…
cli: allow test coverage, module mocks, and snapshots in NODE_OPTIONS c++ Issues and PRs that require attention from people who are familiar with C++. lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run.
#56114 opened Dec 2, 2024 by JakobJingleheimer Loading…
test_runner: refactor runner.js needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#56113 opened Dec 2, 2024 by pmarchini Loading…
http: add setDefaultHeaders option to http.request http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#56112 opened Dec 2, 2024 by pimterry Loading…
build: fix C string encoding for PRODUCT_DIR_ABS build Issues and PRs related to build files or the CI. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dependencies Pull requests that update a dependency file. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tools Issues and PRs related to the tools directory.
#56111 opened Dec 2, 2024 by addaleax Loading…
fs,win: fix readdir for named pipe 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. path Issues and PRs related to the path subsystem. review wanted PRs that need reviews.
#56110 opened Dec 2, 2024 by huseyinacacak-janea Loading…
child_process: fix parsing messages with splitted length field child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#56106 opened Dec 2, 2024 by MGorkov Loading…
tools: bump the eslint group in /tools/eslint with 4 updates dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#56099 opened Dec 1, 2024 by dependabot bot Loading…
assert: partialDeepStrictEqual now handles comparisons of ArrayBuffers, SharedArrayBuffers and Int16Arrays 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.
#56098 opened Dec 1, 2024 by puskin94 Loading…
Add test for #55913 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#56096 opened Dec 1, 2024 by gorankarlic Loading…
deps: update ngtcp2 to 1.9.1 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.
#56095 opened Dec 1, 2024 by nodejs-github-bot Loading…
test_runner: introduce NODE_TEST_WORKER_ID for improved concurrent te… needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#56091 opened Nov 30, 2024 by cu8code Loading…
Revert "path,win: fix bug in resolve and normalize" 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-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem. revert PRs that revert previously landed PRs.
#56088 opened Nov 29, 2024 by Flarna Loading…
ProTip! Follow long discussions with comments:>50.