-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Seal memfd-backed Blob stores against shrinking
claude
#30019
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
console.timeEnd/timeLog: apply console.group indentation
claude
#30018
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
fix: pump event loop for async plugin onLoad in require()
claude
#30016
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
Implement TC39 Stage 3
import defer
claude
#30015
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
test(jsc-stress): unskip JSPI tests on Windows x64
claude
#30012
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
parser: stop erasing
declare() call statements as ambient declare
claude
#30008
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
shell(cat): release IOReader in Cat.deinit
claude
#30007
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
dns: release pending_host_cache_native slot when getaddrinfo_async_start fails
claude
#30005
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
FileSystemRouter: free arena struct and self in finalize
claude
#30003
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
node:vm: allocate prepareStackTrace call sites in the vm realm
claude
#29998
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
node:vm: throw defineProperty TypeErrors in the vm realm
claude
#29997
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
shell(IOWriter): don't iterate writers.slice() across callbacks in onError
claude
#29996
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
sql(mysql): drain request queue into local before rejecting in clean()
claude
#29994
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
bundler: honor "module.exports" named export when require(esm)
claude
#29993
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
cli: dupe --tsconfig-override path out of joinAbsString's threadlocal buffer
claude
#29992
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
resolver: intern DirInfo.abs_path in dirInfoForResolution
claude
#29989
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
resolver: bump extension_path buffer to PathBuffer size
claude
#29987
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
shell(IOReader): drain readers in onReaderDone/onReaderError instead of iterating a captured slice
claude
#29986
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
socket: clear DuplexUpgradeContext.tls in pre-open onError before handleConnectError
claude
#29984
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
socket: don't read freed Handlers when a pre-open duplex error races StartTLS
claude
#29983
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
fs.watch: bounds-check PathBuffer joins in Linux backend
claude
#29978
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
router: size sort_table to 256 entries to cover full u8 range
claude
#29973
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
FileSystemRouter: build JS error before freeing arena in error paths
claude
#29971
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
webcore/Blob: copy ArrayBuffer/Blob parts eagerly in constructor; fix joiner error cleanup and DOMWrapper else-arm
claude
#29970
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
sqlite: guard process-global databases Vector with a lock
claude
#29969
opened Apr 30, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.