-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
node:tls: apply TLS 1.3 cipher names and honorCipherOrder on servers
claude
#33367
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
fs: run node:fs callbacks from the event loop, not a promise reaction
claude
#33366
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
node:tls: make Server.setSecureContext() rebuild the live TLS context
claude
#33365
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
shell: scope
FOO=bar cmd prefix assignments to that command
claude
#33364
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
worker_threads: validate execArgv at Worker construction
claude
#33363
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
Error the Bun.file() stream when read() fails instead of hanging the pull promise
claude
#33362
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
Bun.file: stop a file's stat size from capping reads of the whole file
claude
#33360
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
uws: drop us_timer_t on epoll/kqueue in favor of bun's timer heap
claude
#33359
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
orderfile: hand the interactive workloads their stdin under node
claude
#33358
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
worker_threads: stop dropping falsy receiveMessageOnPort messages
claude
#33357
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
Drain the microtask checkpoint after unhandledRejection handlers run
claude
#33356
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
node:fs: stop writeFile from truncating files opened with a non-truncating flag
claude
#33355
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
Emit unhandledRejection at the end of the tick that created it
claude
#33354
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
ffi: toArrayBuffer/toBuffer throw RangeError instead of aborting on a huge byteLength
claude
#33353
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
net: don't reject when disposing a server that never listened
claude
#33352
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
node:vm: evaluate SourceTextModule graphs in spec depth-first post-order
claude
#33346
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
readline: throw ERR_USE_AFTER_CLOSE from write(), pause() and resume() after close()
claude
#33344
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
readline: reject instead of throwing when question() gets an aborted signal
claude
#33343
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
node:vm: give SourceTextModule an empty import.meta by default
claude
#33342
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
ffi: u32 and i64_fast returns of 2 ** 31 arrive in JS as -2147483648
claude
#33340
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
build: pin -C metadata so bun's crates keep stable symbol names
claude
#33339
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
fetch: add per-request connect and idle timeouts
claude
#33338
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
bundler: keep wrapped ESM dependencies in their import position
claude
#33337
opened Jul 5, 2026 by
robobun
Collaborator
Loading…
css: eliminate all unreachable!() via type-level hardening
#33332
opened Jul 4, 2026 by
alii
Member
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.