-
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
Handle throwing custom inspect functions in ConsoleObject formatter
claude
#28544
opened Mar 25, 2026 by
robobun
Loading…
Fix null deref in ESM registry init when globalThis.Loader is tampered
claude
#28541
opened Mar 25, 2026 by
robobun
Loading…
Remove JSCallbackDataStrong, unify into single Weak JSCallbackData
#28539
opened Mar 25, 2026 by
sosukesuzuki
Loading…
Clear pending JSC exception in DiffFormatter catch blocks
claude
#28538
opened Mar 25, 2026 by
robobun
Loading…
Clear pending exceptions after error message formatting
claude
#28537
opened Mar 25, 2026 by
robobun
Loading…
Fix null deref in esmRegistryMap when globalThis.Loader is non-object
claude
#28536
opened Mar 25, 2026 by
robobun
Loading…
Fix crash in ReadableStream.text() when blob store is already consumed
claude
#28533
opened Mar 25, 2026 by
robobun
Loading…
Fix crash when Reflect.construct is used on mock functions returning non-objects
claude
#28532
opened Mar 25, 2026 by
robobun
Loading…
Enable auto-install for bun build and Bun.build()
claude
#28531
opened Mar 25, 2026 by
robobun
Loading…
fix: clear exception before continue in property enumeration slow path
claude
#28530
opened Mar 25, 2026 by
robobun
Loading…
Check for pending exceptions after Bun__Jest__testModuleObject
claude
#28524
opened Mar 24, 2026 by
robobun
Loading…
Fix crash in ByteBlobLoader.toBufferedValue when store is null
claude
#28516
opened Mar 24, 2026 by
robobun
Loading…
Throw ERR_IMPORT_ATTRIBUTE_UNSUPPORTED for unsupported import attributes
claude
#28512
opened Mar 24, 2026 by
robobun
Loading…
fix: pass done callback to node:test callback-style tests
claude
#28502
opened Mar 24, 2026 by
robobun
Loading…
Fix dangling log pointer in PackageManager after resolve
claude
#28500
opened Mar 24, 2026 by
robobun
Loading…
fix: return empty blob promise when ByteBlobLoader store is already consumed
claude
#28499
opened Mar 24, 2026 by
robobun
Loading…
Fix crash in ByteBlobLoader.toBufferedValue when store is null
claude
#28498
opened Mar 24, 2026 by
robobun
Loading…
Handle error variant from fromJSWithTag in Blob.getWriter
claude
#28497
opened Mar 24, 2026 by
robobun
Loading…
Fix double-free of path in S3 static methods on error paths
claude
#28495
opened Mar 24, 2026 by
robobun
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.