-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update client transpiler options for browser support
#28272
opened Mar 18, 2026 by
Exerosis
Loading…
fix(dns): stale cache entries never expire while refcount > 0
#28271
opened Mar 18, 2026 by
dylan-conway
Loading…
fix(repl): distinguish thrown values from expression results with 'Uncaught' prefix
claude
#28268
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(http): allow Latin-1 extended chars in header values for UTF-16 strings
claude
#28267
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(tls):
getPeerCertificate(false) returns {} instead of peer cert
claude
#28264
opened Mar 18, 2026 by
robobun
Loading…
4 tasks done
fix(server): prevent segfault when server JS wrapper is finalized during request handling
claude
#28263
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(streams): prevent integer cast panic when draining >4GB buffers
claude
#28261
opened Mar 18, 2026 by
robobun
Loading…
6 tasks done
fix(install): prevent double pnpm migration crash in interactive update
claude
#28260
opened Mar 18, 2026 by
robobun
Loading…
5 tasks done
fix(ffi): externalize typed array backing stores to prevent GC heap corruption
claude
#28259
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix: prevent segfault when require() and import() race on mocked modules
claude
#28257
opened Mar 18, 2026 by
robobun
Loading…
4 tasks done
fix(workers): guard against null context in MessagePort::postMessage
claude
#28256
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(server): propagate backpressure from request body stream to HTTP socket
claude
#28255
opened Mar 18, 2026 by
robobun
Loading…
4 tasks done
fix(install): don't crash on unexpected resolution tag during package install
claude
#28254
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(dev_server): prevent crash on HMR when HTML file imported as text
claude
#28253
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(lockfile): skip preprocessUpdateRequests for global installs
#28252
opened Mar 18, 2026 by
BillionClaw
Loading…
fix(bundler): prevent crash when CSS entry points are mixed with JS in --compile
claude
#28251
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(zlib): prevent use-after-free in WorkPool compression operations
claude
#28250
opened Mar 18, 2026 by
robobun
Loading…
2 tasks done
fix(windows): implement bmalloc SystemHeap using mimalloc to fix GC crashes
claude
#28249
opened Mar 18, 2026 by
robobun
Loading…
1 of 3 tasks
fix(napi): don't fail napi_create_error when a pending exception exists
claude
#28248
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(server): prevent segfault when server JS wrapper is finalized during request handling
claude
#28246
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(allocator): use non-zero heap tag for MimallocArena to prevent heap corruption
claude
#28245
opened Mar 18, 2026 by
robobun
Loading…
2 tasks done
fix: prevent segfault in MessagePort.postMessage when context is destroyed
claude
#28244
opened Mar 18, 2026 by
robobun
Loading…
3 tasks done
fix(vscode): run package.json scripts from correct directory
claude
#28243
opened Mar 18, 2026 by
robobun
Loading…
fix(bundler): resolve barrel exports from HMR-deduplicated import records
claude
#28237
opened Mar 18, 2026 by
robobun
Loading…
4 tasks done
fix(install): npm-compatible path hierarchy for .npmrc auth tokens
claude
#28236
opened Mar 18, 2026 by
robobun
Loading…
4 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.