-
Notifications
You must be signed in to change notification settings - Fork 31k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: update support channels
meta
Issues and PRs related to the general management of the project.
#57538
opened Mar 18, 2025 by
ovflowd
Loading…
meta: remove collaborator self-nomination
meta
Issues and PRs related to the general management of the project.
#57537
opened Mar 18, 2025 by
Trott
Loading…
[StepSecurity] Apply security best practices
blocked
PRs that are blocked by other issues or PRs.
meta
Issues and PRs related to the general management of the project.
security
Issues and PRs related to security.
security-wg-agenda
#57535
opened Mar 18, 2025 by
step-security-bot
Loading…
[v22.x backport] sqlite,test,doc: allow Buffer and URL as database location
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
v22.x
v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57533
opened Mar 18, 2025 by
geeksilva97
Loading…
doc: remove @mertcanaltin from Triagers
doc
Issues and PRs related to the documentations.
#57531
opened Mar 18, 2025 by
mertcanaltin
Loading…
doc: correct status of require(esm) warning in v20 changelog
fast-track
PRs that do not need to wait for 48 hours to land.
release
Issues and PRs related to Node.js releases.
#57529
opened Mar 18, 2025 by
joyeecheung
Loading…
doc: recommend watching the collaborators repo in the onboarding doc
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.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
doc
Issues and PRs related to the documentations.
#57527
opened Mar 18, 2025 by
RaisinTen
Loading…
doc: remove mention of visa fees from onboarding doc
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.
#57526
opened Mar 18, 2025 by
RaisinTen
Loading…
esm: WebAssembly.Global unwrapping for Wasm Namespaces
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#57525
opened Mar 18, 2025 by
guybedford
•
Draft
src: add 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.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
--run-dir
runtime flag
c++
#57523
opened Mar 17, 2025 by
mertcanaltin
Loading…
sqlite: add DatabaseSync.prototype.isOpen
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
sqlite
Issues and PRs related to the SQLite subsystem.
#57522
opened Mar 17, 2025 by
cjihrig
Loading…
src: ensure primordials are initialized exactly once
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#57519
opened Mar 17, 2025 by
legendecas
Loading…
doc: make stability labels more consistent
doc
Issues and PRs related to the documentations.
#57516
opened Mar 17, 2025 by
aduh95
Loading…
doc: adopt the C++11/14/17 standards and use smart pointers
addons
Issues and PRs related to native addons.
doc
Issues and PRs related to the documentations.
#57515
opened Mar 17, 2025 by
letianpailove
Loading…
doc: mark more long-time experimental APIs as stable
doc
Issues and PRs related to the documentations.
#57513
opened Mar 17, 2025 by
jasnell
Loading…
doc: remove some inconsistencies in 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.
deprecations
Issues and PRs related to deprecations.
doc
Issues and PRs related to the documentations.
deprecations.md
author ready
#57512
opened Mar 17, 2025 by
aduh95
Loading…
doc: run license-builder
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.
meta
Issues and PRs related to the general management of the project.
#57511
opened Mar 17, 2025 by
github-actions
bot
Loading…
doc: mark multiple long-time experimental APIs as stable
doc
Issues and PRs related to the documentations.
#57510
opened Mar 16, 2025 by
jasnell
Loading…
assert: improve partialDeepStrictEqual
assert
Issues and PRs related to the assert subsystem.
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
benchmark
Issues and PRs related to the benchmark subsystem.
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.
performance
Issues and PRs related to the performance of Node.js.
#57509
opened Mar 16, 2025 by
BridgeAR
Loading…
repl: deprecate 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.
repl
Issues and PRs related to the REPL subsystem.
repl.builtinModules
author ready
#57508
opened Mar 16, 2025 by
dario-piotrowicz
Loading…
src: make more error handling improvements
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.
#57507
opened Mar 16, 2025 by
jasnell
Loading…
meta: add some clarification to the nomination process
meta
Issues and PRs related to the general management of the project.
#57503
opened Mar 16, 2025 by
jasnell
Loading…
timers: remove unnecessary allocation of _onTimeout
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.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#57497
opened Mar 16, 2025 by
gurgunday
Loading…
util: avoid run debug when enabled is false
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.
util
Issues and PRs related to the built-in util module.
#57494
opened Mar 16, 2025 by
fengmk2
Loading…
deps: update undici to 6.21.2
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#57488
opened Mar 16, 2025 by
nodejs-github-bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.