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

[v20.x backport] doc: add documentation for process.features doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#56948 opened Feb 7, 2025 by marco-ippolito Loading…
test: improve test description author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#56943 opened Feb 6, 2025 by jakecastelli Loading…
module: prevent crashes in require.resolve() when path is not a string author ready PRs that have at least one approval, no pending requests for changes, and a CI started. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#56942 opened Feb 6, 2025 by Aditi-1400 Loading…
build: add skip_apidoc_files and include QUIC build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#56941 opened Feb 6, 2025 by RafaelGSS 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.
#56934 opened Feb 6, 2025 by Yeaseen Loading…
[20.x backport] src: add --env-file-if-exists flag 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-minor PRs that contain new features and should be released in the next minor version. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#56932 opened Feb 5, 2025 by aduh95 Loading…
inspector: make dispatching_messages_ atomic inspector Issues and PRs related to the V8 inspector protocol
#56929 opened Feb 5, 2025 by lemire Loading…
doc: update history of stream.Readable.toWeb() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#56928 opened Feb 5, 2025 by hkleungai Loading…
[v20.x] backport unflagging of require(esm) to v20 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.
#56927 opened Feb 5, 2025 by joyeecheung Loading…
doc: make MDN links to global classes more consistent in other files 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.
#56924 opened Feb 5, 2025 by aduh95 Loading…
doc: make MDN links to global classes more consistent in worker_threads.md 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. worker Issues and PRs related to Worker support.
#56923 opened Feb 5, 2025 by aduh95 Loading…
doc: make MDN links to global classes more consistent in util.md 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. 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. tools Issues and PRs related to the tools directory.
#56922 opened Feb 5, 2025 by aduh95 Loading…
doc: make MDN links to global classes more consistent in buffer.md author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#56921 opened Feb 5, 2025 by aduh95 Loading…
doc: make MDN links to global classes more consistent in assert.md author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#56920 opened Feb 5, 2025 by aduh95 Loading…
esm: Source Phase Imports for WebAssembly 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. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. 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. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. wasm Issues and PRs related to WebAssembly.
#56919 opened Feb 5, 2025 by guybedford Loading…
fs: fix fs.promises.mkdir to also report ENOSPC correctly 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.
#56918 opened Feb 5, 2025 by jackyzha0 Loading…
test_runner: print formatted errors on summary author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#56911 opened Feb 4, 2025 by pmarchini Loading…
2025-02-12, Version 22.14.0 'Jod' (LTS) 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.
#56910 opened Feb 4, 2025 by github-actions bot Loading…
Revert "test: temporary remove resource check from fs read-write" needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#56906 opened Feb 3, 2025 by RafaelGSS Loading…
sqlite: handle exceptions in filter callback database.applyChangeset() 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.
#56903 opened Feb 3, 2025 by louwers Loading…
build: remove explicit linker call to libm on macOS brotli Issues and PRs related to the brotli dependency. 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. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run.
#56901 opened Feb 3, 2025 by deepak1556 Loading…
src: add nullptr handling for NativeKeyObject 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.
#56900 opened Feb 3, 2025 by wooffie Loading…
src: fix process exit listeners not receiving unsettled tla codes c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#56872 opened Feb 2, 2025 by dario-piotrowicz Loading…
tools: Bump the eslint group in /tools/eslint with 5 updates 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. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#56869 opened Feb 1, 2025 by dependabot bot Loading…
meta: Bump actions/setup-node from 4.1.0 to 4.2.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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#56868 opened Feb 1, 2025 by dependabot bot Loading…
ProTip! Add no:assignee to see everything that’s not assigned.