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 |
|
pfg
|
b97561f3f8
|
mime api (test-mime-api, test-mime-whatwg) (#19284)
|
2025-04-25 23:40:09 -07:00 |
|
pfg
|
ea681fa9ec
|
test-assert-typedarray-deepequal (#19285)
|
2025-04-25 23:36:07 -07:00 |
|
Meghan Denny
|
d531e86634
|
node:dns: match expected .code on lookup() error (#19294)
|
2025-04-25 23:34:13 -07:00 |
|
Dylan Conway
|
4c059b290c
|
implement process.ref and process.unref (#19265)
|
2025-04-25 18:27:11 -07:00 |
|
Dylan Conway
|
46881358e5
|
Add BroadcastChannel.prototype[util.inspect.custom] (#19269)
|
2025-04-25 18:25:22 -07:00 |
|
190n
|
b58afbc7d5
|
Bump WebKit (#19291)
|
2025-04-25 18:23:31 -07:00 |
|
190n
|
092ad39f6c
|
Disable warnings from Highway (#19288)
|
2025-04-25 18:23:10 -07:00 |
|
cc
|
181da96604
|
compatibility: invalid arg error if error is nullptr in napi_throw (#19283)
|
2025-04-25 18:21:44 -07:00 |
|
Ashcon Partovi
|
397aa4a8a4
|
ci: merge build c++ and build vendor steps (#19292)
|
2025-04-25 18:11:33 -07:00 |
|
Ashcon Partovi
|
8d3f1d07f9
|
Update runner.node.mjs
|
2025-04-25 14:42:01 -07:00 |
|
Meghan Denny
|
eb0ea8e96b
|
misc: tidy socket.zig (#19274)
|
2025-04-25 10:08:07 -07:00 |
|
Jarred Sumner
|
5152254b2b
|
Add test for non-reified static properties on the Bun global (#19270)
|
2025-04-25 00:07:34 -07:00 |
|
Dylan Conway
|
83a2a64965
|
fix test-queue-microtask.js (#19262)
|
2025-04-24 23:03:48 -07:00 |
|
Alistair Smith
|
a1eb595d86
|
Improve types and autocomplete for Bun.spawn (fixes #17274) (#19162)
|
2025-04-24 22:04:28 -07:00 |
|
Alistair Smith
|
e6c516465e
|
Implement test-http2-client-port-80.js (#19267)
|
2025-04-24 22:03:23 -07:00 |
|
Alistair Smith
|
316cc20456
|
Fix test-http2-client-request-options-errors (#19259)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-24 21:42:22 -07:00 |
|
Ciro Spaciari
|
59b2a60790
|
compat(node:http) more passing (#19236)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-24 19:26:55 -07:00 |
|
Dylan Conway
|
d070f110d0
|
Revert "add test"
This reverts commit 33d656eebe.
|
2025-04-24 16:43:14 -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
|
33d656eebe
|
add test
|
2025-04-24 16:42:13 -07:00 |
|
Dylan Conway
|
1924c27f1d
|
add process.ref and process.unref
|
2025-04-24 16:41:58 -07:00 |
|
Alistair Smith
|
7a3dea8ac4
|
Remove failing crypto.subtle.deriveKey check (#19261)
|
2025-04-24 15:29:08 -07:00 |
|
Eckhardt (Kaizen) Dreyer
|
512dee748b
|
docs: update WebSockets example to use Bun.CookieMap (#19181)
|
2025-04-24 00:01:03 -07:00 |
|
Dylan Conway
|
41388204b9
|
update webkit (#19238)
|
2025-04-23 23:21:22 -07:00 |
|
Alistair Smith
|
98c66605e5
|
types: declare Shell as a type (allows for assignment) (#19169)
|
2025-04-23 23:19:53 -07:00 |
|
chloe caruso
|
be65720f71
|
introduce basic devserver stress testing, fix two crashes (#19237)
|
2025-04-23 22:24:39 -07:00 |
|
Alistair Smith
|
9f0ba15995
|
Fix test-{https,tls}-options-boolean-check (#19225)
|
2025-04-23 22:18:43 -07:00 |
|
Alistair Smith
|
c97bbe6428
|
readline: Fix readline-test-promises-csj.mjs (#19235)
|
2025-04-23 22:17:35 -07:00 |
|
Alistair Smith
|
f5fdd02237
|
TLSSocket: Match Node.js behaviour in allowHalfOpen property (#19218)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-23 18:02:41 -07:00 |
|
chloe caruso
|
5cc34b667c
|
fix dce on unused call in comma (#19233)
|
2025-04-23 17:52:52 -07:00 |
|
chloe caruso
|
80aff24951
|
fix: require.extensions uses Strong instead of being clever (#19231)
|
2025-04-23 17:52:41 -07:00 |
|