Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(npm): download tarballs from the configured registry instead of registry.npmjs.org | nathanwhit | L | No | 31.6h | - | Jul 22, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: handle UTF-16 diagnostic columns | nathanwhit | M | No | 188.7h | - | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(node_stream): handle Web Stream adapter errors | nathanwhit | M | No | 23.4h | 13.8h | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(clean): reject symlinked node_modules cleanup roots | nathanwhit | M | No | 26.2h | 13.2h | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(npm): reject symlinked package materialization dirs | nathanwhit | M | No | 26.2h | 13.2h | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(init): validate temporary node_modules parent | nathanwhit | L | No | 93.6h | - | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(npm): avoid following lock poll symlinks | nathanwhit | M | No | 24.0h | 16.3h | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(rt): isolate extracted native addons | nathanwhit | L | No | 92.2h | 85.1h | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(permissions): escape bidi controls in prompts | nathanwhit | M | No | 18.2h | 10.8h | Jul 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(core): enforce JSON requests in FsModuleLoader | nathanwhit | M | No | 70.9h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(loader): reject non-JSON modules for JSON imports | nathanwhit | M | No | 70.9h | 60.2h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(cache): store Web Cache under origin data | nathanwhit | M | No | 67.9h | 57.2h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ext/node): apply backpressure to http2 stream writes | nathanwhit | L | No | 136.5h | 31.1h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(napi): synchronize external string finalizers | nathanwhit | XL | No | 114.5h | 8.6h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(check): type-check local wasm imports | bartlomieju | M | No | 3.4h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test: resolve DENO_TSC_BIN in the harness, not a CI env export | bartlomieju | M | No | 3.9h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(fmt): keep embedded CSS custom property indentation stable | Hixie | S | AI | 233.2h | 146.0h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: discover config file for jsr: entrypoints | bartlomieju | S | No | 312.4h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(update): don't downgrade lockfile when npm cache is stale | bartlomieju | M | No | 266.6h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test(resolver): cover the extensionless-CJS binary guard | divybot | M | No | 313.7h | 313.7h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(desktop): enable `--hmr` for React Router | akazwz | XS | No | 266.1h | 266.1h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ext/node): retry DNS query when its per-attempt timeout fires | crowlbot | S | No | 228.3h | 228.3h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| ci: free disk space before deno_core test job | crowlbot | S | No | 227.7h | 227.7h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(outdated): keep type-only dependencies in the lockfile | Hixie | M | AI | 58.8h | 58.8h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| perf: use FxHash for hot internal hash maps | bartlomieju | L | No | 84.0h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ext/napi): cancel async sends after close | nathanwhit | M | No | 104.5h | 40.0h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(tests): make npm test registry tolerate a bad advisories request body | crowlbot | S | No | 59.3h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(publish): constrain generated source rewrites | nathanwhit | XL | No | 81.0h | 8.6h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(check): write per-file check tsconfig to system temp, not project root | bartlomieju | S | No | 1.4h | - | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(pack): support file paths longer than the tar name field | nathanwhitbot | M | No | 24.3h | - | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(node_http2): clean up destroyed sessions | nathanwhit | XL | No | 69.2h | 63.2h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(fetch): bound multipart part headers | nathanwhit | M | No | 26.3h | 20.0h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(process): avoid collisions in Windows stdio pipe names | nathanwhit | S | No | 43.5h | 37.3h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(canvas): require FFI permission for native window handles | nathanwhit | M | No | 44.0h | 37.8h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(core): stop rejected dynamic imports before loading | nathanwhit | M | No | 1.0h | - | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(node_resolver): handle CJS filesystem path edge cases | nathanwhit | M | No | 19.4h | 10.6h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(net): limit WebTransport handshake frame buffering | nathanwhit | M | No | 46.7h | 43.7h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ext/node): don't leave 0-byte .heapsnapshot files near the heap limit | nathanwhitbot | L | No | 16.5h | 10.3h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(runtime): give worker isolate threads the stack size we report | nathanwhitbot | M | No | 16.1h | 9.9h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ext/node): node:sqlite backup() and deserialize() argument validation | bartlomieju | M | No | 2.5h | - | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: upgrade V8 to 150.2.0 | bartlomieju | L | No | 18.1h | - | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(check): type-check with native tsc by default | bartlomieju | XL | No | 164.8h | 2.9h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(check): run native tsc and map its diagnostics | bartlomieju | XL | No | 1.6h | - | Jul 16, 2026 |
SummaryFeatureRun native TypeScript compiler and map diagnostics Adds a layer that runs the pinned native TypeScript compiler and converts its output into Deno diagnostics, enabling native type checking support. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Rust
|
||||||
| feat(check): download the pinned native TypeScript compiler | bartlomieju | L | No | 1.0h | 0.1h | Jul 16, 2026 |
SummaryFeatureDownload pinned native TypeScript compiler Adds functionality to download and cache a pinned TypeScript compiler for Deno's check command, improving consistency and reducing dependency bloat. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Rust
|
||||||
| fix(core): bound error graph conversion | nathanwhit | L | No | 24.1h | 12.1h | Jul 16, 2026 |
SummaryBug FixFix error graph conversion bounds This PR tightens error conversion logic to prevent infinite recursion and limit resource usage, enhancing runtime stability and reliability for users. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| chore: insert into versions.json in semver order during release | bartlomieju | S | No | 1.1h | - | Jul 16, 2026 |
SummaryBug FixInsert versions.json entries in semver order Ensures release list correctly orders versions, preventing LTS patches from appearing as latest. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(add): support --minimum-dependency-age flag in deno add/remove | bartlomieju | S | No | 0.6h | 0.1h | Jul 16, 2026 |
SummaryBug FixAdd support for minimum dependency age flag Enables users to override dependency age policy when adding or removing packages, improving workflow and reducing errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Rust
|
||||||
| fix(x): honor --minimum-dependency-age and deno.json minimumDependencyAge | nathanwhitbot | XL | No | 68.8h | 5.1h | Jul 16, 2026 |
SummaryBug FixFix dependency age handling in deno x Ensures that the --minimum-dependency-age flag and deno.json minimumDependencyAge policy are respected during package installation, preventing unintended older versions from being used. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Rust, Typescript, Javascript
|
||||||
| fix(http): preserve trust proxy environment setting | nathanwhit | S | No | 19.7h | 11.0h | Jul 16, 2026 |
SummaryBug FixPreserve trust proxy environment setting Ensures DENO_TRUST_PROXY_HEADERS remains in the process environment after initialization, preventing unintended side effects and improving reliability for deployments that rely on this setting. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Rust, Typescript
|
||||||
| fix(desktop): preserve binding wrappers after lazy op upgrade | nathanwhit | M | No | 22.1h | 13.0h | Jul 16, 2026 |
SummaryBug FixPreserve desktop binding wrappers after lazy op upgrade Fixes a bug that caused desktop window callbacks to fail after a lazy operation upgrade, ensuring reliable UI interactions and preventing runtime errors. This improves stability for desktop users and maintains expected behavior during fast call optimizations. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Rust
|
||||||