-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(websocket): send empty frame for ping()/pong() without arguments
#28032
opened Mar 12, 2026 by
gaowhen
Loading…
fix(docs): correct off-by-one and comment in Range request example
claude
#28031
opened Mar 12, 2026 by
robobun
Loading…
2 tasks done
fix(node:fs): clear Strong handle in StatWatcher.finalize() before cross-thread deref
#28029
opened Mar 12, 2026 by
Hona
Loading…
fix(fs): clear Strong handle in StatWatcher.finalize() to prevent GC race
claude
#28028
opened Mar 12, 2026 by
robobun
Loading…
2 of 3 tasks
fix(allocator): give MimallocArena a non-zero heap tag to prevent free-list corruption
claude
#28026
opened Mar 12, 2026 by
robobun
Loading…
4 tasks done
fix(JSONL): honor start/end offsets for string input in parseChunk
#28025
opened Mar 12, 2026 by
Jarred-Sumner
Loading…
fix(glob): match dot files when pattern explicitly starts with '.'
claude
#28022
opened Mar 11, 2026 by
robobun
Loading…
4 tasks done
fix(http): don't inject Content-Length into body for HTTP/1.0 streaming responses
claude
#28020
opened Mar 11, 2026 by
robobun
Loading…
3 tasks done
fix(archive): support non-ASCII UTF-8 filenames in Bun.Archive
claude
#28013
opened Mar 11, 2026 by
robobun
Loading…
3 tasks done
Fix decorator initializers mismapped by index in subclasses
claude
#28011
opened Mar 11, 2026 by
robobun
Loading…
3 tasks done
fix(http): 304 Not Modified through proxy tunnel hangs indefinitely
#28006
opened Mar 11, 2026 by
WhiteMinds
Loading…
fix(sql): negotiate MySQL capabilities to support legacy EOF protocol
claude
#28005
opened Mar 11, 2026 by
robobun
Loading…
2 of 3 tasks
fix(tls): enforce rejectUnauthorized for mTLS in Bun.serve()
#28003
opened Mar 11, 2026 by
jdragulanescu
Loading…
fix(html): disable source maps in production mode for HTML bundles
claude
#28002
opened Mar 11, 2026 by
robobun
Loading…
3 tasks done
feat(sqlite): add user-defined functions (db.function() and db.aggregate())
claude
#28000
opened Mar 11, 2026 by
robobun
Loading…
4 tasks done
fix(serve): set Cache-Control header on content-hashed HTML import assets
claude
#27997
opened Mar 11, 2026 by
robobun
Loading…
4 tasks done
fix(windows): resolve bare command names from cwd in whichWin
claude
#27989
opened Mar 10, 2026 by
robobun
Loading…
4 tasks done
fix(types): Remove duplicate declarations and add missing type definitions (Quality improvements)
#27983
opened Mar 10, 2026 by
ssing2
Loading…
feat(types): Intl (Internationalization) API type definitions - Complete coverage
#27982
opened Mar 10, 2026 by
ssing2
Loading…
feat(types): Global type definitions - process, Buffer, timers, structuredClone (50+ types)
#27981
opened Mar 10, 2026 by
ssing2
Loading…
feat(types): Web Standard API type definitions - Fetch, WebSocket, Streams (80+ types)
#27980
opened Mar 10, 2026 by
ssing2
Loading…
fix(test): check average coverage against threshold
claude
#27979
opened Mar 10, 2026 by
robobun
Loading…
4 tasks done
feat(types): Comprehensive Node.js API type definitions expansion (120+ modules)
#27978
opened Mar 10, 2026 by
ssing2
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.