Michael H
|
770c1c8327
|
fix test-child-process-fork-exec-argv.js (#19639)
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-20 11:53:36 -07:00 |
|
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
|
b62f70c23a
|
inspect-error-leak.test.js: add a slightly higher asan margin
|
2025-06-19 15:02:38 -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 |
|
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
|
978540902c
|
bun init CLAUDE.md (#20443)
|
2025-06-17 13:00:28 -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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Dax
|
02a7d71b70
|
Add BUN_BE_BUN environment variable flag (#20251)
|
2025-06-07 20:17:47 -07:00 |
|
Jarred Sumner
|
c9761d4aa6
|
Fixes flaky test-http-pipeline-requests-connection-leak.js (#20248)
|
2025-06-07 05:19:11 -07:00 |
|
190n
|
61e03a2758
|
Switch back from quick_exit(134) to abort() in Windows crash handler (#20194)
|
2025-06-05 20:39:47 -07:00 |
|
Jarred Sumner
|
27abb51561
|
Add fallback for ADDRCONFIG like Chrome's, avoid glibc UDP port 0 hangs (#19753)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-05 20:20:00 -07:00 |
|
Ciro Spaciari
|
24bc236eb7
|
compat(http2) fix flow protocol (#20051)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-06-05 17:34:30 -07:00 |
|
190n
|
f59050fc23
|
Exit early if V8 tests fail to compile (#20215)
|
2025-06-05 17:15:02 -07:00 |
|
Kai Tamkun
|
817d0464f6
|
Add support for node:vm.SyntheticModule (#19878)
|
2025-06-04 19:41:26 -07:00 |
|
190n
|
d7970946eb
|
Delete flaky tests from #20065 (#20189)
|
2025-06-04 16:44:31 -07:00 |
|
pfg
|
014fb6be8f
|
test-tls-check-server-identity (#20170)
|
2025-06-04 16:44:15 -07:00 |
|
Kai Tamkun
|
adfdaab4fd
|
Add test for #20144 (#20171)
|
2025-06-03 23:41:37 -07:00 |
|
Meghan Denny
|
bfd7fc06c7
|
fix test-net-server-max-connections.js (#20034)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-06-03 22:50:08 -07:00 |
|
pfg
|
bd3abc5a2a
|
Fix calc bug (#20174)
|
2025-06-03 22:08:51 -07:00 |
|
nobkd
|
6edc3a9900
|
remove audit from bun pm help (#20167)
|
2025-06-03 14:37:03 -07:00 |
|
Jarred Sumner
|
1bd44e9ce7
|
Fixes #18239 (#20152)
|
2025-06-03 13:23:12 -07:00 |
|
Jarred Sumner
|
c7327d62c2
|
bun run prettier
|
2025-06-03 04:17:42 -07:00 |
|
Ali
|
90dda8219f
|
Fixed: radians rewritten to degrees without converting (#19848)
|
2025-06-03 04:06:05 -07:00 |
|