Dylan Conway
|
428b9a92de
|
test ci fix (#19483)
|
2025-05-05 17:09:46 -07:00 |
|
Alistair Smith
|
ded202d57b
|
fix: parallel/test-cluster-eaddrinuse.js passing (#19444)
|
2025-05-05 17:08:18 -07:00 |
|
Dylan Conway
|
9dc1ce4f47
|
move next-auth.test.ts fixture into temp directory (#19482)
|
2025-05-05 16:30:53 -07:00 |
|
Jarred Sumner
|
e9c653a1b6
|
Reduce CPU usage when using Bun.spawnSync with inherit (#19105)
|
2025-05-03 20:33:57 -07:00 |
|
Jarred Sumner
|
570e6b7e6a
|
Add WebKit Inspector support to Bun's HTTP Server (#19340)
|
2025-05-03 03:11:55 -07:00 |
|
Jarred Sumner
|
b47c3bb356
|
Fix crash involving importing invalid file URLs (#19451)
|
2025-05-02 22:44:07 -07:00 |
|
Dylan Conway
|
a0819e9d02
|
fix more node:timers tests (#19432)
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-02 20:50:02 -07:00 |
|
190n
|
754032c9ff
|
skip flaky fetch test (#19437)
|
2025-05-02 20:49:15 -07:00 |
|
Jarred Sumner
|
7521e45b17
|
--console & console: true (#19427)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-05-02 12:55:57 -07:00 |
|
Jarred Sumner
|
d8a69d6823
|
Enable ASAN with linux-x64-asan in CI
|
2025-05-02 10:44:09 -07:00 |
|
chloe caruso
|
32c1dcb70d
|
dev server: unref source maps (#19371)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-02 04:13:54 -07:00 |
|
pfg
|
f18a6d7be7
|
test-whatwg-encoding-custom-textdecoder-api-invalid-label.js (#19430)
|
2025-05-02 04:04:44 -07:00 |
|
pfg
|
bbc98cb777
|
test-tls-root-certificates.js (#19426)
|
2025-05-02 04:03:52 -07:00 |
|
pfg
|
5f58be4ed4
|
test-v8-serialize-leak.js (#19425)
|
2025-05-01 23:45:54 -07:00 |
|
190n
|
16ca158267
|
clean up failing tests (#19424)
|
2025-05-01 19:32:31 -07:00 |
|
Kai Tamkun
|
992effaa26
|
node:vm Script cachedData support (#19379)
|
2025-05-01 16:37:02 -07:00 |
|
Meghan Denny
|
9e201eff9e
|
node:net: implement BlockList (#19277)
|
2025-05-01 16:09:44 -07:00 |
|
190n
|
d4cad5d856
|
remove test-http2-large-file (#19407)
|
2025-04-30 17:33:05 -07:00 |
|
190n
|
7e63a7e228
|
restore "remove most static initializers" and investigate test (#19374)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-30 15:05:38 -07:00 |
|
ALBIN BABU VARGHESE
|
fbbc16fec6
|
Fixed TextDecoder fatal option showing invalid arg when giving 0 or 1 (#19378)
Co-authored-by: Albin <albinbabuvarghese@gmail.com>
|
2025-04-30 14:47:58 -07:00 |
|
Jarred Sumner
|
44c97fa591
|
Add WebKit Inspector support for Bun's Dev Server (#19320)
Co-authored-by: chloe caruso <git@paperclover.net>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-04-29 18:34:26 -07:00 |
|
Jarred Sumner
|
7230b88c5d
|
Clean up usage of .destroy in sinks (#19302)
|
2025-04-29 18:30:43 -07:00 |
|
Meghan Denny
|
11978cd48d
|
node: fix test-http-client-request-options.js (#19377)
|
2025-04-29 18:29:47 -07:00 |
|
Meghan Denny
|
2fd2d6eeea
|
node: fix test-http-client-reject-unexpected-agent.js (#19376)
|
2025-04-29 18:28:46 -07:00 |
|
Meghan Denny
|
2a2247bbb6
|
js: fix serialization of non-transferable objects (#19351)
|
2025-04-29 18:23:26 -07:00 |
|
Jarred Sumner
|
3ea7953474
|
Revert "investigate static-initializers.test.ts (#19352)"
This reverts commit b97cc6cb6c.
|
2025-04-29 14:24:31 -07:00 |
|
190n
|
b97cc6cb6c
|
investigate static-initializers.test.ts (#19352)
|
2025-04-29 14:23:20 -07:00 |
|
Meghan Denny
|
4dc7076cad
|
node: fix test-http-client-agent-abort-close-event.js (#19359)
|
2025-04-29 13:01:53 -07:00 |
|
Alistair Smith
|
d4b02dcdc2
|
Support >= 3 arguments in Spawn.stdio (#19358)
|
2025-04-28 21:35:20 -07:00 |
|
chloe caruso
|
26e296a7e8
|
devserver: fix cases where source maps would not remap (#19289)
|
2025-04-28 17:56:35 -07:00 |
|
Ciro Spaciari
|
cb6abd2116
|
fix(node:http) proper send chunked encoding, dont send \r\b twice after headers are flushed (#19344)
|
2025-04-28 16:48:36 -07:00 |
|
Alistair Smith
|
8bd05b534d
|
define sqlite constants as namespace (#19349)
|
2025-04-28 16:35:36 -07:00 |
|
190n
|
7b134693d6
|
Revert "Remove most static initializers (#19298)" (#19353)
|
2025-04-28 15:54:31 -07:00 |
|
Meghan Denny
|
ec6cb8283e
|
bun.serve: use getBooleanStrict for tls.requestCert and tls.rejectUnauthorized (#19293)
|
2025-04-28 03:43:49 -07:00 |
|
Dylan Conway
|
465379d96a
|
add Timeout.prototype.close, _idleTimeout and _onTimeout (#19318)
|
2025-04-28 00:25:25 -07:00 |
|
Dylan Conway
|
1ee7bab0e7
|
fix test-parse-args.mjs (#19308)
|
2025-04-26 23:27:50 -07:00 |
|
Dylan Conway
|
915b8be722
|
fix node:process: avoid duplicate default export (#19311)
|
2025-04-26 17:19:36 -07:00 |
|
Dylan Conway
|
448340cf3f
|
fix test-fs-read-position-validation.mjs (#19287)
|
2025-04-26 04:43:53 -07:00 |
|
Jarred Sumner
|
9ca2e1445c
|
Remove most static initializers (#19298)
|
2025-04-26 04:03:59 -07:00 |
|
Meghan Denny
|
147fb975e1
|
test: fix bundler_compile.test.ts (#19296)
|
2025-04-25 23:43:07 -07:00 |
|
Christoph
|
b7c5bd0922
|
Fix crash on empty text file import (#19165)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-25 23:42:41 -07:00 |
|
pfg
|
b97561f3f8
|
mime api (test-mime-api, test-mime-whatwg) (#19284)
|
2025-04-25 23:40:09 -07:00 |
|
pfg
|
ea681fa9ec
|
test-assert-typedarray-deepequal (#19285)
|
2025-04-25 23:36:07 -07:00 |
|
Meghan Denny
|
d531e86634
|
node:dns: match expected .code on lookup() error (#19294)
|
2025-04-25 23:34:13 -07:00 |
|
Dylan Conway
|
4c059b290c
|
implement process.ref and process.unref (#19265)
|
2025-04-25 18:27:11 -07:00 |
|
Dylan Conway
|
46881358e5
|
Add BroadcastChannel.prototype[util.inspect.custom] (#19269)
|
2025-04-25 18:25:22 -07:00 |
|
cc
|
181da96604
|
compatibility: invalid arg error if error is nullptr in napi_throw (#19283)
|
2025-04-25 18:21:44 -07:00 |
|
Jarred Sumner
|
5152254b2b
|
Add test for non-reified static properties on the Bun global (#19270)
|
2025-04-25 00:07:34 -07:00 |
|
Dylan Conway
|
83a2a64965
|
fix test-queue-microtask.js (#19262)
|
2025-04-24 23:03:48 -07:00 |
|
Alistair Smith
|
a1eb595d86
|
Improve types and autocomplete for Bun.spawn (fixes #17274) (#19162)
|
2025-04-24 22:04:28 -07:00 |
|