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 |
|
190n
|
b212e9dfcc
|
Fix local ASan build (#19441)
|
2025-05-02 20:19:39 -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 |
|
Ashcon Partovi
|
e2ed4f33a9
|
Remove unused files in bun-uws and bun-usockets (#19435)
|
2025-05-02 10:50:39 -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 |
|
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 |
|
Alistair Smith
|
5874cc44d3
|
Bring back default type arguments for Bun.[Sync]Subprocess (#19423)
|
2025-05-01 12:39:11 -07:00 |
|
190n
|
d4cad5d856
|
remove test-http2-large-file (#19407)
|
2025-04-30 17:33:05 -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
|
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 |
|
Meghan Denny
|
8b10b0ae6b
|
Bump
|
2025-04-28 22:48:43 -07:00 |
|
Alistair Smith
|
d4b02dcdc2
|
Support >= 3 arguments in Spawn.stdio (#19358)
bun-v1.2.11
|
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 |
|
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 |
|
Jarred Sumner
|
4b297ef61a
|
Update nodejs-apis.md
|
2025-04-26 03:52:33 -07:00 |
|
Jarred Sumner
|
b82b330954
|
Update nodejs-apis.md
|
2025-04-26 03:51:27 -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 |
|