-
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
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…
Truncate existing destination files in path-opened FileSinks
claude
#31686
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Close the FileReader when a sliced Bun.file stream exhausts its max_size window
claude
#31680
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
Fix parseInt returning sign-wrapped int32 for results >= 2^31 after JIT warmup on Linux x64 LTO builds
claude
#31679
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
ci: set least-privilege permissions on workflow token
#31678
opened Jun 2, 2026 by
arpitjain099
Loading…
Implement source phase imports (TC39 Stage 3)
claude
#31677
opened Jun 2, 2026 by
robobun
Collaborator
Loading…
fetch: hand off buffered response bodies instead of copying them
#31676
opened Jun 1, 2026 by
alii
Member
Loading…
Take the native blob path for Response-wrapped Bun.file() streams
#31674
opened Jun 1, 2026 by
alii
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.