Jarred Sumner
|
df7b6b4813
|
Add NODE_NO_WARNINGS (#21075)
|
2025-07-15 16:27:21 -07:00 |
|
Meghan Denny
|
6c5b863530
|
safety: a lot more exception checker progress (#20817)
|
2025-07-10 15:34:51 -07:00 |
|
Michael H
|
0612dc7bd9
|
Support process.features.typescript (#20801)
|
2025-07-03 16:26:32 -07:00 |
|
Jarred Sumner
|
5a7b5ceb33
|
Fix several missing async context tracking callbacks (#20759)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-07-02 17:45:00 -07:00 |
|
190n
|
172aecb02e
|
[publish images] Upgrade self-reported Node.js version from 22.6.0 to 24.3.0 (v2) (#20772)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: pfg <pfg@pfg.pw>
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-07-02 12:06:08 -07:00 |
|
Ben Grant
|
ea57037567
|
Revert "Upgrade self-reported Node.js version from 22.6.0 to 24.3.0 (#20659) [publish images]"
This reverts commit 80309e4d59. It breaks the Windows CI.
|
2025-07-02 09:40:32 -07:00 |
|
Jarred Sumner
|
80309e4d59
|
Upgrade self-reported Node.js version from 22.6.0 to 24.3.0 (#20659) [publish images]
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: pfg <pfg@pfg.pw>
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-07-02 00:03:05 -07:00 |
|
Meghan Denny
|
f9712ce309
|
make node:buffer,zlib,stream,fs exception checker clear (#20494)
|
2025-06-25 18:36:08 -07:00 |
|
Meghan Denny
|
2072fa1d59
|
cpp: audit redundant and problematic uses of JSValue constructor (#20623)
|
2025-06-24 20:58:44 -07:00 |
|
Jarred Sumner
|
e30d6d21f5
|
Bump WebKit - June 23rd edition (#20598)
|
2025-06-23 17:17:32 -07:00 |
|
Michael H
|
770c1c8327
|
fix test-child-process-fork-exec-argv.js (#19639)
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-20 11:53:36 -07:00 |
|
190n
|
346e97dde2
|
fix bugs found by exception scope verification (#20285)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-06-18 23:08:19 -07:00 |
|
Jarred Sumner
|
775c3b1987
|
Update WebKit (#20413)
Co-authored-by: Claude <noreply@anthropic.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-06-16 14:01:58 -07:00 |
|
pfg
|
c44515eaaf
|
Support --unhandled-rejections flag and rejectionHandled event (#19874)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-13 19:05:05 -07:00 |
|
Kai Tamkun
|
817d0464f6
|
Add support for node:vm.SyntheticModule (#19878)
|
2025-06-04 19:41:26 -07:00 |
|
Meghan Denny
|
5c7991b707
|
cpp: fix compile errors caught from disallowing implicit conversion from JSValue to EncodedJSValue (#20175)
|
2025-06-04 14:48:35 -07:00 |
|
Meghan Denny
|
284de53f26
|
safety: audit and add missing exception checks to JSC::constructArray+constructEmptyArray (#20119)
|
2025-05-31 20:05:02 -07:00 |
|
Dylan Conway
|
ce8767cdc8
|
add HTTPParser (#20049)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-31 16:21:08 -07:00 |
|
Jarred Sumner
|
a4819b41e9
|
Fix setSourceMapsEnabled node test (#20039)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-29 18:04:31 -07:00 |
|
190n
|
2bb36ca6b4
|
Fix crash initializing process stdio streams while process is overridden (#19978)
|
2025-05-28 22:57:59 -07:00 |
|
Kai Tamkun
|
392212b090
|
node:vm compatibility (#19703)
|
2025-05-23 22:59:58 -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 |
|
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 |
|
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 |
|
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 |
|
Dylan Conway
|
15a5e3a924
|
add process.resourceUsage (#19481)
|
2025-05-09 19:49:52 -07:00 |
|
Dylan Conway
|
4a210138a9
|
implement --no-addons flag and "node-addons" export condition (#19530)
|
2025-05-09 18:07:55 -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 |
|
pfg
|
00a3cbd977
|
more child-process (#18688)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-05-06 22:12:24 -07:00 |
|
Jarred Sumner
|
d8a69d6823
|
Enable ASAN with linux-x64-asan in CI
|
2025-05-02 10:44:09 -07:00 |
|
Dylan Conway
|
1ee7bab0e7
|
fix test-parse-args.mjs (#19308)
|
2025-04-26 23:27:50 -07:00 |
|
Dylan Conway
|
4c059b290c
|
implement process.ref and process.unref (#19265)
|
2025-04-25 18:27:11 -07:00 |
|
Dylan Conway
|
2d8009c19b
|
Revert "add process.ref and process.unref"
This reverts commit 1924c27f1d.
|
2025-04-24 16:43:13 -07:00 |
|
Dylan Conway
|
1924c27f1d
|
add process.ref and process.unref
|
2025-04-24 16:41:58 -07:00 |
|
190n
|
6aaef99f88
|
Use macro to declare and visit garbage-collected GlobalObject members (#18835)
|
2025-04-23 12:03:04 -07:00 |
|
Zack Radisic
|
5c0fa6dc21
|
Better error message for NAPI modules which access unsupported libuv functions (#18503)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-26 23:57:10 -07:00 |
|
chloe caruso
|
eae2c889ed
|
refactor and rename JSCommonJSModule (#18390)
|
2025-03-21 18:46:39 -07:00 |
|
chloe caruso
|
b5cbf16cb8
|
module pr 2 (#18266)
|
2025-03-20 00:45:44 -07:00 |
|
Jarred Sumner
|
e39305dd91
|
Remove deprecated shim wrapper for zig <> c++ fns (#18269)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-03-19 15:40:08 -07:00 |
|
Dylan Conway
|
4214cc0aaa
|
followup #18044 and #17850 (#18205)
|
2025-03-14 21:26:12 -07:00 |
|
chloe caruso
|
85376147a4
|
node:module compatibility pt 1 (#18106)
|
2025-03-12 15:47:41 -07:00 |
|
pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
Meghan Denny
|
ba7f59355f
|
js: de-class-ify node:net.Socket (#17997)
|
2025-03-10 23:37:11 -07:00 |
|
chloe caruso
|
e7790894d9
|
elaborate on error "Expected Sink" (#15234)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-27 17:08:00 -08:00 |
|
190n
|
efabdcbe1f
|
Start fixing bugs discovered by Node.js's Node-API tests (#14501)
Co-authored-by: Kai Tamkun <kai@tamkun.io>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <190n@users.noreply.github.com>
|
2025-02-26 22:11:42 -08:00 |
|
190n
|
b3edef5989
|
node:timers fixes (#16855)
|
2025-02-26 16:45:02 -08:00 |
|
Meghan Denny
|
27c90786ca
|
node: implement process.binding('fs') (#17480)
|
2025-02-20 22:15:01 -08:00 |
|
Meghan Denny
|
6353fa4806
|
node:buffer: fix read (#17299)
|
2025-02-12 23:37:36 -08:00 |
|
Meghan Denny
|
c445cdaf13
|
cpp: fix asan error in process.setuid/setgid (#17300)
|
2025-02-12 23:13:07 -08:00 |
|