-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(fetch): fix SOCKS5 proxy URL validation logic
#31604
opened Dec 14, 2025 by
majiayu000
Loading…
3 tasks done
feat(web): add performance.clearResourceTimings() and setResourceTimingBufferSize()
#31603
opened Dec 14, 2025 by
majiayu000
Loading…
2 tasks done
fix(watch): Trigger INT signal handler in watch mode
#31602
opened Dec 14, 2025 by
whyang9701
•
Draft
tests: update sourcemap tests for npm-only source existence check
#31601
opened Dec 14, 2025 by
fraidev
Loading…
refactor: use
deno_core::anyhow::Error in favour of deno_core::error::AnyError
#31599
opened Dec 13, 2025 by
iuioiua
Loading…
fix(compile): sentinal conflict with strtab on intel mac
#31587
opened Dec 12, 2025 by
littledivy
Loading…
fix(cli): deno tunnel when token storage isn't working or without deno.json
#31584
opened Dec 12, 2025 by
devsnek
Loading…
feat(node): add tls.setDefaultCACertificates support
#31522
opened Dec 7, 2025 by
TarikSogukpinar
Loading…
fix(ext/fetch): strip brackets from IPv6 addresses for TLS ServerName
#31514
opened Dec 6, 2025 by
Himanshugulhane27
Loading…
fix(runtime): handle
options parameter in Deno.errors.* constructors
#31510
opened Dec 5, 2025 by
iuioiua
Loading…
fix(types): add missing code property to Deno.errors.NotFoundfix(types): add missing code property to Deno.errors.NotFound
#31495
opened Dec 4, 2025 by
VISHNU7KASIREDDY
Loading…
fix(node): use REQUIRE_CONDITIONS for CJS reexport resolution
#31482
opened Dec 3, 2025 by
maniktyagi04
Loading…
fix(cli): improve test output readability by graying result lines (#24071)
#31474
opened Dec 2, 2025 by
imposter29
Loading…
fix(compile): wasm files might not be a part of module graph
#31457
opened Nov 29, 2025 by
CertainLach
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.