-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(compile): add --include-as-is flag for embedding files without module resolution
#32417
opened Mar 3, 2026 by
thezzisu
Loading…
perf(install): improve parallelism of fetches during npm resolution
#32416
opened Mar 2, 2026 by
nathanwhit
Loading…
fix(ext/crypto): fix P-521 EC key export for all formats
#32412
opened Mar 2, 2026 by
bartlomieju
•
Draft
3 tasks done
fix(ext/crypto): handle wrong algorithm in subtle.importKey without panicking
#32410
opened Mar 2, 2026 by
bartlomieju
Loading…
1 of 3 tasks
fix(ext/node): implement KeyObject.equals, fix createCipheriv with KeyObject/null IV
#32409
opened Mar 2, 2026 by
bartlomieju
•
Draft
5 of 6 tasks
3
perf(install): split tarball extraction into decompress + write, limit write concurrency
#32408
opened Mar 2, 2026 by
nathanwhit
Loading…
fix: process level environment variables should take precedence over env files
#32407
opened Mar 2, 2026 by
Tango992
Loading…
fix: validate cron schedule when using cron socket
#32406
opened Mar 2, 2026 by
arnauorriols
Loading…
ci: skip deno-core-test when no relevant files changed
#32404
opened Mar 2, 2026 by
bartlomieju
Loading…
4 tasks
fix(ext/node): CBC decipher setAutoPadding(false) incorrectly strips bytes
#32403
opened Mar 2, 2026 by
bartlomieju
Loading…
3 tasks
fix(ext/node): support SEC1 EC private key import/export in
node:crypto
#32401
opened Mar 2, 2026 by
bartlomieju
Loading…
3 tasks done
refactor(wpt): split expectation.json into per-suite files
#32395
opened Mar 2, 2026 by
bartlomieju
Loading…
2 of 4 tasks
fix(npm): NPM_CONFIG_REGISTRY now correctly overrides .npmrc registry
#32394
opened Mar 2, 2026 by
kajukitli
Loading…
fix(ext/node): make UDP socket ops synchronous, implement missing dgram methods
#32381
opened Mar 1, 2026 by
bartlomieju
Loading…
4 tasks done
3
fix(telemetry): handle missing isolate slots in GC callbacks
#32377
opened Feb 28, 2026 by
kajukitli
Loading…
docs: fix duplicated wording in LSP symbol comments
#32368
opened Feb 28, 2026 by
Rohan5commit
Loading…
fix: flush coverage data on SIGTERM/SIGINT
#32362
opened Feb 27, 2026 by
bartlomieju
Loading…
2 of 3 tasks
feat(core): support TC39 import defer proposal
#32360
opened Feb 27, 2026 by
bartlomieju
Loading…
2 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.