Jarred Sumner
|
5bcaf32ba3
|
Fix lockfile print crash (#15332)
|
2024-11-22 02:07:11 -08:00 |
|
Jarred Sumner
|
d01bfb5aa2
|
Ensure test with errors before JS execution exit with code 1 (#15321)
|
2024-11-22 01:33:58 -08:00 |
|
pfg
|
78b495aff5
|
fix \uFFFF printing regression (#15330)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-21 22:01:27 -08:00 |
|
Ciro Spaciari
|
6adb3954fe
|
fix(ReadableStream) flush as much we can before ending the stream (#15324)
|
2024-11-21 20:16:43 -08:00 |
|
Ciro Spaciari
|
8c0c97a273
|
fix(ws) ping without parameters (#15319)
|
2024-11-21 17:48:50 -08:00 |
|
pfg
|
95fcee8b76
|
Fix expect toMatchSnapshot not working for some strings (#15183)
|
2024-11-21 17:46:45 -08:00 |
|
Meghan Denny
|
c3f63bcdc4
|
zig: make throwInvalidArguments use JSError (#15305)
|
2024-11-21 16:19:13 -08:00 |
|
Ciro Spaciari
|
0eb6a4c55e
|
fix(Bun.file) throw OOM if read is too big (#15253)
|
2024-11-20 19:56:00 -08:00 |
|
Jarred Sumner
|
a6a4ca1e49
|
fix(install): ensure aliases hash map is initialized (#15280)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-20 18:52:34 -08:00 |
|
Meghan Denny
|
314b4d9b44
|
fix fuzzy-wuzzy test (#15297)
|
2024-11-20 17:21:27 -08:00 |
|
Meghan Denny
|
0e3e33072b
|
zig: rename CallFrame.arguments to .arguments_old to free up decl name (#15296)
|
2024-11-20 16:18:56 -08:00 |
|
Meghan Denny
|
c9d0fd51a9
|
zig: make throwTODO use JSError (#15264)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-20 15:16:51 -08:00 |
|
Meghan Denny
|
1efab7f42d
|
zig: JSValue: make .get and .toSliceOrNull use JSError (#15270)
|
2024-11-20 13:26:41 -08:00 |
|
Meghan Denny
|
61a3f08595
|
bindings: make throwInvalidArgumentTypeValue print the value like the real ERR_INVALID_ARG_TYPE (#14804)
|
2024-11-19 22:35:25 -08:00 |
|
Meghan Denny
|
363595fd31
|
bunjs: print received value when Bun.write is passed a bad argument (#14805)
|
2024-11-19 22:34:41 -08:00 |
|
Meghan Denny
|
173f67d81e
|
zig: make throwError use JSError (#15267)
|
2024-11-19 22:21:02 -08:00 |
|
Meghan Denny
|
b7bd5a4cf5
|
zig: remove noop JSGlobalObject.ptr() (#15268)
|
2024-11-19 19:45:40 -08:00 |
|
Meghan Denny
|
ab3cb68f66
|
zig: make throwNotEnoughArguments use JSError (#15266)
|
2024-11-19 19:07:14 -08:00 |
|
Meghan Denny
|
795f14c1d1
|
zig: align getTruthy to use JSError (#15199)
|
2024-11-19 18:46:08 -08:00 |
|
Ashcon Partovi
|
708ed00705
|
ci: Expand automated build images to Debian, Ubuntu, and Amazon Linux (#15250)
|
2024-11-19 19:31:15 -07:00 |
|
Meghan Denny
|
ba767aa5ba
|
Revert "fix(tls) fix type matching" (#15243)
|
2024-11-19 00:08:25 -08:00 |
|
Kai Tamkun
|
46515d4865
|
Call Bun__onExit + std.os.windows.kernel32.ExitProcess to exit on Windows (#15237)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-11-18 22:58:19 -08:00 |
|
Jarred Sumner
|
3ef35d746a
|
Implement junit test reporter (#15205)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-18 20:50:42 -08:00 |
|
Jarred Sumner
|
adaee07138
|
[Bun.sql] Support TLS (#15217)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-18 19:38:23 -08:00 |
|
pfg
|
8a0666acd1
|
Fix setTimeout with node:util.promisify (#15230)
|
2024-11-18 19:29:55 -08:00 |
|
Ciro Spaciari
|
d19c18580b
|
fix(tls) fix type matching (#15224)
|
2024-11-18 19:23:27 -08:00 |
|
Zack Radisic
|
3c95d5d011
|
Fix bundler crash with onLoad plugins on copy-file loaders used on entrypoints (#15231)
|
2024-11-18 18:50:01 -08:00 |
|
Jarred Sumner
|
9ad3471fb0
|
Support Headers & URLSearchParams in expect().toEqual() (#15195)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-11-18 18:49:29 -08:00 |
|
Dennis Dudek
|
98bb5999a3
|
Fixed Responses to OPTIONS Requests ignore Body (#15108)
|
2024-11-18 17:55:50 -08:00 |
|
Jarred Sumner
|
a5a0539f26
|
Fixes #15177 (#15180)
|
2024-11-16 02:18:13 -08:00 |
|
Dylan Conway
|
910efec0b7
|
fix auto-install on windows when symlinks aren't available (#15182)
|
2024-11-16 00:43:12 -08:00 |
|
Meghan Denny
|
befb269b2d
|
zig: align fromJS methods to using JSError (#15165)
|
2024-11-15 22:14:18 -08:00 |
|
Ashcon Partovi
|
39d8ade27c
|
ci: musl builds (#15154)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-11-15 21:01:55 -08:00 |
|
Meghan Denny
|
4fedc41545
|
musl: fix 'bun upgrade' (#15178)
|
2024-11-15 20:58:23 -08:00 |
|
Jarred Sumner
|
4ddb63e7e2
|
Try linker script (#15158)
|
2024-11-15 13:02:10 -08:00 |
|
ippsav
|
910e479d29
|
Fix node:net not handling path in listen (#15162)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-15 10:35:14 -08:00 |
|
Meghan Denny
|
266e033d6f
|
node:https: fix prototype chain of Agent (#15160)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-14 19:03:16 -08:00 |
|
Meghan Denny
|
2810f39802
|
zig: make all JS constructors use JSError (#15146)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-14 16:36:01 -08:00 |
|
Michael H
|
3170b88058
|
fix vscode debugger (#14995)
|
2024-11-14 14:24:18 -08:00 |
|
Jarred Sumner
|
357581c61a
|
Shrink Bun's binary by 3.5 MB (#15121)
|
2024-11-14 06:02:15 -08:00 |
|
pfg
|
d8987ccdb8
|
Remove assertion in js printer triggering for unicode comments (#15143)
|
2024-11-14 00:14:43 -08:00 |
|
Meghan Denny
|
fdd8d35845
|
allow zig js host functions to return JSError (#15120)
|
2024-11-13 21:11:56 -08:00 |
|
dave caruso
|
32ddf343ee
|
bake: csr, streaming ssr, serve integration, safer jsvalue functions, &more (#14900)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-13 18:19:12 -08:00 |
|
Meghan Denny
|
9b0cdf01f9
|
cpp: Bun::toStringRef: return dead when exception has been thrown (#15127)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-13 17:03:59 -08:00 |
|
Meghan Denny
|
35513a9d6d
|
zig: remove JSValue.isEmpty (#15128)
|
2024-11-13 16:04:13 -08:00 |
|
Meghan Denny
|
f8979b05b1
|
rid nearly all use of ExceptionRef in zig (#15100)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-11-13 15:23:52 -08:00 |
|
ippsav
|
ec91e91fda
|
Pass missing signal code for child_process.spawnSync (#15137)
|
2024-11-13 15:07:43 -08:00 |
|
Dylan Conway
|
c5df329772
|
#15059 follow-up (#15118)
|
2024-11-12 18:17:35 -08:00 |
|
Ciro Spaciari
|
e945146fde
|
fix(bundler) fix pretty path resolution (#15119)
|
2024-11-12 18:16:13 -08:00 |
|
Ciro Spaciari
|
873b0a7540
|
fix(socket) Support named pipes on Windows using forward slashes (#15112)
|
2024-11-12 16:09:43 -08:00 |
|