-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(util): optimise styleText
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#58063
opened Apr 28, 2025 by
AugustinMauroy
Loading…
lib: lazyload fs to ease Electron's monkey-patching
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#58020
opened Apr 25, 2025 by
codebytere
Loading…
[wip] node-api: optimize finalizer queue using container swap
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
#57861
opened Apr 13, 2025 by
mertcanaltin
Loading…
build: remove the rest of corepack
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
doc
Issues and PRs related to the documentations.
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.
dont-land-on-v24.x
PRs that should not land on the v18.x-staging branch and should not be released in v24.x.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#57763
opened Apr 5, 2025 by
ljharb
Loading…
doc: remove Corepack documentation page
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.
dont-land-on-v24.x
PRs that should not land on the v18.x-staging branch and should not be released in v24.x.
#57663
opened Mar 28, 2025 by
aduh95
Loading…
doc: mark commonjs as legacy
doc
Issues and PRs related to the documentations.
module
Issues and PRs related to the module subsystem.
#57460
opened Mar 14, 2025 by
marco-ippolito
Loading…
build, doc: use new api doc tooling
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
windows
Issues and PRs related to the Windows platform.
#57343
opened Mar 6, 2025 by
flakey5
Loading…
[v22.x backport] module: unflag --experimental-strip-types
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
strip-types
Issues or PRs related to strip-types support
v22.x
v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57298
opened Mar 3, 2025 by
marco-ippolito
Loading…
module: implement synchronous module evaluate hooks
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
loaders-agenda
Issues and PRs to discuss during the meetings of the Loaders team
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#57139
opened Feb 19, 2025 by
joyeecheung
Loading…
os: (cpus) pre-allocate the size of the result array
needs-ci
PRs that need a full CI run.
os
Issues and PRs related to the os subsystem.
#57059
opened Feb 15, 2025 by
gurgunday
Loading…
util: inspect: avoid a crash on a DataView with a detached buffer
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#56669
opened Jan 20, 2025 by
ljharb
Loading…
stream: prevent dead lock when Duplex generator is "thrown"
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
stream
Issues and PRs related to the stream subsystem.
#56287
opened Dec 17, 2024 by
matthieusieben
Loading…
fs: enable chunked reading for large files in readFileHandle
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
#56022
opened Nov 27, 2024 by
mertcanaltin
Loading…
test: fix typos
test
Issues and PRs related to the tests.
#55341
opened Oct 9, 2024 by
NathanBaulch
Loading…
tools: update clang-format to v19
c++
Issues and PRs that require attention from people who are familiar with C++.
tools
Issues and PRs related to the tools directory.
#55201
opened Sep 30, 2024 by
avivkeller
Loading…
url: add V8 Fast API for Blob RevokeObjectURL
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#54712
opened Sep 2, 2024 by
tannal
Loading…
url: use primordials in url.js
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.
url
Issues and PRs related to the legacy built-in url module.
#54489
opened Aug 21, 2024 by
Uzlopak
Loading…
module,win: make module cache case-insensitive
blocked
PRs that are blocked by other issues or PRs.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
windows
Issues and PRs related to the Windows platform.
#54478
opened Aug 21, 2024 by
huseyinacacak-janea
Loading…
src: add WDAC integration (Windows)
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
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.
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.
security-wg-agenda
semver-minor
PRs that contain new features and should be released in the next minor version.
windows
Issues and PRs related to the Windows platform.
#54364
opened Aug 14, 2024 by
rdw-msft
Loading…
Fix http.server.close() to properly close idle connections before shu…
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#53953
opened Jul 19, 2024 by
shafi-VM
Loading…
build: minify undici
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
tools
Issues and PRs related to the tools directory.
#53870
opened Jul 16, 2024 by
Kikobeats
Loading…
lib: add security warning on io full access
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.
#53609
opened Jun 27, 2024 by
tristan-f-r
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.