Skip to content

Pull requests: oven-sh/bun

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
install: stop bun add -g from walking above the global install dir claude
#30659 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…
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…
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…
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…
Bun.Image: implement fit: "outside" / "cover" / "contain" claude
#30616 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…
ProTip! Filter pull requests by the default branch with base:main.