Kai Tamkun
|
02827d30e4
|
Merge branch 'main' into kai/vm-compat-modules
|
2025-05-23 13:33:55 -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 |
|
Kai Tamkun
|
5dcf2556cd
|
Merge branch 'main' into kai/vm-compat-modules
|
2025-05-22 17:32:49 -07:00 |
|
Alistair Smith
|
6a363a38da
|
node:net compat: Invalid port test for .listen (#19768)
|
2025-05-21 11:56:17 -07:00 |
|
pfg
|
beb1db967b
|
Fix numeric header in node http server (#19811)
|
2025-05-20 21:32:07 -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 |
|
Kai Tamkun
|
ea39f0354d
|
Merge branch 'main' into kai/vm-compat-modules
|
2025-05-16 17:04:59 -07:00 |
|
Kai Tamkun
|
bbf99ad40e
|
Add test-vm-timeout-escape-promise.js
|
2025-05-16 14:54:57 -07:00 |
|
Kai Tamkun
|
afe98167cb
|
Support timeouts better, fix runInNewContext, add test-vm-timeout.js
|
2025-05-16 14:51:44 -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 |
|
Kai Tamkun
|
aec3c9b131
|
test-vm-module-errors.js
|
2025-05-15 21:09:10 -07:00 |
|
Kai Tamkun
|
f2c1d226b8
|
test-vm-module-cached-data.js
|
2025-05-15 20:24:47 -07:00 |
|
Kai Tamkun
|
e68ada09b3
|
test-vm-sigint.js
|
2025-05-15 18:06:36 -07:00 |
|
Kai Tamkun
|
a0ba651846
|
it's a miracle
|
2025-05-15 15:32:22 -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 |
|
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 |
|
Meghan Denny
|
839ad3732f
|
node: fix test-net-access-byteswritten.js (#19643)
|
2025-05-14 18:48:35 -07:00 |
|
Kai Tamkun
|
dbf3897936
|
test-vm-module-link.js
|
2025-05-13 20:38:03 -07:00 |
|
Ciro Spaciari
|
d40662760a
|
Revert "Revert "compat(http2) validations and some behavior fixes (#19558)"" (#19630)
|
2025-05-13 16:47:42 -07:00 |
|
190n
|
4e234ded2a
|
Revert "compat(http2) validations and some behavior fixes (#19558)" (#19616)
|
2025-05-12 18:02:37 -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 |
|
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 |
|
Jarred Sumner
|
14b439a115
|
Fix formatters not running in CI + delete unnecessary files (#19433)
|
2025-05-08 23:22:16 -07:00 |
|
Kai Tamkun
|
dd0d08e842
|
Add test-vm-timeout-escape-promise-module.js
|
2025-05-08 19:41:34 -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 |
|
pfg
|
500199fe8b
|
More node tests (#19197)
|
2025-05-07 16:21:08 -07:00 |
|
pfg
|
00a3cbd977
|
more child-process (#18688)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-05-06 22:12:24 -07:00 |
|
Dylan Conway
|
8deac8b3b9
|
node:util fixes (#19439)
|
2025-05-05 19:40:57 -07:00 |
|
Alistair Smith
|
ded202d57b
|
fix: parallel/test-cluster-eaddrinuse.js passing (#19444)
|
2025-05-05 17:08:18 -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 |
|
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 |
|
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 |
|
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 |
|