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
Assigned to nobody Loading
Sort

Pull requests list

lib,src: refactor assert to load error source from memory assert Issues and PRs related to the assert subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support.
#59751 opened Sep 3, 2025 by legendecas Loading…
deps: upgrade npm to 11.6.0 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.
#59750 opened Sep 3, 2025 by npm-cli-bot Loading…
docs: add differences from standard fetch in fetch() API (#52163) doc Issues and PRs related to the documentations.
#59748 opened Sep 3, 2025 by Khan30-ai Loading…
http: optimize IncomingMessage._dump http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#59747 opened Sep 3, 2025 by ronag Loading…
repl: fix REPL completion under unary expressions 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. repl Issues and PRs related to the REPL subsystem.
#59744 opened Sep 3, 2025 by kingsword09 Loading…
Revert "lib: optimize writable stream buffer clearing" 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. stream Issues and PRs related to the stream subsystem.
#59743 opened Sep 3, 2025 by ri7116 Loading…
test: guard write to proxy client if proxy connection is ended needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59742 opened Sep 3, 2025 by joyeecheung Loading…
doc: provide alternative to url.parse() using WHATWG URL doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#59736 opened Sep 2, 2025 by styfle Loading…
http: lazy allocate cookies array author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59734 opened Sep 2, 2025 by ronag Loading…
test_runner: fix global timeout propagation needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59732 opened Sep 2, 2025 by pmarchini Loading…
url: add err.input to ERR_INVALID_FILE_URL_PATH errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#59730 opened Sep 2, 2025 by joyeecheung Loading…
meta: bump actions/download-artifact from 4.3.0 to 5.0.0 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. 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.
#59729 opened Sep 2, 2025 by dependabot bot Loading…
meta: bump github/codeql-action from 3.29.2 to 3.30.0 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. 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.
#59728 opened Sep 2, 2025 by dependabot bot Loading…
meta: bump actions/cache from 4.2.3 to 4.2.4 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. 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.
#59727 opened Sep 2, 2025 by dependabot bot Loading…
meta: bump codecov/codecov-action to 5.5.0 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.
#59726 opened Sep 2, 2025 by dependabot bot Loading…
meta: bump actions/checkout from 4.2.2 to 5.0.0 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. 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.
#59725 opened Sep 2, 2025 by dependabot bot Loading…
esm: fix missed renaming in ModuleJob.runSync esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#59724 opened Sep 2, 2025 by joyeecheung Loading…
doc: update OpenSSL default security level to 2 in TLS documentation doc Issues and PRs related to the documentations. 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. tls Issues and PRs related to the tls subsystem.
#59723 opened Sep 2, 2025 by JeetuSuthar Loading…
test_runner: fix todo inheritance 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. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59721 opened Sep 2, 2025 by MoLow Loading…
tools: add sccache to test-internet workflow 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. meta Issues and PRs related to the general management of the project.
#59720 opened Sep 2, 2025 by aduh95 Loading…
src: fix build on NetBSD 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 Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#59718 opened Sep 2, 2025 by 0-wiz-0 Loading…
http: use cached '1.1' http version string author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59717 opened Sep 2, 2025 by ronag Loading…
src,permission: add --allow-inspector ability 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. permission Issues and PRs related to the Permission Model semver-minor PRs that contain new features and should be released in the next minor version.
#59711 opened Sep 1, 2025 by RafaelGSS Loading…
util,console: colorize regexp groups, character classes, etc author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
#59710 opened Sep 1, 2025 by BridgeAR Loading…
benchmark: update num to n in dgram offset-length author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. dgram Issues and PRs related to the dgram subsystem / UDP.
#59708 opened Sep 1, 2025 by brunocroh Loading…
ProTip! no:milestone will show everything without a milestone.