-
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
build: fix update-wpt workflow
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.
meta
Issues and PRs related to the general management of the project.
#57468
opened Mar 14, 2025 by
JonasBa
Loading…
doc: fix typo in url.md
doc
Issues and PRs related to the documentations.
url
Issues and PRs related to the legacy built-in url module.
#57467
opened Mar 14, 2025 by
mureinik
Loading…
Fixing typo in URLPattern parameters
doc
Issues and PRs related to the documentations.
fast-track
PRs that do not need to wait for 48 hours to land.
url
Issues and PRs related to the legacy built-in url module.
#57466
opened Mar 14, 2025 by
lawlight-org
Loading…
src: cache urlpattern properties
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
doc: clarify behaviour of node-api adjust function
doc
Issues and PRs related to the documentations.
node-api
Issues and PRs related to the Node-API.
#57463
opened Mar 14, 2025 by
mhdawson
Loading…
install: Enhanced NASM Finder Script
install
Issues and PRs related to the installers.
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.
#57461
opened Mar 14, 2025 by
sokkaofthewatertribe
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…
doc: remove typo YAML snippet from tls.getCACertificates doc
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.
doc
Issues and PRs related to the documentations.
fast-track
PRs that do not need to wait for 48 hours to land.
tls
Issues and PRs related to the tls subsystem.
#57459
opened Mar 14, 2025 by
RaisinTen
Loading…
http: coerce content-length to number
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#57458
opened Mar 14, 2025 by
marco-ippolito
Loading…
deps: update icu to 77.1
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.
icu
Issues and PRs related to the ICU dependency.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#57455
opened Mar 14, 2025 by
nodejs-github-bot
Loading…
doc: fixed the incorrect splitting of multiple words
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
#57454
opened Mar 14, 2025 by
letianpailove
Loading…
module: fix incorrect formatting in require(esm) cycle error message
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.
lts-watch-v20.x
PRs that may need to be released in v20.x
needs-ci
PRs that need a full CI run.
#57453
opened Mar 14, 2025 by
haykam821
Loading…
src: define urlpattern components via macro
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.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#57452
opened Mar 14, 2025 by
JonasBa
Loading…
crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
confirmed-bug
Issues with confirmed bugs.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
web-standards
Issues and PRs related to Web APIs
webcrypto
#57450
opened Mar 13, 2025 by
panva
Loading…
doc: add review guidelines for collaborator nominations
meta
Issues and PRs related to the general management of the project.
#57449
opened Mar 13, 2025 by
aduh95
Loading…
src: make minor cleanups in multiple files
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.
#57448
opened Mar 13, 2025 by
jasnell
Loading…
tools: bump @babel/helpers from 7.26.9 to 7.26.10 in /tools/eslint
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.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#57444
opened Mar 13, 2025 by
dependabot
bot
Loading…
[v23.x] deps: update undici to 6.21.2
lib / src
Issues and PRs related to general changes in the lib or src directory.
lts-watch-v20.x
PRs that may need to be released in v20.x
needs-ci
PRs that need a full CI run.
v23.x
v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#57442
opened Mar 13, 2025 by
mcollina
Loading…
test_runner: add global setup and teardown functionality
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.
deps: V8: cherry-pick c172ffc5bf54
build
Issues and PRs related to build files or the CI.
lts-watch-v22.x
PRs that may need to be released in v22.x
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#57437
opened Mar 13, 2025 by
tunamagur0
Loading…
doc: clarify --cpu-prof-name allowed values
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
#57433
opened Mar 13, 2025 by
cecia234
Loading…
doc: add history info for --use-system-ca
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
cli
Issues and PRs related to the Node.js command line interface.
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.
#57432
opened Mar 13, 2025 by
RaisinTen
Loading…
deps: update ada to v3.2.1 and update web-platform tests
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#57429
opened Mar 12, 2025 by
anonrig
Loading…
doc: explicit mention arbitrary code execution as a vuln
doc
Issues and PRs related to the documentations.
#57426
opened Mar 12, 2025 by
RafaelGSS
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-02-14.