Pull requests · nodejs/node · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
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

inspector: support undici traffic data inspection inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#58953 opened Jul 4, 2025 by legendecas Loading…
test: deflake test-runner-watch-mode-kill-signal flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58952 opened Jul 3, 2025 by dario-piotrowicz Draft
src,permission: add support to permission.has(addon) 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.
#58951 opened Jul 3, 2025 by RafaelGSS Loading…
test: move http proxy tests to test/client-proxy needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58950 opened Jul 3, 2025 by joyeecheung Loading…
test: deflake stream-readable-to-web test flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58948 opened Jul 3, 2025 by Ethan-Arrowood Loading…
meta: add marco-ippolito to security release stewards blocked PRs that are blocked by other issues or PRs. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#58944 opened Jul 3, 2025 by marco-ippolito Loading…
repl: catch promise errors during eval in completion needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#58943 opened Jul 3, 2025 by islandryu Loading…
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4 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++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.
#58942 opened Jul 3, 2025 by panva Loading…
test: add known issue test for fs.cpSync dereference bug needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58941 opened Jul 3, 2025 by jasnell Loading…
os: fix GetInterfaceAddresses memory leaky c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem.
#58940 opened Jul 3, 2025 by theanarkh Loading…
4 tasks done
bootstrap: initialize http proxy after user module loader setup 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. process Issues and PRs related to the process subsystem.
#58938 opened Jul 3, 2025 by joyeecheung Loading…
worker: add worker name to report c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. report Issues and PRs related to process.report. worker Issues and PRs related to Worker support.
#58935 opened Jul 2, 2025 by theanarkh Loading…
4 tasks done
doc: move "Core Promise APIs" to "Completed initiatives" 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.
#58934 opened Jul 2, 2025 by aduh95 Loading…
doc: fix fetch subsections in globals.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.
#58933 opened Jul 2, 2025 by aduh95 Loading…
doc: mark stability markers consistent in globals.md doc Issues and PRs related to the documentations.
#58932 opened Jul 2, 2025 by aduh95 Loading…
doc: add missing Class: mentions 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.
#58931 opened Jul 2, 2025 by aduh95 Loading…
tools,doc: move more MDN links to types 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. tools Issues and PRs related to the tools directory.
#58930 opened Jul 2, 2025 by aduh95 Loading…
lib: flag to conditionally modify proto on deprecate needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#58928 opened Jul 2, 2025 by RafaelGSS Loading…
doc: remove mhdawson from security steward rotation commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#58927 opened Jul 2, 2025 by mhdawson Loading…
doc: clarify details of TSC public and private meetings meta Issues and PRs related to the general management of the project. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58925 opened Jul 2, 2025 by jasnell Loading…
doc: add missing environment variables to manpage and remove test wor… needs-ci PRs that need a full CI run.
#58924 opened Jul 1, 2025 by HumaneLogic Loading…
meta: bump step-security/harden-runner from 2.12.0 to 2.12.2 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.
#58923 opened Jul 1, 2025 by dependabot bot Loading…
meta: bump github/codeql-action from 3.28.18 to 3.29.2 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.
#58922 opened Jul 1, 2025 by dependabot bot Loading…
lib: expose global ErrorEvent lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version.
#58920 opened Jul 1, 2025 by Richienb Loading…
doc: add constraints for mem leak to threat model doc Issues and PRs related to the documentations. security Issues and PRs related to security. security-wg-agenda
#58917 opened Jul 1, 2025 by RafaelGSS Loading…
ProTip! What’s not been updated in a month: updated:<2025-06-04.

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.