-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
inspect: handle throwing Proxy traps when walking prototype chain
claude
#29069
opened Apr 9, 2026 by
robobun
Loading…
Use virtual $bunfs path for __dirname/__filename in --compile
claude
#29066
opened Apr 9, 2026 by
robobun
Loading…
fix(usockets): snapshot loop before context unref in us_connecting_socket_free
#29064
opened Apr 9, 2026 by
cirospaciari
Loading…
process: release fd 0 when last stdin 'readable' listener is removed
#29061
opened Apr 8, 2026 by
alii
Loading…
4 tasks done
fix(http2): reject non-zero content-length with END_STREAM on HEADERS per RFC 9113 8.6
#29059
opened Apr 8, 2026 by
cirospaciari
•
Draft
fix(http2): apply remote SETTINGS_HEADER_TABLE_SIZE to HPACK encoder
#29058
opened Apr 8, 2026 by
cirospaciari
•
Draft
fix(http2): propagate session.destroy(error) to in-flight stream 'error' listeners
#29056
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): support raw [k,v,...] header arrays in request()/respond()
#29055
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): server refuses streams beyond maxConcurrentStreams with REFUSED_STREAM
#29054
opened Apr 8, 2026 by
cirospaciari
•
Draft
fix(http2): treat unsolicited PING ACK as PROTOCOL_ERROR per RFC 9113 §6.7
#29053
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(install): skip lockfile-level diff checks in recursive workspace comparisons
#29052
opened Apr 8, 2026 by
hassellof
Loading…
6 tasks done
fix(http2): add captureRejectionSymbol handler to Http2SecureServer
#29051
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): stream.session/state return undefined/{} after session.destroy()
#29049
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(Blob): copy ArrayBuffer bytes eagerly in constructor to prevent use-after-free
#29048
opened Apr 8, 2026 by
alii
Loading…
fix(http2): RFC 9113 §8 header value/path byte validation
#29047
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): preserve AsyncLocalStorage context across client request callbacks
#29046
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): validate CONNECT pseudo-headers per RFC 9113 §8.5
#29045
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): null-guard socket ref in compat proxySocketHandler
#29044
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): honor maxSettings option per RFC 9113 §6.5
#29041
opened Apr 8, 2026 by
cirospaciari
•
Draft
fix(http2): default stream weight to 16 per RFC 9113
#29040
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): defer Http2Stream _write callback so write() returns false at highWaterMark
#29038
opened Apr 8, 2026 by
cirospaciari
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.