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 |
|
Jarred Sumner
|
f46df399eb
|
Update package.json
|
2025-06-15 19:30:11 -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 |
|
pagal
|
2482af60d5
|
Added missing completion info for: bun update (#20316)
|
2025-06-15 13:20:35 -07:00 |
|
Meghan Denny
|
2245b5efd6
|
test: use randomized listeners in serve-types.test.ts (#20387)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-15 13:20:11 -07:00 |
|
berzan
|
155475693b
|
Change clip-path property to clipPath. (#20409)
|
2025-06-15 13:19:56 -07:00 |
|
Michael Melesse
|
f5b42e1507
|
react-tailwind template fix (#20410)
|
2025-06-15 13:19:44 -07:00 |
|
Meghan Denny
|
139f2b23a2
|
chore: trim trailing space in uws (#20388)
|
2025-06-15 08:59:12 -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
|
9499f21518
|
Update .git-blame-ignore-revs
|
2025-06-13 16:16:14 -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
|
4d905123fa
|
Always use correct Zig version for bun watch (#20309)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-06-13 19:47:33 +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 |
|
Alistair Smith
|
9c5797e2f5
|
Update expectations.txt (#20350)
|
2025-06-12 17:35:32 -07:00 |
|
Kuba Ellwart
|
4329a66a1d
|
fix(types): make the RedisClient.del accept spread keys by default (#20348)
|
2025-06-12 17:06:51 -07: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 |
|
Meghan Denny
|
d6590c4bfa
|
Bump
|
2025-06-11 22:00:23 -07:00 |
|
Dax
|
07d3d6c9f6
|
add opencode-ai to trusted dependencies (#20330)
bun-v1.2.16
|
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 |
|
Alistair Smith
|
3d19c1156c
|
support multiple keys in RedisClient#del (#20307)
|
2025-06-11 17:31:35 -07:00 |
|
pfg
|
7a069d7214
|
Add back zls binary after zig upgrade (#20327)
|
2025-06-11 16:00:58 -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 |
|
Ben Grant
|
c38bace86c
|
delete stray file
|
2025-06-10 09:36:00 -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 |
|
pfg
|
df3337936c
|
Upgrade zig to 0.14.1 (#20289)
|
2025-06-09 16:51:10 -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 |
|