Ben Grant
|
fa91d1346c
|
Merge branch 'main' into ben/worker-stdio
|
2025-05-23 12:32:33 -07:00 |
|
Jarred Sumner
|
3195df8796
|
Remove leading period
|
2025-05-22 23:55:57 -07:00 |
|
Jarred Sumner
|
9d1eace981
|
Add bun pm view command (#19841)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-22 23:51:31 -07:00 |
|
Dylan Conway
|
8e80afbce1
|
Replace string runtime flags with enum (#19827)
|
2025-05-22 22:36:46 -07:00 |
|
190n
|
efb6b823c9
|
Strongly type GlobalObject::processObject() (#19826)
|
2025-05-22 21:48:48 -07:00 |
|
Jarred Sumner
|
69be630aea
|
WebKit Upgrade (#19839)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-22 21:12:43 -07:00 |
|
Jarred Sumner
|
bca833ad59
|
Split lockfile.zig into a more logical directory structure (#19858)
|
2025-05-22 21:11:54 -07:00 |
|
Ciro Spaciari
|
ef9ea8ae1c
|
fix(fetch) ignore trailers and add trailer tests (#19854)
|
2025-05-22 20:17:21 -07:00 |
|
Dylan Conway
|
a844957eb3
|
Use operationMathPow for parser constant folding (#19853)
|
2025-05-22 20:16:37 -07:00 |
|
Ben Grant
|
657ac6a4a3
|
wip
|
2025-05-22 16:29:33 -07:00 |
|
Ben Grant
|
ea35263dad
|
WIP
|
2025-05-21 17:59:55 -07:00 |
|
Ben Grant
|
2e225d5326
|
Add Zig::GlobalObject::worker()
|
2025-05-21 12:52:38 -07:00 |
|
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 |
|
Jarred Sumner
|
497360d543
|
Fix BroadcastChannel.unref() return value (#19810)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
|
2025-05-20 21:09:16 -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
|
bfd12eeeba
|
[bun install] Do not prefetch dns for npm registry if proxy (#19749)
|
2025-05-19 12:35:16 -07:00 |
|
Jarred Sumner
|
004ee11bed
|
[internal builtins] Small typescript fix
|
2025-05-19 12:18:50 -07:00 |
|
Jarred Sumner
|
457c15e424
|
[bun install] Fix race condition when error occurs while extracting tarballs (#19751)
|
2025-05-19 11:55:34 -07:00 |
|
Jarred Sumner
|
815182799e
|
[bun install] Don't save manifest cache when --no-cache is passed (#19752)
|
2025-05-19 11:39:39 -07:00 |
|
Shubham Verma
|
2c5e9e5532
|
Removedep (#19737)
|
2025-05-18 06:13:37 -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
|
df8ad0cf0b
|
Fix utf-8 parsing issue in the parser (#19666)
|
2025-05-14 22:14:55 -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
|
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 |
|
Jarred Sumner
|
83a825edff
|
More efficient protect/unprotect (#19621)
|
2025-05-14 18:49:35 -07:00 |
|
Meghan Denny
|
839ad3732f
|
node: fix test-net-access-byteswritten.js (#19643)
|
2025-05-14 18:48:35 -07:00 |
|
Meghan Denny
|
d774baa28a
|
tidyings from 18962 (#19644)
|
2025-05-14 18:47:51 -07:00 |
|
Alistair Smith
|
6e063fa57b
|
Use "module": "Preserve" (#19655)
Co-authored-by: Matt Pocock <mattpocockvoice@gmail.com>
|
2025-05-14 18:43:15 -07:00 |
|
190n
|
a5358fbbd9
|
Fix Linux ASan debug builds (#19657)
|
2025-05-14 18:42:42 -07:00 |
|
Michael H
|
4a6f179db5
|
Fix autoinstall flags - make --install=force work (#19638)
|
2025-05-13 21:09:15 -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 |
|
Jarred Sumner
|
efdeac0a85
|
Make one of the js_lexer packed structs a u8 (#19497)
|
2025-05-12 14:14:21 -07:00 |
|