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

doc: mention tools/release -a option 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 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. 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 Draft
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.
#56110 opened Dec 2, 2024 by huseyinacacak-janea Loading…
crypto: ensure CryptoKey usages and algorithm are cached objects 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. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. web-standards Issues and PRs related to Web APIs webcrypto
#56108 opened Dec 2, 2024 by panva 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. 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: update WPT for WebCryptoAPI to 3e3374efde author ready PRs that have at least one approval, no pending requests for changes, and a CI started. blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#56093 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…
dgram: support blocklist in udp dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#56087 opened Nov 29, 2024 by theanarkh Draft
4 tasks done
doc: add ambassador message - benefits of Node.js doc Issues and PRs related to the documentations.
#56085 opened Nov 29, 2024 by mhdawson Loading…
src: converts args to std::span<std::string_view> 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#56083 opened Nov 29, 2024 by anonrig Draft
src: avoid copy by using std::views::keys author ready PRs that have at least one approval, no pending requests for changes, and a CI started. blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. 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. 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.
#56080 opened Nov 29, 2024 by anonrig Loading…
net: add net.BlockList.isBlockList(value) author ready PRs that have at least one approval, no pending requests for changes, and a CI started. semver-minor PRs that contain new features and should be released in the next minor version.
#56078 opened Nov 29, 2024 by jasnell Loading…
ProTip! no:milestone will show everything without a milestone.