Jarred Sumner
|
d291b56f8b
|
Fixes #19475 (#19495)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-06 20:17:23 -07:00 |
|
Jarred Sumner
|
5a58c02ed8
|
Normalize websocket URL in HMR to support older versions of Chrome (#19469)
|
2025-05-05 19:41:40 -07:00 |
|
Dylan Conway
|
8deac8b3b9
|
node:util fixes (#19439)
|
2025-05-05 19:40:57 -07:00 |
|
Jarred Sumner
|
0a624bc0a8
|
Split WebSocket into more files (#19471)
|
2025-05-05 19:38:52 -07:00 |
|
Alistair Smith
|
ded202d57b
|
fix: parallel/test-cluster-eaddrinuse.js passing (#19444)
|
2025-05-05 17:08:18 -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
|
d26e140287
|
Make the development: setting slightly cleaner in the init templates
|
2025-05-03 16:57:53 -07:00 |
|
Jarred Sumner
|
8e829e1cd9
|
Fix windows release build
|
2025-05-03 04:13:40 -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 |
|
chloe caruso
|
67f0c3e016
|
dev server: reference counted source map partials (#19447)
|
2025-05-02 20:02:00 -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 |
|
Kai Tamkun
|
992effaa26
|
node:vm Script cachedData support (#19379)
|
2025-05-01 16:37:02 -07:00 |
|
190n
|
dbd30fe33a
|
chore: fix windows debug build (#19406)
|
2025-05-01 16:36:19 -07:00 |
|
Jarred Sumner
|
af0704b35a
|
Fix race condition in debug build logs (#19414)
|
2025-05-01 16:36:04 -07:00 |
|
Meghan Denny
|
9e201eff9e
|
node:net: implement BlockList (#19277)
|
2025-05-01 16:09:44 -07:00 |
|
Jarred Sumner
|
d60fcefc0c
|
Do not set stack limit at runtime (#19405)
|
2025-04-30 16:12:12 -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 |
|
Dylan Conway
|
e91d190d94
|
fix(install): allow global postinstalls (#19387)
|
2025-04-30 14:42:34 -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
|
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 |
|
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 |
|
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 |
|
Jarred Sumner
|
93ff4d97da
|
Add assertion about returning pointers in constructors (#19332)
|
2025-04-28 02:12:59 -07:00 |
|
Dylan Conway
|
465379d96a
|
add Timeout.prototype.close, _idleTimeout and _onTimeout (#19318)
|
2025-04-28 00:25:25 -07:00 |
|
Jarred Sumner
|
745b37038c
|
Fix crash in InspectorTestReporterAgent (#19325)
|
2025-04-28 00:22:45 -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 |
|
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 |
|