-
Notifications
You must be signed in to change notification settings - Fork 6k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ext/node): enable test-crypto-rsa-dsa node compat test with DSA encrypted keys, OAEP defaults,
#33811
opened May 3, 2026 by
divybot
Contributor
Loading…
1 task done
fix(node/crypto): enable test-crypto-sign-verify node compat test
#33810
opened May 3, 2026 by
divybot
Contributor
Loading…
4 tasks done
fix(ext/node): support AES-128-ECB cipher for PKCS#8 private key encryption and decryption
#33809
opened May 3, 2026 by
divybot
Contributor
Loading…
2 tasks done
fix(ext/node): throw correct error for encrypted PEM key in privateDecrypt
#33808
opened May 3, 2026 by
divybot
Contributor
Loading…
1 task done
fix(ext/node): allow explicit paramEncoding for EC key generation
#33807
opened May 3, 2026 by
divybot
Contributor
Loading…
1 task done
feat(task): prefix output lines with task name when running in paralle
#33805
opened May 3, 2026 by
web-dev0521
Contributor
Loading…
fix(ext/node): support node:fs APIs on VFS files in deno compile
#33803
opened May 3, 2026 by
bartlomieju
Member
Loading…
2
fix(cli): surface V8 typed-array OOM as clean error instead of panic
#33797
opened May 3, 2026 by
SAY-5
Loading…
feat(ext/node): support NODE_USE_ENV_PROXY and http.setGlobalProxyFromEnv()
#33781
opened May 2, 2026 by
bartlomieju
Member
Loading…
refactor(ext/web): port ImageData to Rust with CPPGC/objectwrap
#33777
opened May 2, 2026 by
crowlbot
Contributor
Loading…
6 tasks done
feat(compile): support WebCache API/LocalStorage API
#33775
opened May 2, 2026 by
CertainLach
Contributor
Loading…
fix(node): fix module resolution for nested package.json files
#33767
opened May 1, 2026 by
mhrstmnn
Loading…
feat(ext/node): ESM import() support for module.registerHooks()
#33763
opened May 1, 2026 by
bartlomieju
Member
Loading…
2 tasks done
fix(ext/node): align crypto KeyObject PKCS#8 encryption, JWK input and PSS salt with Node
#33757
opened May 1, 2026 by
divybot
Contributor
Loading…
3 tasks done
fix(ext/node): implement node:cluster on unix
#33752
opened Apr 30, 2026 by
nathanwhit
Member
Loading…
fix(ext/node): accept CryptoKey input in createPublicKey/createPrivat…
#33750
opened Apr 30, 2026 by
Hunnyboy1217
Contributor
Loading…
fix(update):
deno update --lockfile-only should not update config
#33746
opened Apr 30, 2026 by
nathanwhit
Member
Loading…
fix(ext/node): expose http2 test bindings and route pushStream through pushPromise
#33741
opened Apr 30, 2026 by
divybot
Contributor
Loading…
1 task done
perf(core): SIMD ASCII fast path for op_decode
#33720
opened Apr 29, 2026 by
crowlbot
Contributor
Loading…
1 of 2 tasks
fix(ext/node): share TLS session cache and ticketer for tls.TLSSocket session resumption
#33693
opened Apr 29, 2026 by
divybot
Contributor
Loading…
1 task done
fix(ext/node): throw OpenSSL-shaped error from tls.createSecureContext when clientCertEngine is set
#33691
opened Apr 29, 2026 by
divybot
Contributor
Loading…
1 task done
feat(cli): support workspaces in
deno bump-version
#33689
opened Apr 29, 2026 by
crowlbot
Contributor
Loading…
4 tasks done
perf(ext/fetch): cache lowercased header names per Headers instance
#33683
opened Apr 29, 2026 by
crowlbot
Contributor
Loading…
1 of 3 tasks
perf(ext/fetch): cache Headers iteration entries
#33681
opened Apr 29, 2026 by
crowlbot
Contributor
Loading…
1 of 3 tasks
fix(libs/ops/op2): reject calling cppgc constructors without
new
#33664
opened Apr 29, 2026 by
fibibot
Contributor
Loading…
4 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.