Ciro Spaciari
|
55c5ed3d3e
|
fix(tests) update http2 cert in tests (#11462)
|
2024-05-30 13:24:27 -07:00 |
|
Ciro Spaciari
|
a8fcb48609
|
fix(test) handle connect errors on node-tls-context (#11463)
|
2024-05-30 13:24:08 -07:00 |
|
Jarred Sumner
|
45d0c1432b
|
rewrite timers for setTimeout, setInterval, setImmediate (#11419)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-30 02:11:12 -07:00 |
|
Meghan Denny
|
c456622161
|
node:fs/promises.cp should make path if dest does not exist (#11433)
|
2024-05-30 01:15:20 -07:00 |
|
Meghan Denny
|
2285735abd
|
node:zlib: allow passing brotli params in encode+decode options (#11429)
|
2024-05-29 00:51:00 -07:00 |
|
Meghan Denny
|
7f1880cafb
|
Bun.CryptoHasher: fix byteLength and add test (#11431)
|
2024-05-29 00:13:02 -07:00 |
|
Georgijs
|
370db08891
|
Replace Streams.Readable with a JS implementation (#11332)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-28 18:49:59 -07:00 |
|
Jarred Sumner
|
4d03105614
|
Make dns tests use promises instead of done (#11347)
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
|
2024-05-28 17:30:52 -07:00 |
|
Meghan Denny
|
367b69dff5
|
bindings: fix createTypeError and createRangeError inheritance (#11341)
|
2024-05-28 16:54:08 -07:00 |
|
Jonny Burger
|
15603ab596
|
Lift http.createServer maxRequestBodySize (#11426)
|
2024-05-28 15:13:46 -07:00 |
|
Jarred Sumner
|
1041655ff6
|
Implement addAbortListener and getMaxListeners in node:events (#11392)
|
2024-05-28 15:13:27 -07:00 |
|
Jarred Sumner
|
ad5340d971
|
Deflake serve-body-leak.test
|
2024-05-27 15:37:40 -07:00 |
|
Dylan Conway
|
06231b51bd
|
fix(node:path): toNamespacedPath bugfix (#11406)
|
2024-05-27 15:36:54 -07:00 |
|
Jarred Sumner
|
e1eb4a4753
|
Improve unhandled error reporting in bun:test (#11386)
|
2024-05-27 01:55:33 -07:00 |
|
Дмитрий Заводской
|
ad5574b86f
|
Run deinit() on CallbackJob regardless of result type (#11379)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-26 20:02:32 -07:00 |
|
Jarred Sumner
|
af4e844b62
|
Deflake test
|
2024-05-26 04:15:39 -07:00 |
|
Jarred Sumner
|
fdbccef110
|
Speed up a couple tests (#11369)
|
2024-05-26 04:09:28 -07:00 |
|
Jarred Sumner
|
c50e837f34
|
Fix kqueue event handling code (#11364)
|
2024-05-26 02:24:41 -07:00 |
|
Meghan Denny
|
aa3aa888d5
|
ci: windows: fix dns.getServers test (#11309)
Co-authored-by: nektro <nektro@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-25 01:43:13 -07:00 |
|
Georgijs
|
5f7282fea3
|
Fire listeners that are removed during their event (#11329)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-24 14:07:03 -07:00 |
|
Dylan Conway
|
d3fdb17321
|
add jest.setTimeout to bun test (#10687)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-05-23 20:24:54 -07:00 |
|
dave caruso
|
c3157e2c50
|
fix(windows spawn): use Job Object to manage subprocesses of subprocesses (#11240)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-23 19:59:39 -07:00 |
|
Jarred Sumner
|
0905e43049
|
Test gardening (#11285)
|
2024-05-23 19:54:36 -07:00 |
|
Meghan Denny
|
f339e51d84
|
ci: windows: skip bunshell stacktrace test (#11306)
|
2024-05-23 19:43:44 -07:00 |
|
Meghan Denny
|
bdc65d0f87
|
fix spawn-kill-signal.test.ts (#11290)
|
2024-05-23 12:53:22 -07:00 |
|
Jarred Sumner
|
d06498bc96
|
Deflake serve-body-leak test
|
2024-05-22 19:22:22 -07:00 |
|
Jarred Sumner
|
12bb5d03a2
|
Always propagate error in EventEmitter (#11210)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-05-22 16:39:42 -07:00 |
|
Ciro Spaciari
|
096cfeebc0
|
fix(fetch) allow Response to be GC'd before all the request body is received (#10933)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-05-22 15:42:30 -07:00 |
|
Georgijs
|
6c77d5e882
|
bypass getaddrinfo for ip addresses (#11238)
Co-authored-by: Georgijs Vilums <=>
|
2024-05-21 15:51:10 -07:00 |
|
Jarred Sumner
|
c03b35ecfc
|
Fix node:dns error code issue impacting MongoDB (#11235)
|
2024-05-21 14:41:00 -07:00 |
|
Georgijs
|
6e55612d36
|
fix http2 test on windows (#11236)
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-21 14:36:08 -07:00 |
|
Meghan Denny
|
1c99cfebeb
|
crypto: fix digestToBytes and add tests (#11234)
|
2024-05-21 13:51:00 -07:00 |
|
Jarred Sumner
|
bbaeeaeed2
|
Implement expect().toHaveReturned() && expect().toHaveReturnedTimes(n) (#11231)
|
2024-05-21 13:11:26 -07:00 |
|
Meghan Denny
|
396dc78522
|
node:fs: add Dirent.path and .parentPath fields (#11135)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-05-21 11:24:05 -07:00 |
|
Zack Radisic
|
adde0af7b4
|
fix which when bin or PATH is rlly long (#11218)
|
2024-05-21 11:21:29 -07:00 |
|
Jarred Sumner
|
40fcf25e01
|
Fixes "column must be greater than or equal to 0" error (#11211)
|
2024-05-21 11:19:18 -07:00 |
|
Georgijs
|
4df387d59f
|
happy eyeballs (#11206)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-20 22:12:14 -07:00 |
|
Zack Radisic
|
ff1db36aaa
|
shell: handle operators and delimiters better (#11165)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-05-20 10:37:52 -07:00 |
|
Jarred Sumner
|
b15d47dfe8
|
Introduce bun.dns.prefetch API (#11176)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Eric L. Goldstein <3359116+mangs@users.noreply.github.com>
|
2024-05-19 18:08:16 -07:00 |
|
Meghan Denny
|
16e0f6e671
|
make WindowsFileAttributes a packed struct and add a windows junction test (#11161)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-05-19 14:28:43 -07:00 |
|
Jarred Sumner
|
b044387e58
|
Fix icu version test
|
2024-05-19 03:15:00 -07:00 |
|
Georgijs
|
814440b1c0
|
Asynchronous DNS for sockets (#11097)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-05-18 05:11:21 -07:00 |
|
Zack Radisic
|
38122a99b2
|
shell: Fix some cd returning the wrong exit code (#11092)
|
2024-05-17 18:12:57 -07:00 |
|
Jarred Sumner
|
16920a552f
|
Make unhandled exceptions in Bun.serve() within a test() or expect() call fail the test like any other exception (#11141)
|
2024-05-17 18:11:43 -07:00 |
|
Jarred Sumner
|
dfb935dc73
|
Add test for ICU version
|
2024-05-17 03:41:30 -07:00 |
|
Jarred Sumner
|
b220254df4
|
Fix failing test
|
2024-05-16 23:48:48 -07:00 |
|
Meghan Denny
|
d35ea63e6d
|
node:http: convert Agent from class to function (#11130)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-16 23:33:34 -07:00 |
|
Meghan Denny
|
c7d7bc120a
|
node:crypto: add shake128 and shake256 (#11134)
|
2024-05-16 23:16:59 -07:00 |
|
Jarred Sumner
|
44891ee62d
|
Skip bun build of react-dom/server test when react-dom/server is unsupported
|
2024-05-16 21:47:58 -07:00 |
|
Meghan Denny
|
5caca9cd48
|
add .bytes() method to various readables (#11104)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-05-16 19:10:50 -07:00 |
|