-
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
bake: fail the build when a component throws during static prerender
claude
#33216
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
Replace the RuntimeHooks fn-pointer table with extern "Rust" functions
claude
#33215
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
Bun.Archive: support per-entry file modes when creating archives
claude
#33213
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
Fix segfault when a lazy Bun.* getter throws during reification
claude
#33211
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
url: reject an empty string base in the URL constructor
claude
#33210
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
node:repl: replace vendored acorn with a native bun_js_parser binding (stacked on #31827)
#33209
opened Jul 1, 2026 by
cirospaciari
Member
•
Draft
Fail
bun run on a malformed bunfig.toml; detect tsconfig extends cycles
claude
#33208
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
Add a regression test for the shell setupIOBeforeRun error path
claude
#33207
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
node:url: return "" from domainToASCII/domainToUnicode for invalid domains
claude
#33206
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
test: pin the ICU collation tailorings and every break dictionary in the intl suite
claude
#33205
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
bake: pin the react experimental build the test harness installs
#33204
opened Jul 1, 2026 by
cirospaciari
Member
Loading…
bake: support fileSystemRouterTypes roots outside the project root
claude
#33203
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
url: reject invalid Punycode (xn--) labels in special-scheme hosts
claude
#33201
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
bun:ffi: propagate exceptions from viewSource callback descriptor getters
claude
#33200
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
node:tls: give the exported SecureContext constructor its own SSL_CTX
#33199
opened Jul 1, 2026 by
cirospaciari
Member
Loading…
Make CLI flags override their [run] counterparts in bunfig.toml
claude
#33198
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
watcher: do not leak a file descriptor of the entrypoint on every
bun --hot reload
claude
#33197
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
Fix HMR websocket frames that abort an assertion-enabled dev server
claude
#33196
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
url: make the host and hostname setters a no-op when the value's host is empty
claude
#33195
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
install: resolve overrides that point at a tarball with a mismatched internal name
claude
#33194
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
webstreams: rewrite ReadableStream, WritableStream, and TransformStream in C++ (zero JS builtins)
#33193
opened Jul 1, 2026 by
Jarred-Sumner
Collaborator
Loading…
8 of 9 tasks
node:http/http2 hardening: enforce h2 request pseudo-headers, never report a failed handler as success, and bound/validate the parser paths
#33191
opened Jul 1, 2026 by
cirospaciari
Member
Loading…
sql(mysql): cap the prepared-statement cache and send COM_STMT_CLOSE on eviction
claude
#33190
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
sql(mysql): retry a failed prepare instead of caching the error forever
claude
#33189
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
module loader: fix false "require() async module" for a module racing a concurrent import
claude
#33184
opened Jul 1, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.