-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
debugger: add edit-free runtime expression probes to Issues and PRs related to the debugger subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
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.
node inspect
debugger
#62713
opened Apr 12, 2026 by
joyeecheung
Member
Loading…
doc: improve fs.StatFs property descriptions and add examples
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#62712
opened Apr 12, 2026 by
marcelsafin
Loading…
buffer: fix end parameter bugs in indexOf/lastIndexOf
buffer
Issues and PRs related to the buffer subsystem.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
#62711
opened Apr 12, 2026 by
ronag
Member
Loading…
url: align default argument handling for URLPattern with webidl
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.
test
Issues and PRs related to the tests.
web-standards
Issues and PRs related to Web APIs
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#62708
opened Apr 12, 2026 by
nodejs-github-bot
Collaborator
Loading…
test: migrate util message tests from Python to JS
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62705
opened Apr 12, 2026 by
Vansh1811
Loading…
test_runner: avoid hanging on incomplete v8 frames
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62704
opened Apr 12, 2026 by
thisalihassan
Contributor
Loading…
tools: update nixpkgs-unstable to 13043924aaa7375ce482ebe2494338e0582
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.
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-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
dont-land-on-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
tools
Issues and PRs related to the tools directory.
#62700
opened Apr 12, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update sqlite to 3.53.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.
sqlite
Issues and PRs related to the SQLite subsystem.
#62699
opened Apr 12, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update nbytes to 0.1.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.
needs-ci
PRs that need a full CI run.
#62698
opened Apr 12, 2026 by
nodejs-github-bot
Collaborator
Loading…
tools: update gyp-next to 0.22.0
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.
gyp
Issues and PRs related to the GYP tool and .gyp build files
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
#62697
opened Apr 12, 2026 by
nodejs-github-bot
Collaborator
Loading…
doc: fix article usage before vowel-sound acronyms
doc
Issues and PRs related to the documentations.
#62696
opened Apr 11, 2026 by
joao-oliveira-softtor
Loading…
fs: add followSymlinks option to glob
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#62695
opened Apr 11, 2026 by
mcollina
Member
Loading…
test: use heapdump test for SecureContext memory tracking
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62689
opened Apr 11, 2026 by
mertcanaltin
Member
Loading…
doc: fix typo in devcontainer guide
doc
Issues and PRs related to the documentations.
#62687
opened Apr 11, 2026 by
Rohan5commit
Contributor
Loading…
tools: bump @node-core/doc-kit from 1.0.2 to 1.3.3 in /tools/doc in the doc group
doc
Issues and PRs related to the documentations.
tools
Issues and PRs related to the tools directory.
#62686
opened Apr 11, 2026 by
kxxt
Member
Loading…
v8: add cpu profile options
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.
v8 module
Issues and PRs related to the "v8" subsystem.
#62684
opened Apr 10, 2026 by
IlyasShabi
Member
Loading…
build: fix stray debug string in LIEF defines
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62683
opened Apr 10, 2026 by
om-ghante
Loading…
build: remove duplicate C++ standard flags from LIEF
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62682
opened Apr 10, 2026 by
om-ghante
Loading…
2026-04-15, Version 24.15.0 'Krypton' (LTS)
release
Issues and PRs related to Node.js releases.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62681
opened Apr 10, 2026 by
github-actions
bot
Loading…
tools: use upstream version of OpenSSL in 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.
test-shared
author ready
#62679
opened Apr 10, 2026 by
aduh95
Contributor
Loading…
sea: add test and update docs for import() with code cache
needs-ci
PRs that need a full CI run.
single-executable
Issues and PRs related to single-executable applications
#62678
opened Apr 10, 2026 by
thisalihassan
Contributor
Loading…
tools: re-enable undici WPTs in daily wpt.fyi job
meta
Issues and PRs related to the general management of the project.
#62677
opened Apr 10, 2026 by
panva
Member
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.