Meghan Denny
|
66fb9f1097
|
test: install detect-libc (#18185)
|
2025-03-14 09:49:19 -07:00 |
|
Don Isaac
|
062a5b9bf8
|
fix(shell): remove unecessary allocations when printing errors (#17898)
|
2025-03-14 08:45:34 -07:00 |
|
Ciro Spaciari
|
5bedf15462
|
fix(crypto) Fix ED25519 from private (#18188)
|
2025-03-13 23:18:48 -07:00 |
|
Meghan Denny
|
d7aee40387
|
node: fix test-buffer-creation-regression.js (#18184)
|
2025-03-13 21:44:43 -07:00 |
|
Don Isaac
|
26f08fabd7
|
fix(ShadowRealm): give global objects a unique execution context id (#18179)
|
2025-03-13 21:00:35 -07:00 |
|
Jarred Sumner
|
05b48ce57c
|
Implement node:crypto DiffieHellman (in native code) (#17850)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-03-13 20:26:25 -07:00 |
|
Don Isaac
|
1ed87f4e83
|
fix: deadlock in Cow debug checks (#18173)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-03-13 16:42:06 -07:00 |
|
Niklas Mollenhauer
|
b089558674
|
fix: removal of trailing slash in s3 presign (#18158)
|
2025-03-13 13:19:04 -07:00 |
|
Ciro Spaciari
|
45df1dbba0
|
fix(usockets) only add socket and context to the free list after socket on_close callback returns (#18144)
|
2025-03-13 12:45:53 -07:00 |
|
Ciro Spaciari
|
beb32770f0
|
fix(tests) move to the right folder (#18130)
|
2025-03-13 12:40:49 -07:00 |
|
Meghan Denny
|
3eec297282
|
js: no longer provide our own 'detect-libc' (#18138)
|
2025-03-13 12:40:37 -07:00 |
|
Don Isaac
|
b0b6c979ee
|
fix(bun-plugin-svelte): handle "svelte" export conditions (#18150)
|
2025-03-13 12:40:22 -07:00 |
|
Indigo
|
7d69ac03ec
|
sqlite: Enable passing options to Database.deserialize to enable strict mode (#17726)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-13 12:36:51 -07:00 |
|
Ashcon Partovi
|
d7e08abce8
|
Fix setTimeout(() => {}) from emitting a warning (#18160)
|
2025-03-13 11:37:48 -07:00 |
|
Nicholas Lister
|
d907942966
|
docs: fix typos in plugins.md (#18163)
|
2025-03-13 11:05:21 -07:00 |
|
aab
|
fe0e737f7b
|
types: fix error for Uint8Array.fromBase64 (#18153)
|
2025-03-13 09:03:45 -07:00 |
|
Alistair Smith
|
8da959df85
|
fix: Move ShellError inside bun module decl (#18149)
|
2025-03-12 21:57:04 -07:00 |
|
pfg
|
d7a047a533
|
Fix #18131 (global catch-all route does not work with callback handler) (#18148)
|
2025-03-12 21:39:31 -07:00 |
|
Meghan Denny
|
c260223127
|
node: fix test-tls-translate-peer-certificate.js (#18136)
|
2025-03-12 21:00:22 -07:00 |
|
Meghan Denny
|
e834a80b7b
|
node: fix test-tls-timeout-server-2.js (#18143)
|
2025-03-12 19:31:22 -07:00 |
|
pfg
|
7011dd6524
|
Update webkit build instructions (#18142)
|
2025-03-12 18:15:35 -07:00 |
|
190n
|
cde668b54c
|
Better edge case handling in napi_value<->String conversion (#18107)
|
2025-03-12 18:15:00 -07:00 |
|
Zack Radisic
|
01db86e915
|
Fix #18064 (#18134)
|
2025-03-12 16:08:16 -07:00 |
|
chloe caruso
|
85376147a4
|
node:module compatibility pt 1 (#18106)
|
2025-03-12 15:47:41 -07:00 |
|
Meghan Denny
|
d2ecce272c
|
node: fix test-net-server-close-before-calling-lookup-callback.js (#18103)
|
2025-03-12 14:21:24 -07:00 |
|
Meghan Denny
|
7ee0b428d6
|
node: fix test-tls-connect-simple.js (#18094)
|
2025-03-12 14:20:39 -07:00 |
|
Meghan Denny
|
9482e4c86a
|
node: fix test-tls-close-event-after-write.js (#18098)
|
2025-03-12 14:20:14 -07:00 |
|
Meghan Denny
|
42276a9500
|
node: fix test-tls-connect-hwm-option.js (#18096)
|
2025-03-12 14:20:02 -07:00 |
|
Kai Tamkun
|
ae8f78c84d
|
UDP: reset cached address and remoteAddress properties (#18043)
|
2025-03-12 14:19:44 -07:00 |
|
Meghan Denny
|
9636852224
|
node: fix test-tls-client-abort2.js (#18099)
|
2025-03-12 14:19:22 -07:00 |
|
Meghan Denny
|
5f72715a42
|
node: fix test-tls-invoke-queued.js (#18091)
|
2025-03-12 14:19:08 -07:00 |
|
Ciro Spaciari
|
c60b5dd4d6
|
compat(http) more compat in http (#18074)
|
2025-03-12 14:18:51 -07:00 |
|
Meghan Denny
|
42c474a21f
|
node: fix test-net-socket-end-callback.js (#18102)
|
2025-03-12 14:17:29 -07:00 |
|
Meghan Denny
|
04078fbf61
|
node: fix test-tls-0-dns-altname.js (#18100)
|
2025-03-12 14:17:18 -07:00 |
|
Zack Radisic
|
28ebbb3f20
|
Fix node:vm test (#18081)
|
2025-03-12 14:16:03 -07:00 |
|
ippsav
|
96fa32bcc1
|
Fix transpiler encoding issue (#18057)
|
2025-03-12 13:58:53 -07:00 |
|
Pham Minh Triet
|
b3246b6971
|
fix(docs): remove extra character (#18123)
|
2025-03-12 13:26:27 -07:00 |
|
Meghan Denny
|
0345414ded
|
node: fix test-net-reuseport.js (#18104)
|
2025-03-12 12:25:39 -07:00 |
|
Alistair Smith
|
01d214b276
|
Fix some higher priority @types/bun issues (devserver, serve) (#18121)
|
2025-03-12 18:38:31 +00:00 |
|
pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
pfg
|
5c7df736bf
|
Bring back btjs (#18108)
|
2025-03-11 22:51:05 -07:00 |
|
Meghan Denny
|
29870cb572
|
node: fix test-tls-interleave.js (#18092)
|
2025-03-11 20:33:42 -07:00 |
|
Meghan Denny
|
32223e90e3
|
node: fix test-tls-transport-destroy-after-own-gc.js (#18087)
|
2025-03-11 20:33:25 -07:00 |
|
Meghan Denny
|
31198cdbd9
|
node: fix test-tls-connect-pipe.js (#18095)
|
2025-03-11 20:33:13 -07:00 |
|
Meghan Denny
|
971f2b1ed7
|
node: fix test-tls-destroy-whilst-write.js (#18093)
|
2025-03-11 20:32:52 -07:00 |
|
chloe caruso
|
832cf91e88
|
remove a memory leak in bun.String.concat/createFromConcat (#18084)
|
2025-03-11 20:30:51 -07:00 |
|
Kai Tamkun
|
2e010073aa
|
Fix express responses dying early (#18080)
|
2025-03-11 19:53:50 -07:00 |
|
Ciro Spaciari
|
4c93b72906
|
compat(http2) more http2 compatibility improvements (#18060)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-03-11 19:46:05 -07:00 |
|
Meghan Denny
|
7091fd5791
|
node: fix test-tls-write-error.js (#18082)
|
2025-03-11 18:46:15 -07:00 |
|
Meghan Denny
|
e5edd388a0
|
node: fix test-tls-use-after-free-regression.js (#18085)
|
2025-03-11 18:45:12 -07:00 |
|