Alistair Smith
|
6a363a38da
|
node:net compat: Invalid port test for .listen (#19768)
|
2025-05-21 11:56:17 -07:00 |
|
Seokho Song, dave@modusign
|
2fc8785868
|
Add x25519 elliptic curve cryptography to webcrypto (#19674)
|
2025-05-21 11:23:23 -07:00 |
|
Jarred Sumner
|
4ca83be84f
|
Add Zstd decompression to HTTP client (#19800)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-20 23:26:47 -07:00 |
|
Jarred Sumner
|
8aae534270
|
Fix Node browser fallbacks to have util.inherit and other size improvements (#19783)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-20 23:25:52 -07:00 |
|
Dylan Conway
|
98ee30eccf
|
Implement catalogs in bun install (#19809)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.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-05-20 23:03:21 -07:00 |
|
pfg
|
beb1db967b
|
Fix numeric header in node http server (#19811)
|
2025-05-20 21:32:07 -07:00 |
|
Ciro Spaciari
|
0e883c935c
|
fix(install/fetch) proper handle proxy (#19771)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-05-20 21:11:22 -07:00 |
|
190n
|
e23491391b
|
bun run prettier (#19807)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-20 20:01:38 -07:00 |
|
Ben Grant
|
1ebec90d6e
|
Revert "Add test from #18287 (#19775)"
This reverts commit f1504c4265.
|
2025-05-20 12:22:01 -07:00 |
|
190n
|
f1504c4265
|
Add test from #18287 (#19775)
|
2025-05-20 11:56:30 -07:00 |
|
Dylan Conway
|
33be08bde8
|
Fix RuntimeError.from return value (#19777)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2025-05-19 17:05:10 -07:00 |
|
Braden Everson
|
67b64c3334
|
Update TextDecoder's constructor to Handle Undefined (#19708)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-19 16:44:57 -07:00 |
|
Jarred Sumner
|
9e13a93215
|
[internal] Fix importing test/harness.ts without running bun install
|
2025-05-19 02:46:31 -07:00 |
|
Jarred Sumner
|
9bee7a64a2
|
Support method-specific routes for html & static routes (#19710)
|
2025-05-17 00:28:01 -07:00 |
|
Jarred Sumner
|
ea6f6dff7f
|
bun init: Add --react flag (#19687)
|
2025-05-16 23:40:56 -07:00 |
|
pfg
|
342fe232d0
|
test-eventtarget.js (#19547)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-05-16 23:17:35 -07:00 |
|
pfg
|
89c5e40544
|
ReadableStream & ReadableByteStream fixes (#19683)
|
2025-05-16 22:30:58 -07:00 |
|
Jarred Sumner
|
95af099a0c
|
Fixes #19695 (#19712)
|
2025-05-16 22:29:28 -07:00 |
|
pfg
|
8686361f4f
|
fix constant folding bug (#19707)
|
2025-05-16 20:32:29 -07:00 |
|
Dylan Conway
|
3983010835
|
fix test-set-process-debug-port.js (#19662)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-05-15 21:38:50 -07:00 |
|
Dylan Conway
|
45198e1e45
|
add ClientRequest.prototype.clearTimeout (#19612)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-14 22:15:33 -07:00 |
|
pfg
|
a7b46ebbfe
|
fastGet can throw (#19506)
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-14 22:14:20 -07:00 |
|
190n
|
6090833da6
|
deflake worker.test.ts (#19634)
|
2025-05-14 18:58:24 -07:00 |
|
190n
|
efc9cae938
|
pass test-worker-message-port-constructor (#19617)
|
2025-05-14 18:57:29 -07:00 |
|
pfg
|
06fa1ed598
|
Add support for maxSendHeaderBlockLength in http2 client (#19642)
|
2025-05-14 18:56:55 -07:00 |
|
190n
|
cd8d037c79
|
pass test-worker-message-event.js (#19614)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-14 18:56:14 -07:00 |
|
Dylan Conway
|
5e8fbf57cb
|
fix test-outgoing-message-pipe.js (#19613)
|
2025-05-14 18:50:26 -07:00 |
|
190n
|
85766e90bf
|
deflake setTimeout.test.js (#19636)
|
2025-05-14 18:49:11 -07:00 |
|
Meghan Denny
|
839ad3732f
|
node: fix test-net-access-byteswritten.js (#19643)
|
2025-05-14 18:48:35 -07:00 |
|
Michael H
|
4a6f179db5
|
Fix autoinstall flags - make --install=force work (#19638)
|
2025-05-13 21:09:15 -07:00 |
|
190n
|
270c09bd90
|
Fix bundler_compile.test.ts (#19633)
|
2025-05-13 16:51:19 -07:00 |
|
Ciro Spaciari
|
d40662760a
|
Revert "Revert "compat(http2) validations and some behavior fixes (#19558)"" (#19630)
|
2025-05-13 16:47:42 -07:00 |
|
Seokho Song, dave@modusign
|
dcf1b1fbf5
|
Fix css custom property parser uninteded removing previous token (#19599)
|
2025-05-12 18:45:46 -07:00 |
|
190n
|
4e234ded2a
|
Revert "compat(http2) validations and some behavior fixes (#19558)" (#19616)
|
2025-05-12 18:02:37 -07:00 |
|
Dylan Conway
|
d900309354
|
add missing snapshot from esbuild/css.test.ts (#19605)
|
2025-05-12 14:13:12 -07:00 |
|
190n
|
a182c313e2
|
pass test-worker-nested-uncaught.js (#19509)
|
2025-05-12 14:10:18 -07:00 |
|
Dylan Conway
|
a2ae0d06b3
|
fix test-http-agent-getname.js (#19609)
|
2025-05-12 13:44:10 -07:00 |
|
Dylan Conway
|
26579c3ba5
|
fix test-abortsignal-any.mjs (#19511)
|
2025-05-12 13:43:54 -07:00 |
|
Ciro Spaciari
|
dd53294a25
|
compat(http2) validations and some behavior fixes (#19558)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-12 13:42:24 -07:00 |
|
Ciro Spaciari
|
0a0205be6e
|
compat(node:http) more (#19527)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-10 21:28:31 -07:00 |
|
Jarred Sumner
|
64ed68c9e0
|
Delete .node files from bun build --compile after dlopen (#19551)
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-09 21:26:28 -07:00 |
|
Alistair Smith
|
d09cbdfae9
|
Add a RedisClient#getBuffer method (#19567)
|
2025-05-09 21:25:40 -07:00 |
|
Dylan Conway
|
15a5e3a924
|
add process.resourceUsage (#19481)
|
2025-05-09 19:49:52 -07:00 |
|
Dylan Conway
|
ec865e385a
|
fix test-webcrypto-random.js (#19264)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-09 18:09:32 -07:00 |
|
Dylan Conway
|
4a210138a9
|
implement --no-addons flag and "node-addons" export condition (#19530)
|
2025-05-09 18:07:55 -07:00 |
|
pfg
|
a4bc1c8a35
|
Fix inline snapshot whitespace matching bug (#19564)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-09 15:37:30 -07:00 |
|
Jarred Sumner
|
14b439a115
|
Fix formatters not running in CI + delete unnecessary files (#19433)
|
2025-05-08 23:22:16 -07:00 |
|
190n
|
b5f31a6ee2
|
node:worker_threads: improve error messages, support environmentData, emit worker event (#18768)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-08 19:27:46 -07:00 |
|
Alistair Smith
|
a8cc395a20
|
fix tls-keyengine-invalid-arg-type test (#19505)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-05-08 18:52:00 -07:00 |
|
190n
|
71c770f3ae
|
fix sql.test.ts (#19544)
|
2025-05-08 18:51:32 -07:00 |
|