-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Collapse single-return arrow bodies to expression bodies when minifying
claude
#31723
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Preserve AsyncLocalStorage context in unhandledRejection handlers
claude
#31721
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Don't define
self on the main thread
claude
#31718
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
spawn: retry via /bin/sh when exec returns ENOEXEC
claude
#31717
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
console.assert: prepend "Assertion failed" marker when given a message
claude
#31716
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
ipc: support passing net.Server handles via fork() + subprocess.send()
claude
#31715
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
node:async_hooks: assign AsyncResource a unique asyncId
claude
#31711
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
node:crypto: throw (not return) validation errors from createDiffieHe…
#31708
opened Jun 2, 2026 by
saklani
Contributor
Loading…
install: use a bitset for Lockfile.exact_pinned instead of Vec<bool>
#31707
opened Jun 2, 2026 by
Jarred-Sumner
Collaborator
Loading…
bake: don't free the VM or bundle state while dev server parse tasks are in flight
claude
#31702
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix panic when FilePoll unregister fails on macOS
claude
#31701
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix OOB panic in redacting JS highlighter when
${} ends the input
claude
#31700
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
ci: add linux aarch64 ASAN build and test lanes to PR pipelines
claude
#31699
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Validate VLQ accumulation and size math in standalone sourcemap embedding
claude
#31698
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
bake: fix dev server crashes in SCB dependency tracing and route syntax error reporting
claude
#31697
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
napi: implement statically-implementable libuv functions on POSIX
claude
#31696
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix four file-watcher crash signatures (kevent panic, dangling watch paths, unlocked Windows scan, watchFile join overflow)
claude
#31695
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix panic converting over-long Windows paths to UTF-16
claude
#31694
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix use-after-free when a worker is terminated with a fetch in flight
claude
#31692
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix
--watch reload panic when the executable has been deleted or replaced
claude
#31691
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Report OutOfMemory crashes from infallible allocation failure
claude
#31690
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Bun.write: stream ReadableStream sources instead of stringifying them
claude
#31689
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Record the running CLI command in crash report trace strings
claude
#31688
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.