-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: fix non-idiomatic boolean comparisons from Zig port
#30930
opened May 17, 2026 by
Liohtml
Loading…
2 tasks
feat(completions): add PowerShell tab completion support
#30929
opened May 17, 2026 by
Liohtml
Loading…
7 tasks
feat(shell): add head, tail, printenv, and realpath builtins
#30928
opened May 17, 2026 by
Liohtml
Loading…
4 tasks
encoding: fix Vec<u8>->Vec<u16> layout UB in fs.readFile utf16le path
#30926
opened May 17, 2026 by
ldkhang1201
Loading…
2 tasks done
Update runtime language from Zig to Rust in README
#30923
opened May 17, 2026 by
KhalidAlansary
Loading…
fs: reject async iterator with ERR_STREAM_PREMATURE_CLOSE when destroy() is called during iteration
claude
#30920
opened May 17, 2026 by
robobun
Collaborator
Loading…
fix(sys): handle EACCES from fstat on socketpair fds
#30916
opened May 17, 2026 by
springmin
Loading…
fix(resolver): add PermissionDenied/EPERM/EACCES to directory read error handling
#30914
opened May 17, 2026 by
springmin
Loading…
docs(watch-mode): point to built-in HMR instead of Vite
claude
#30912
opened May 17, 2026 by
robobun
Collaborator
Loading…
perf: React SSR / Bun.serve hot-path optimizations
#30909
opened May 17, 2026 by
Jarred-Sumner
Collaborator
Loading…
hot: reuse Bun.listen/Bun.serve listeners across --hot reloads
claude
#30906
opened May 17, 2026 by
robobun
Collaborator
Loading…
css: migrate CssRule and DeclarationBlock to 'bump lifetime to eliminate unsound unsafe blocks
#30905
opened May 17, 2026 by
VishalBhat07
Loading…
fix(repl): use as_mut() for sound provenance in vm_mut
#30904
opened May 17, 2026 by
discord9
Loading…
audit: add UB-exorcism audit workspace + executive guide
#30903
opened May 17, 2026 by
Dicklesworthstone
Loading…
4 tasks
refactor: use static strings where possible
#30898
opened May 16, 2026 by
robjtede
Contributor
Loading…
js_parser/lexer: saturate escape-sequence error offsets to avoid usize underflow
claude
#30895
opened May 16, 2026 by
robobun
Collaborator
Loading…
parser: clamp raw_template_contents span after error recovery
claude
#30894
opened May 16, 2026 by
robobun
Collaborator
Loading…
update -i: restore cursor on Ctrl+C (Windows)
claude
#30891
opened May 16, 2026 by
robobun
Collaborator
Loading…
test runner: preserve top-level await across --isolate / --parallel preload
claude
#30888
opened May 16, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.