-
Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(shell,io): fix use-after-free in shell interpreter and pipe reader on Windows
claude
#26857
opened Feb 10, 2026 by
robobun
Loading…
2 of 3 tasks
fix(test): write JUnit reporter outfile when --bail triggers early exit
claude
#26852
opened Feb 10, 2026 by
robobun
Loading…
3 tasks done
fix(child_process): remove self-referencing cycle in execSync/execFileSync errors
claude
#26845
opened Feb 9, 2026 by
robobun
Loading…
2 of 3 tasks
fix(install): exclude optional peers resolved against dev deps in --prod
claude
#26840
opened Feb 9, 2026 by
robobun
Loading…
4 tasks done
fix(io): prevent segfault from libuv pipe EOF callback after reader cleanup
claude
#26838
opened Feb 9, 2026 by
robobun
Loading…
3 of 4 tasks
move tickImmediateTasks into us_loop_run_bun_tick
#26827
opened Feb 9, 2026 by
robobun
Loading…
4 tasks done
perf(structuredClone): add fast path for arrays containing simple objects
#26818
opened Feb 9, 2026 by
sosukesuzuki
Loading…
fix(standalone): attach bytecode cache to bun:main entry point
#26816
opened Feb 9, 2026 by
dylan-conway
Loading…
fix(node:https): drain buffered chunks in streaming body async generator
#26808
opened Feb 8, 2026 by
ivnnv
Loading…
1 of 2 tasks
fix(fs): correct off-by-one in file:// URL prefix stripping
#26807
opened Feb 8, 2026 by
scott-memco
Loading…
fix(bundler): don't reject server configs with a stop() method
#26806
opened Feb 8, 2026 by
scott-memco
Loading…
fix(bundler): convert backslashes in path.pretty on Windows
claude
#26799
opened Feb 8, 2026 by
robobun
Loading…
1 task done
fix(bundler): enable
tsconfig option in Bun.build() API
claude
#26795
opened Feb 7, 2026 by
robobun
Loading…
4 tasks done
fix: set dest_path for --no-bundle with --outdir (fixes #10370)
#26794
opened Feb 7, 2026 by
zhangyuang
Loading…
fix(windows): handle WSAENOTCONN during non-blocking connect
claude
#26790
opened Feb 7, 2026 by
robobun
Loading…
3 tasks done
fix(printer): avoid double backslash in regex with escaped non-ASCII
claude
#26786
opened Feb 7, 2026 by
robobun
Loading…
fix(write): respect createPath for S3-to-file writes
claude
#26781
opened Feb 6, 2026 by
robobun
Loading…
3 tasks done
fix(s3): add requestPayer support to list() method
claude
#26779
opened Feb 6, 2026 by
robobun
Loading…
4 tasks done
fix: preserve null bytes in small binary file uploads via FormData multipart
#26777
opened Feb 6, 2026 by
kaigritun
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.