-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bun:sqlite: keep close(false) graceful for prepare() statements, make query() cache LRU
#36793
opened Aug 2, 2026 by
Jarred-Sumner
Collaborator
Loading…
test(spawn-maxbuf): use >= for Date.now()-measured lower bound on spawnSync timeout
claude
#36792
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Remove dead code from webcore C++, highway_strings, inspector agents, InlineBlob, Ipc.ts
claude
#36791
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Bun.serve: fix use-after-free when a retained ServerWebSocket outlives a stopped server
claude
#36790
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Bump WebKit: JIT regex lookbehinds + wide-alternation dispatch (fixes isbot perf, #5197)
#36789
opened Aug 2, 2026 by
Jarred-Sumner
Collaborator
Loading…
net(windows): surface the real WSA error from a failed connect()
claude
#36786
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
JSSink: release native backing in prototype close()
claude
#36785
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
node:module: strip trailing separator in _nodeModulePaths
claude
#36784
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
test: prune stale entries from expectations.txt
claude
#36780
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
ci: harden GitHub Actions workflows
#36778
opened Aug 2, 2026 by
Jarred-Sumner
Collaborator
Loading…
install: make --prefer-offline resolve auto-installs from the disk cache
claude
#36776
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
test: make test-fs-read-stream-pos.js deterministic (90s worst case → <100ms)
claude
#36775
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
test(valkey): reuse one client across ping.test.ts, add edge-case assertions
claude
#36774
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
jsc: collapse forEachProperty (isSymbol, isPrivate) bools into PropertyKeyKind
claude
#36771
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
streams: collapse NetworkSink and HTTPServerWritable lifecycle bools into ordered state enums
claude
#36770
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Bun.write: don't over-copy or ftruncate a caller-supplied destination fd
claude
#36758
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Make --preserve-symlinks and --preserve-symlinks-main work in the runtime and bundler
claude
#36757
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Load TypeScript declaration files as type shims so their exports link
claude
#36754
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
fix(server): serialize async websocket messages
#36749
opened Aug 2, 2026 by
ousamabenyounes
Loading…
fix(http): abort chunked responses after controller.error()
#36748
opened Aug 2, 2026 by
ousamabenyounes
Loading…
v8: implement CpuProfiler and supporting V8 APIs for @datadog/pprof
claude
#36747
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
printer: emit \u escapes for BEL/VT when quoting for JSON
claude
#36746
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
Bun.Transpiler: add unstable_parse() to expose the internal AST
claude
#36745
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
js_printer: wrap cross-module enum inlined as a delete operand when non-finite
claude
#36744
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.