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 |
|
Michael H
|
9811a2b53e
|
docs: minor fix to Bun.deflateSync (#20466)
|
2025-06-18 12:01:30 -07:00 |
|
Michael H
|
b9e72d0d2e
|
Make bunx work with npm i -g bun on windows (#20471)
|
2025-06-18 12:00:16 -07:00 |
|
Dylan Conway
|
b7d4b14b3d
|
Fix BUN-D93 (#20468)
|
2025-06-18 02:28:54 -07:00 |
|
Meghan Denny
|
59e1320fb1
|
.github: add "needs triage" label to newly submitted crash reports
|
2025-06-17 20:42:11 -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 |
|
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 |
|