-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix CSS angle serialization hang on huge radian values
claude
#31280
opened May 23, 2026 by
robobun
Collaborator
Loading…
css: fix quadratic minify time on stylesheets with many duplicate rules
claude
#31279
opened May 23, 2026 by
robobun
Collaborator
Loading…
css: bound selector-list expansion when compiling nesting for older targets
claude
#31277
opened May 23, 2026 by
robobun
Collaborator
Loading…
css: cap
& parent-selector expansion when compiling nesting for older targets
claude
#31276
opened May 23, 2026 by
robobun
Collaborator
Loading…
css: don't panic on out-of-range @font-palette-values palette indices
claude
#31275
opened May 23, 2026 by
robobun
Collaborator
Loading…
Compute diagnostic positions incrementally to fix quadratic hang in Bun.JSONC.parse
#31273
opened May 23, 2026 by
robobun
Collaborator
Loading…
Fix quadratic blowup in Bun.markdown on unterminated inline HTML openers
claude
#31271
opened May 23, 2026 by
robobun
Collaborator
Loading…
css: don't duplicate vendor-prefixed nested rules per ancestor prefix pass
claude
#31270
opened May 23, 2026 by
robobun
Collaborator
Loading…
fix(bundler): avoid aliased mutable borrows in chunk codegen
#31267
opened May 23, 2026 by
Dicklesworthstone
Loading…
Reject export clauses inside a non-declare TypeScript namespace instead of panicking
claude
#31266
opened May 23, 2026 by
robobun
Collaborator
Loading…
fix: zero-initialize primitive scratch buffers (EXP-089)
#31258
opened May 23, 2026 by
Dicklesworthstone
Loading…
toml: restrict bare keys and values to the TOML 1.0.0 spec
claude
#31256
opened May 23, 2026 by
robobun
Collaborator
Loading…
Restrict crate-internal items to pub(crate) and remove dead code it exposes
#31254
opened May 23, 2026 by
Jarred-Sumner
Collaborator
Loading…
toml: reject bare identifiers at value position
claude
#31253
opened May 23, 2026 by
robobun
Collaborator
Loading…
fix(bun_core): remove ArrayLike set_len_and_slice
#31248
opened May 23, 2026 by
Dicklesworthstone
Loading…
install: synchronize trusted dependency lookups in the isolated installer
#31245
opened May 23, 2026 by
Jarred-Sumner
Collaborator
Loading…
Implement dynamic
import.defer() (TC39 Stage 3)
claude
#31244
opened May 23, 2026 by
robobun
Collaborator
Loading…
Error instead of crashing on deeply nested expressions in the transpiler
claude
#31242
opened May 23, 2026 by
robobun
Collaborator
Loading…
worker: discard async write completions against a shutting-down VM
claude
#31232
opened May 22, 2026 by
robobun
Collaborator
Loading…
Hardening: input validation and bounds tightening across 31 subsystems (round 3)
#31221
opened May 22, 2026 by
Jarred-Sumner
Collaborator
Loading…
blob: only re-create file-backed Blobs from in-process structured clones
#31217
opened May 22, 2026 by
Jarred-Sumner
Collaborator
Loading…
node:worker_threads: MessagePort, captured stdio, and error-handling compatibility
#31216
opened May 22, 2026 by
cirospaciari
Member
Loading…
mysql: decode DATETIME/TIMESTAMP as UTC to match the UTC-based encode
#31212
opened May 22, 2026 by
alii
Member
Loading…
postgres: emit full leading-zero groups when binary-decoding sub-1e-8 NUMERIC
#31211
opened May 22, 2026 by
alii
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.