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: update Xcode version used for arm64 and pkg 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. 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 lts-watch-v22.x PRs that may need to be released in v22.x
#57104 opened Feb 17, 2025 by targos Loading…
fs: fix rmSync error code 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.
#57103 opened Feb 17, 2025 by koplas Loading…
[20.x backport] worker: add postMessageToThread 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.
#57101 opened Feb 17, 2025 by ShogunPanda Loading…
lib: optimize priority queue needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#57100 opened Feb 17, 2025 by gurgunday Loading…
url: improve performance of the format function needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. url Issues and PRs related to the legacy built-in url module.
#57099 opened Feb 16, 2025 by puskin94 Loading…
doc: fix link and history of SourceMap sections 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. doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57098 opened Feb 16, 2025 by aduh95 Loading…
doc: fix broken links in modules.md doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57097 opened Feb 16, 2025 by irisfaustina Loading…
src: replace NewFromUtf8 with OneByteString where appropriate 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.
#57096 opened Feb 16, 2025 by jasnell Loading…
doc: add module namespace object links doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. module Issues and PRs related to the module subsystem.
#57093 opened Feb 16, 2025 by dario-piotrowicz Loading…
doc: disambiguate pseudo-code statement doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. module Issues and PRs related to the module subsystem.
#57092 opened Feb 16, 2025 by dario-piotrowicz Loading…
doc: update clang-cl on Windows building guide build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#57087 opened Feb 16, 2025 by joyeecheung Loading…
sea: suppress builtin warning with disableExperimentalSEAWarning option needs-ci PRs that need a full CI run.
#57086 opened Feb 16, 2025 by koooge Loading…
tools: update doc to new version doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#57085 opened Feb 16, 2025 by nodejs-github-bot Loading…
deps: update simdjson to 3.12.2 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#57084 opened Feb 16, 2025 by nodejs-github-bot Loading…
deps: update ada to 3.1.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. needs-ci PRs that need a full CI run.
#57083 opened Feb 16, 2025 by nodejs-github-bot Loading…
deps: update googletest to c00fd25 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57082 opened Feb 16, 2025 by nodejs-github-bot Loading…
src: port defineLazyProperties to native code 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.
#57081 opened Feb 15, 2025 by aduh95 Loading…
docs: module resolution pseudocode corrections doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation.
#57080 opened Feb 15, 2025 by laverdet Loading…
src: improve error handling in node_blob 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.
#57078 opened Feb 15, 2025 by jasnell Loading…
doc fix web.libera.chat link in pull-requests.md doc Issues and PRs related to the documentations.
#57076 opened Feb 15, 2025 by SamB Loading…
doc: clarify path.isAbsolute doesn’t resolve paths doc Issues and PRs related to the documentations. path Issues and PRs related to the path subsystem.
#57073 opened Feb 15, 2025 by ericfortis Loading…
timers: Optimize timer functions with improved argument handling commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#57072 opened Feb 15, 2025 by gurgunday Loading…
crypto: check for nullptr before dereferencing identity_buf 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.
#57071 opened Feb 15, 2025 by gurgunday Loading…
timers: (clearImmediate) only accept immediate needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#57069 opened Feb 15, 2025 by gurgunday Loading…
Improve documentation for fs.statfs with detailed descriptions and examples doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#57062 opened Feb 15, 2025 by nileshsheth Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.