-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
node:http: hand off upgrade socket to userland
claude
#30664
opened May 14, 2026 by
robobun
Collaborator
Loading…
Fix crash in Bun.openInEditor when options is not an object
claude
#30663
opened May 14, 2026 by
robobun
Collaborator
Loading…
fix(tls): handle bracketed IPv6 hostnames in checkServerIdentity
#30662
opened May 14, 2026 by
Abioy
Loading…
install: stop
bun add -g from walking above the global install dir
claude
#30659
opened May 14, 2026 by
robobun
Collaborator
Loading…
module-loader: narrow TLA re-entrancy skip to dynamic-import initiator (#30651)
claude
#30656
opened May 14, 2026 by
robobun
Collaborator
Loading…
minifier: drop parens around single-identifier arrow parameter
claude
#30655
opened May 14, 2026 by
robobun
Collaborator
Loading…
WebView.cdp(): reject instead of sync-throwing on no-session
#30649
opened May 13, 2026 by
cirospaciari
Member
Loading…
sql: don't kill in-flight queries when idleTimeout/maxLifetime fires
claude
#30648
opened May 13, 2026 by
robobun
Collaborator
Loading…
Bun.serve: validate
app.bundlerOptions is an object
claude
#30647
opened May 13, 2026 by
robobun
Collaborator
Loading…
webview: navigate() accepts {waitUntil, timeout}
claude
#30645
opened May 13, 2026 by
robobun
Collaborator
Loading…
watcher: fix use-after-free and thread leak when deinit runs right after start
claude
#30644
opened May 13, 2026 by
robobun
Collaborator
Loading…
windows: fix GetProcAddressA passing UTF-16 to ANSI-only kernel32 export
claude
#30643
opened May 13, 2026 by
robobun
Collaborator
Loading…
Fail fast on CPUs below the SSE4.2 baseline instead of crashing in simdutf
claude
#30642
opened May 13, 2026 by
robobun
Collaborator
Loading…
Fix TLA sibling dynamic-import TDZ regression (#30634)
claude
#30639
opened May 13, 2026 by
robobun
Collaborator
Loading…
http: link undici reference for fetch TCP keepalive default
#30637
opened May 13, 2026 by
cirospaciari
Member
Loading…
sql: grow connection pool lazily instead of opening max on first use
claude
#30636
opened May 13, 2026 by
robobun
Collaborator
Loading…
console: surface EPIPE from console.log on process.stdout
claude
#30635
opened May 13, 2026 by
robobun
Collaborator
Loading…
hot: reset process.stdin/stdout/stderr listeners on reload
claude
#30633
opened May 13, 2026 by
robobun
Collaborator
Loading…
test_runner: support tagged template literal format for it.each/test.each
#30625
opened May 13, 2026 by
mchv
Loading…
resolver: preserve malformed data URLs in CSS url() instead of panicking
claude
#30623
opened May 13, 2026 by
robobun
Collaborator
Loading…
Intl.DateTimeFormat: accept legacy IANA primary zones (CET, CST6CDT, EET, EST5EDT, MET, MST7MDT, PST8PDT, WET) on Linux/Windows
claude
#30620
opened May 13, 2026 by
robobun
Collaborator
Loading…
watcher: coalesce per-save event bursts into a single --hot reload
claude
#30617
opened May 13, 2026 by
robobun
Collaborator
Loading…
Bun.Image: implement fit: "outside" / "cover" / "contain"
claude
#30616
opened May 13, 2026 by
robobun
Collaborator
Loading…
process: handle exceptions thrown during lazy PropertyCallback reification
claude
#30612
opened May 13, 2026 by
robobun
Collaborator
Loading…
FileReader: keep store alive while open error is thrown
claude
#30610
opened May 13, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.