Zack Radisic
|
41d10ed01e
|
Refactor shell and fix some bugs (#20476)
|
2025-06-19 18:47:00 -07:00 |
|
Meghan Denny
|
bb55b2596d
|
fix passing nested object to macro" (#20497)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-19 17:13:27 -07:00 |
|
Dylan Conway
|
197443b2db
|
fix(bundler): correct import_records for TLA detection (#20358)
|
2025-06-19 15:04:27 -07:00 |
|
Meghan Denny
|
d4ccba67f2
|
Revert "fix passing nested object to macro" (#20495)
|
2025-06-19 13:14:46 -07:00 |
|
Meghan Denny
|
43777cffee
|
fix passing nested object to macro (#20467)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-19 12:56:27 -07:00 |
|
Michael H
|
3aedf0692c
|
make options argument not required for fs.promises.glob (#20480)
|
2025-06-19 12:55:32 -07:00 |
|
190n
|
346e97dde2
|
fix bugs found by exception scope verification (#20285)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-06-18 23:08:19 -07:00 |
|
Jarred Sumner
|
aa37ecb7a5
|
Split up Timer.zig into more files (#20465)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-18 12:01:40 -07:00 |
|
Dylan Conway
|
b7d4b14b3d
|
Fix BUN-D93 (#20468)
|
2025-06-18 02:28:54 -07:00 |
|
Meghan Denny
|
e402adaebf
|
zig: RefCount: fix assertion found by windows app verifier (#20459)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-17 18:45:18 -07:00 |
|
Dylan Conway
|
3773ceeb7e
|
Remove PreparePatchPackageInstall (#20457)
|
2025-06-17 17:23:29 -07:00 |
|
Jarred Sumner
|
162a9b66d8
|
bun pm view -> bun info (#20419)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 13:31:16 -07:00 |
|
Jarred Sumner
|
6274f10096
|
Make Strong use less ram (#20437)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 13:30:58 -07:00 |
|
Jarred Sumner
|
978540902c
|
bun init CLAUDE.md (#20443)
|
2025-06-17 13:00:28 -07:00 |
|
Jarred Sumner
|
b99a1256ff
|
Split up string_immutable into more files (#20446)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 10:59:07 -07:00 |
|
pfg
|
8a1d8047f1
|
Unhandled rejections: remove "bun" option (#20441)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-16 19:13:00 -07:00 |
|
Michael H
|
a473657adb
|
[bun build] in cjs node, dont convert module to require.module (#20343)
|
2025-06-16 16:56:54 -07:00 |
|
Jarred Sumner
|
775c3b1987
|
Update WebKit (#20413)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-06-16 14:01:58 -07:00 |
|
Grigory
|
7ee98852c6
|
build: add metadata and icon to windows executable (#20383)
|
2025-06-15 21:45:50 -07:00 |
|
Zack Radisic
|
c103b57bcc
|
Split out shell code into more files (#20331)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-15 14:09:15 -07:00 |
|
Jarred Sumner
|
3b3cde9e74
|
Split up Bun.listen & Bun.connect code into more logical files (#20411)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-15 14:08:21 -07:00 |
|
Michael Melesse
|
f5b42e1507
|
react-tailwind template fix (#20410)
|
2025-06-15 13:19:44 -07:00 |
|
190n
|
28006d0ad4
|
WIP: Fix ref counting bugs in spawn API observed under rr (#20191)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-14 16:59:29 +02:00 |
|
pfg
|
c44515eaaf
|
Support --unhandled-rejections flag and rejectionHandled event (#19874)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-13 19:05:05 -07:00 |
|
pfg
|
e0924ef226
|
Implement require('tls').getCACertificates() (#20364)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-13 17:30:04 -07:00 |
|
Meghan Denny
|
6b4662ff55
|
zig: .jsUndefined -> .js_undefined (#20377)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 16:14:57 -07:00 |
|
Meghan Denny
|
a445b45e55
|
empty commit to trigger formatting ci (#20378)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 15:18:28 -07:00 |
|
Christian Rishøj
|
82b34bbbdd
|
feat(sqlite): Add columnTypes and declaredTypes to Statement (#20232)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-06-13 19:48:37 +02:00 |
|
190n
|
c6deb4527c
|
Fix crash when FFI pointers are encoded as ints (#20351)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-06-13 19:46:26 +02:00 |
|
Jarred Sumner
|
f3bca62a77
|
Fix proxy handling in bun audit (#20295)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-13 19:43:55 +02:00 |
|
Meghan Denny
|
62794850fa
|
zig: node:zlib: tidy (#20362)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 19:43:35 +02:00 |
|
Dylan Conway
|
f53aff0935
|
Fix TypeScript non-null assertion with new operator (#20363)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan-conway@users.noreply.github.com>
|
2025-06-13 19:30:52 +02:00 |
|
Meghan Denny
|
12a4b95b34
|
zig: make uws Response and WebSocket opaque again (#20355)
|
2025-06-12 16:35:52 -07:00 |
|
Meghan Denny
|
cf00cb495c
|
fix main zig build
|
2025-06-12 14:26:17 -07:00 |
|
Meghan Denny
|
5763a8e533
|
node:zlib: add zstd (#20313)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-12 14:20:28 -07:00 |
|
Meghan Denny
|
dedd433cbf
|
zig: prefer .jsUndefined() over .undefined for JSValue (#20332)
|
2025-06-12 13:18:46 -07:00 |
|
Dax
|
07d3d6c9f6
|
add opencode-ai to trusted dependencies (#20330)
|
2025-06-11 21:47:51 -07:00 |
|
Ciro Spaciari
|
631e674842
|
fix(FileRoute) fix eof handling, fix max size handling, fix onReaderError behavior (#20317)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-06-11 20:34:52 -07:00 |
|
Jarred Sumner
|
6ebad50543
|
Introduce ahead of time bundling for HTML imports with bun build (#20265)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-06-10 21:26:00 -07:00 |
|
Jarred Sumner
|
8750f0b884
|
Add FileRoute for serving files (#20198)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-06-10 19:41:21 -07:00 |
|
Jarred Sumner
|
9fd18361f2
|
Revert "node:net: fix crash calling getsockname on native server handle (#20286)"
This reverts commit de6739c401.
|
2025-06-09 21:59:17 -07:00 |
|
Meghan Denny
|
de6739c401
|
node:net: fix crash calling getsockname on native server handle (#20286)
|
2025-06-09 21:57:57 -07:00 |
|
Jarred Sumner
|
2801cb1f4a
|
Fix TOML parser to handle inline tables and table arrays correctly (#20291)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2025-06-09 18:52:30 -07:00 |
|
Jacob
|
b642e36da2
|
Add Support for LinkWorkspacePackages in Bunfig (#20226)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-09 17:01:15 -07:00 |
|
190n
|
ea05de59b3
|
Fix #20283 (#20287)
|
2025-06-09 16:50:24 -07:00 |
|
Jarred Sumner
|
601b8e3aaa
|
Add CLAUDE.md to bun-types
|
2025-06-09 15:06:26 -07:00 |
|
github-actions[bot]
|
a11d9e2cd4
|
deps: update sqlite to 3.50.100 (#20257)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-06-08 08:20:24 -07:00 |
|
Jarred Sumner
|
df84f665a5
|
mark as noalias (#20262)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-08 08:20:09 -07:00 |
|
Jarred Sumner
|
498186764a
|
Remove a memcpy (#20261)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-08 05:07:09 -07:00 |
|
Dax
|
02a7d71b70
|
Add BUN_BE_BUN environment variable flag (#20251)
|
2025-06-07 20:17:47 -07:00 |
|