-
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(s3): rename checksumAlgorithme to checksumAlgorithm
#28437
opened Mar 22, 2026 by
kszongic
Loading…
Support transferable ReadableStream/WritableStream/TransformStream in structuredClone
claude
#28436
opened Mar 22, 2026 by
robobun
Loading…
Fix REPRL process crash from unhandled promise rejections
claude
#28435
opened Mar 22, 2026 by
robobun
Loading…
Use Blob.tryCreate for typed array Response bodies to reduce memory usage
claude
#28433
opened Mar 22, 2026 by
robobun
Loading…
Catch errors from dest.write() in Readable.prototype.pipe
claude
#28432
opened Mar 22, 2026 by
robobun
Loading…
Fix crash when SharedArrayBuffer-backed TypedArray is passed to IDLArrayBufferRef converter
claude
#28428
opened Mar 22, 2026 by
robobun
Loading…
Fix assertion crash when hostname/unix coerces to empty string
claude
#28426
opened Mar 22, 2026 by
robobun
Loading…
fix(install): optimize isolated linker to avoid O(N²) complexity in resumeUnblockedTasks
claude
#28425
opened Mar 22, 2026 by
robobun
Loading…
fix: use isObject() instead of isCell() for dns.lookup options check
claude
#28424
opened Mar 22, 2026 by
robobun
Loading…
Fix crash in S3 presign with missing credentials
claude
#28423
opened Mar 22, 2026 by
robobun
Loading…
fix(bun build): --compile now implies --production to avoid module resolution errors
#28421
opened Mar 22, 2026 by
HRronaldo
Loading…
Fix unreachable panic in Valkey subscriptionCallbackMap
claude
#28420
opened Mar 22, 2026 by
robobun
Loading…
Fix SIGFPE in BlockList.estimatedSize during GC
claude
#28419
opened Mar 22, 2026 by
robobun
Loading…
fix division by zero in BlockList.estimatedSize
claude
#28418
opened Mar 22, 2026 by
robobun
Loading…
Fix use-after-free in S3 Store.initS3 PathLike refcounting
claude
#28417
opened Mar 22, 2026 by
robobun
Loading…
fix(s3): fix checksumAlgorithme typo in S3ListObjectsResponse
#28416
opened Mar 22, 2026 by
kszongic
Loading…
fix: return empty blob promise when ByteBlobLoader store is already consumed
claude
#28414
opened Mar 22, 2026 by
robobun
Loading…
Fix null pointer deref in Bun.$ lazy init during stack overflow
claude
#28413
opened Mar 21, 2026 by
robobun
Loading…
fix(install): update root package name in lockfile when renamed in package.json
claude
#28412
opened Mar 21, 2026 by
robobun
Loading…
Skip throwing when an exception is already pending in VM.throwError
claude
#28408
opened Mar 21, 2026 by
robobun
Loading…
fix: allow --frozen-lockfile --filter with missing workspace manifests
claude
#28407
opened Mar 21, 2026 by
robobun
Loading…
Clear pending JS exceptions in ExpectCustomAsymmetricMatcher.execute()
claude
#28404
opened Mar 21, 2026 by
robobun
Loading…
Fix assertion failure in lazy test module object initialization
claude
#28400
opened Mar 21, 2026 by
robobun
Loading…
Fix namespace IIFE parameter not being renamed across files
claude
#28394
opened Mar 21, 2026 by
robobun
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.