-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
http2: fix DEP0194 message
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.
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#58669
by climba03003
was merged Jun 11, 2025
Loading…
Update README.md
doc
Issues and PRs related to the documentations.
invalid
Issues and PRs that are invalid.
#58668
by Yashdeep-dev
was closed Jun 10, 2025
Loading…
win,tools: use Azure Trusted Signing (v20 backport)
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
windows
Issues and PRs related to the Windows platform.
#58659
by StefanStojanovic
was closed Jun 10, 2025
Loading…
win,tools: use Azure Trusted Signing (v22 backport)
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
v22.x
v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
windows
Issues and PRs related to the Windows platform.
#58658
by StefanStojanovic
was closed Jun 10, 2025
Loading…
module: refactor commonjs typescript loader
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.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
strip-types
Issues or PRs related to strip-types support
#58657
by marco-ippolito
was merged Jun 12, 2025
Loading…
typings: add ZSTD_COMPRESS, ZSTD_DECOMPRESS to internalBinding
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
typings
#58655
by nektro
was merged Jun 12, 2025
Loading…
Update README.md
doc
Issues and PRs related to the documentations.
invalid
Issues and PRs that are invalid.
#58652
by SurajChougule19
was closed Jun 9, 2025
Loading…
lib,src: support DOMException ser-des
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++.
needs-ci
PRs that need a full CI run.
worker
Issues and PRs related to Worker support.
#58649
by legendecas
was merged Jun 11, 2025
Loading…
tools: improve release proposal linter
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
tools
Issues and PRs related to the tools directory.
#58647
by aduh95
was merged Jun 11, 2025
Loading…
test: update WPT for dom/abort to dc928169ee
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.
test
Issues and PRs related to the tests.
#58644
by nodejs-github-bot
was merged Jun 11, 2025
Loading…
module: remove experimental warning from type stripping
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.
notable-change
PRs with changes that should be highlighted in changelogs.
process
Issues and PRs related to the process subsystem.
semver-minor
PRs that contain new features and should be released in the next minor version.
strip-types
Issues or PRs related to strip-types support
#58643
by marco-ippolito
was merged Jun 11, 2025
Loading…
test: update WPT for es-exceptions to 2f96fa1996
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#58640
by nodejs-github-bot
was merged Jun 11, 2025
Loading…
deps: update amaro to 1.0.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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
strip-types
Issues or PRs related to strip-types support
#58639
by nodejs-github-bot
was merged Jun 11, 2025
Loading…
test: split indirect eval import tests
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.
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
vm
Issues and PRs related to the vm subsystem.
#58637
by legendecas
was merged Jun 11, 2025
Loading…
2025-06-09, Version 24.2.0 (Current)
release
Issues and PRs related to Node.js releases.
v24.x
v24.x v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#58635
by github-actions
bot
was merged Jun 9, 2025
Loading…
test: cleanup status files
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.
test
Issues and PRs related to the tests.
#58633
by panva
was merged Jun 10, 2025
Loading…
deps: update sqlite to 3.50.1
dependencies
Pull requests that update a dependency file.
sqlite
Issues and PRs related to the SQLite subsystem.
#58630
by nodejs-github-bot
was merged Jun 10, 2025
Loading…
deps: update simdjson to 3.13.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.
needs-ci
PRs that need a full CI run.
#58629
by nodejs-github-bot
was merged Jun 10, 2025
Loading…
deps: update zlib to 1.3.1-470d3a2
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.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#58628
by nodejs-github-bot
was merged Jun 10, 2025
Loading…
src: add new CopyUtimes function to reduce code duplication
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++.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#58625
by dario-piotrowicz
was merged Jun 9, 2025
Loading…
crypto: runtime deprecate ECDH.setPublicKey()
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.
crypto
Issues and PRs related to the crypto subsystem.
deprecations
Issues and PRs related to deprecations.
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.
#58620
by jasnell
was merged Jun 9, 2025
Loading…
async_hooks: move Issues and PRs related to the async hooks subsystem.
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.
deprecations
Issues and PRs related to deprecations.
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.
asyncResource
property on bound function to EOL
async_hooks
#58618
by jasnell
was merged Jun 9, 2025
Loading…
url: move bad port deprecation in legacy url to end-of-life
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-failed
An error occurred while landing this 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.
deprecations
Issues and PRs related to deprecations.
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.
url
Issues and PRs related to the legacy built-in url module.
#58617
by jasnell
was closed Jun 9, 2025
Loading…
test: close FileHandle objects in tests explicitly
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.
test
Issues and PRs related to the tests.
#58615
by jasnell
was merged Jun 9, 2025
Loading…
src: replace V8 Fast API todo comment with note comment
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++.
needs-ci
PRs that need a full CI run.
#58614
by dario-piotrowicz
was merged Jun 9, 2025
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.