Skip to content

Pull requests: denoland/deno

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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
fix(ext/node): support node:fs APIs on VFS files in deno compile
#33803 opened May 3, 2026 by bartlomieju Member Loading…
2
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…
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): 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
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
ProTip! Filter pull requests by the default branch with base:main.