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

Update README.md doc Issues and PRs related to the documentations.
#55872 opened Nov 15, 2024 by adighule3367 Loading…
crypto: allow length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. webcrypto
#55866 opened Nov 15, 2024 by panva Loading…
test: skip setPriority test if insufficient permissions needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55863 opened Nov 15, 2024 by aduh95 Loading…
fs: remove fs.F_OK, fs.R_OK, fs.W_OK, fs.X_OK blocked PRs that are blocked by other issues or PRs. deprecations Issues and PRs related to deprecations. fs Issues and PRs related to the fs subsystem / file system. 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.
#55862 opened Nov 15, 2024 by LiviaMedeiros Loading…
src: use wide string for findPackageJson onWindows 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.
#55861 opened Nov 15, 2024 by islandryu Loading…
test_runner: error on mocking an already mocked date needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#55858 opened Nov 14, 2024 by RedYetiDev Loading…
doc: add esm examples to node:timers doc Issues and PRs related to the documentations. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#55857 opened Nov 14, 2024 by mfdebian Loading…
doc: remove non-working example 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.
#55856 opened Nov 14, 2024 by aduh95 Loading…
doc: add history entries for JSON modules stabilization backport-requested-v18.x PRs awaiting manual backport to the v18.x-staging branch. backport-requested-v20.x PRs awaiting manual backport to the v20.x-staging branch. backport-requested-v22.x PRs awaiting manual backport to the v22.x-staging branch. backport-requested-v23.x PRs awaiting manual backport to the v23.x-staging branch. doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation.
#55855 opened Nov 14, 2024 by aduh95 Loading…
deps: update undici to 6.21.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run.
#55851 opened Nov 14, 2024 by nodejs-github-bot Loading…
deps: update simdutf to 5.6.1 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run.
#55850 opened Nov 14, 2024 by nodejs-github-bot Loading…
build: add a flag v8_enable_simultor build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#55848 opened Nov 14, 2024 by luyahan Loading…
doc: add node:sqlite to mandatory node: prefix list 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. module Issues and PRs related to the module subsystem. sqlite Issues and PRs related to the SQLite subsystem.
#55846 opened Nov 14, 2024 by sapphi-red Loading…
esm: add experimental support for addon modules lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55844 opened Nov 14, 2024 by legendecas Draft
doc: doc how to add message for promotion doc Issues and PRs related to the documentations.
#55843 opened Nov 13, 2024 by mhdawson Loading…
doc: fix history info for URLSearchParams doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#55840 opened Nov 13, 2024 by skyclouds2001 Loading…
doc: include git node release --promote to steps author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.
#55835 opened Nov 13, 2024 by RafaelGSS Loading…
doc: order crypto methods alphabetically crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.
#55831 opened Nov 13, 2024 by badkeyy Loading…
Revert "src: migrate String::Value to String::ValueView" 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. revert PRs that revert previously landed PRs.
#55828 opened Nov 12, 2024 by targos Loading…
module: avoid throwing when findPackageJSON is called on nonexistent module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#55822 opened Nov 11, 2024 by JakobJingleheimer Loading…
internal: disable default memory leak warning for AbortSignal needs-ci PRs that need a full CI run.
#55816 opened Nov 11, 2024 by phryneas Loading…
src: use starts_with in fs_permission.cc 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. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model
#55811 opened Nov 10, 2024 by IlyasShabi Loading…
tools: made prints across build_addons.py more consistent and added e… tools Issues and PRs related to the tools directory.
#55807 opened Nov 10, 2024 by itsuchur Loading…
[v22.x backport] doc: consolidate history table of CustomEvent doc Issues and PRs related to the documentations. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#55805 opened Nov 10, 2024 by geeksilva97 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.