-
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
lowerDecorators: give each auto-accessor its own WeakMap binding
claude
#29838
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
test: support auto-mock for jest.mock(module) / jest.requireMock
claude
#29836
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
socket: guard onClose/onHandshake against poisoned handlers during VM teardown
claude
#29835
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
Fix crash in visible width calculation on invalid UTF-8 lead bytes
claude
#29833
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
worker_threads: serialize MessagePortChannelRegistry across threads (1i5ms9)
claude
#29832
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
http: couple per-stream h2 WINDOW_UPDATE to JS body consumption
claude
#29831
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node:http: implement Agent#addRequest socket accounting (1vs0v5)
claude
#29830
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
http: fix use-after-free in onHandshake when checkServerIdentity rejects (u9sf0l)
claude
#29829
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node:worker_threads: implement postMessageToThread [1bx5ty]
claude
#29828
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
worker_threads: implement Worker#stdout/stderr/stdin (1hw6ic)
claude
#29826
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node:http2: expose internal/http2/util for --expose-internals tests [1tpjlb]
claude
#29825
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node:tls: validate option types synchronously (xo6p0o)
claude
#29824
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node: expose
internal/* under --expose-internals, implement internal/errors helpers [1v1cy7]
claude
#29823
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
s3: protect stream error JSValue before handing it to ByteStream
claude
#29822
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node:sqlite: add initial module + process.versions.sqlite (xi58t8)
claude
#29821
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
node:process: implement process.execve() (1ogwbo)
claude
#29820
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
webview: add mouse.down/up/move primitives for drag automation
claude
#29817
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
Fix null deref in forEachProperty with Proxy in prototype chain
claude
#29816
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
inspect: handle throwing Proxy getPrototypeOf in forEachProperty
claude
#29814
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
Fix null deref in Bun object lazy PropertyCallbacks on exception
claude
#29807
opened Apr 28, 2026 by
robobun
Collaborator
Loading…
install: stop order-dependent peer-dep early match in resolution
#29804
opened Apr 28, 2026 by
dylan-conway
Member
Loading…
5 tasks done
install: --force replaces existing global-store entries
#29803
opened Apr 28, 2026 by
dylan-conway
Member
Loading…
3 of 4 tasks
Bun.serve: server-side WebTransport over HTTP/3
#29796
opened Apr 27, 2026 by
Jarred-Sumner
Collaborator
Loading…
13 of 14 tasks
install: prune stale workspace node_modules in hoisted installs
claude
#29794
opened Apr 27, 2026 by
robobun
Collaborator
Loading…
Fix crash when using Reflect.construct on a mock function
claude
#29790
opened Apr 27, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.