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

cli: update node.1 to reflect Atom's sunset cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53734 opened Jul 4, 2024 by RedYetiDev Loading…
doc: mention v8.setFlagsFromString to pm doc Issues and PRs related to the documentations. permission Issues and PRs related to the Permission Model
#53731 opened Jul 4, 2024 by RafaelGSS Loading…
lib: remove path.resolve from permissions.js 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. permission Issues and PRs related to the Permission Model process Issues and PRs related to the process subsystem.
#53729 opened Jul 4, 2024 by RafaelGSS Loading…
deps: fix V8 compilation on GCC 12 needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#53728 opened Jul 4, 2024 by joyeecheung Loading…
module: add --experimental-strip-types experimental Issues and PRs related to experimental features. 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.
#53725 opened Jul 4, 2024 by marco-ippolito Draft
src: fix Worker termination when --inspect-brk is passed c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#53724 opened Jul 4, 2024 by daeyeon Loading…
deps: update c-ares to v1.32.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53722 opened Jul 4, 2024 by nodejs-github-bot Loading…
http: expose websocket in nodehttp commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. http Issues or PRs related to the http subsystem. lts-watch-v20.x PRs that may need to be released in v20.x 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.
#53721 opened Jul 4, 2024 by anfibiacreativa Loading…
url: make URL.parse enumerable author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#53720 opened Jul 4, 2024 by panva Loading…
meta: make more bug-report information required meta Issues and PRs related to the general management of the project.
#53718 opened Jul 3, 2024 by RedYetiDev Loading…
esm: improve defaultResolve performance author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53711 opened Jul 3, 2024 by anonrig Loading…
doc: fix releases guide for recent Git versions 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.
#53709 opened Jul 3, 2024 by targos Loading…
test: use correct file naming syntax for util-parse-env dotenv Issues and PRs related to .env file parsing needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. util Issues and PRs related to the built-in util module.
#53705 opened Jul 2, 2024 by RedYetiDev Loading…
process: unify experimental warning messages author ready PRs that have at least one approval, no pending requests for changes, and a CI started. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#53704 opened Jul 2, 2024 by RedYetiDev Loading…
tls: remove prototype primordials 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. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#53699 opened Jul 2, 2024 by aduh95 Loading…
http: remove prototype primordials dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53698 opened Jul 2, 2024 by aduh95 Loading…
http2: remove prototype primordials 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. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#53696 opened Jul 2, 2024 by aduh95 Loading…
build: support lint-js-fix in vcbuild.bat author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#53695 opened Jul 2, 2024 by RedYetiDev Loading…
doc: exclude voting and regular TSC from spotlight tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#53694 opened Jul 2, 2024 by mhdawson Loading…
build: fix build error in sqlite under GN build dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53686 opened Jul 2, 2024 by zcbenz Loading…
build: add gn files for deps/nbytes dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#53685 opened Jul 2, 2024 by zcbenz Loading…
crypto: avoid std::function 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#53683 opened Jul 2, 2024 by tniessen Loading…
worker: add postMessageToWorker 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. worker Issues and PRs related to Worker support.
#53682 opened Jul 2, 2024 by ShogunPanda Loading…
fs: improve async error performance 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53678 opened Jul 1, 2024 by anonrig Loading…
doc: align ABI version registry doc Issues and PRs related to the documentations.
#53677 opened Jul 1, 2024 by RedYetiDev Loading…
ProTip! Add no:assignee to see everything that’s not assigned.