-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(css): preserve unicode-range values in @font-face rules
claude
#27613
opened Feb 28, 2026 by
robobun
Loading…
3 tasks done
fix(transpiler): pass experimentalDecorators/emitDecoratorMetadata to Bun.Transpiler parse options
claude
#27582
opened Feb 28, 2026 by
robobun
Loading…
3 tasks done
fix(node:http): add backpressure to consumeStream to prevent response stream hang
claude
#27562
opened Feb 28, 2026 by
robobun
Loading…
6 tasks done
fix(repl): fix multi-line history display corruption when editing
claude
#27561
opened Feb 28, 2026 by
robobun
Loading…
2 of 3 tasks
fix(repl): support Unicode/CJK character input
claude
#27559
opened Feb 28, 2026 by
robobun
Loading…
4 tasks done
docs(issue-26791): replace js and <br/> for <code>, to fix a broken docs example.
#27555
opened Feb 28, 2026 by
raonivaladares
Loading…
fix(transpiler): preserve null bytes in tagged template literals
claude
#27554
opened Feb 28, 2026 by
robobun
Loading…
6 tasks done
doc(issue-27440): update documentation regarding minify options & keep-names
#27552
opened Feb 28, 2026 by
raonivaladares
Loading…
docs(issue-26826): removes bad formatted examples, since they were duplicated.
#27550
opened Feb 28, 2026 by
raonivaladares
Loading…
fix(install): resolve transitive peer deps when resolution is fully synchronous
#27545
opened Feb 28, 2026 by
dylan-conway
Loading…
fix: accept \r as line ending in alert/confirm/prompt for REPL compatibility
claude
#27544
opened Feb 28, 2026 by
robobun
Loading…
3 tasks done
fix(ipc): implement sendHandle for passing net.Socket via IPC (#6743)
claude
#27532
opened Feb 27, 2026 by
robobun
Loading…
3 tasks done
fix(bundler): preserve original specifier in require.resolve() output
claude
#27531
opened Feb 27, 2026 by
robobun
Loading…
4 tasks done
Correct build and start script formatting in Next.js Vercel guide
#27528
opened Feb 27, 2026 by
WarFiN123
Loading…
fix(repl): tab completion now resolves the target object from dot expressions
claude
#27519
opened Feb 27, 2026 by
robobun
Loading…
3 tasks done
fix(repl): remove duplicate property names in tab completion
claude
#27517
opened Feb 27, 2026 by
robobun
Loading…
3 tasks done
fix(http): add Date header to error responses using endWithoutBody
claude
#27513
opened Feb 27, 2026 by
robobun
Loading…
3 tasks done
fix(install): harden git dependency committish validation
claude
#27510
opened Feb 27, 2026 by
robobun
Loading…
4 tasks done
fix(sql): harden MySQL TLS handshake by clearing read buffer after upgrade
claude
#27508
opened Feb 27, 2026 by
robobun
Loading…
2 of 3 tasks
fix(http): harden maxRequestBodySize enforcement for chunked requests
claude
#27507
opened Feb 27, 2026 by
robobun
Loading…
7 tasks done
Harden shell interpolation and object reference validation
claude
#27506
opened Feb 27, 2026 by
robobun
Loading…
2 tasks done
Harden multipart/form-data encoding per WHATWG spec
claude
#27505
opened Feb 27, 2026 by
robobun
Loading…
4 tasks done
harden(ws): validate Sec-WebSocket-Accept during handshake
claude
#27504
opened Feb 27, 2026 by
robobun
Loading…
3 tasks done
fix(ipc): harden internal message handling for non-cluster subprocesses
claude
#27503
opened Feb 27, 2026 by
robobun
Loading…
3 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.