pfg
|
93fdbed85d
|
add back whitespace checks but limited to 33 bytes
|
2024-12-06 20:03:20 -08:00 |
|
pfg
|
1982df220b
|
remove empty file checks & remove isAllWhitespace
|
2024-12-06 15:37:50 -08:00 |
|
pfg
|
7cd823feeb
|
Fix importing empty .txt file
|
2024-12-06 15:23:40 -08:00 |
|
Ciro Spaciari
|
fcca2cc398
|
fix(fetch) fix redirect + Connection: close (#15623)
|
2024-12-06 15:06:11 -08:00 |
|
Jarred Sumner
|
b453360dff
|
Fixes #15480 (#15611)
|
2024-12-05 21:15:21 -08:00 |
|
pfg
|
1476e4c958
|
implement toThrowErrorMatchingSnapshot, toThrowErrorMatchingInlineSnapshot (#15607)
|
2024-12-05 19:07:18 -08:00 |
|
Ashcon Partovi
|
fa6ac405a4
|
ci: Add bootstrap.ps1 and automate Windows build images (#15606)
|
2024-12-05 15:16:37 -07:00 |
|
pfg
|
4c8cbecb08
|
Support flag parameter in readFileSync (#15595)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-05 13:41:44 -08:00 |
|
Michael H
|
00b7d6479b
|
bun repl disable inspector/debugger (#15594)
|
2024-12-05 13:41:21 -08:00 |
|
pfg
|
bcf023c829
|
Implement expect().toMatchInlineSnapshot() (#15570)
|
2024-12-05 13:07:10 -08:00 |
|
Jarred Sumner
|
b7b1ca8ebe
|
Fixes https://github.com/oven-sh/bun/issues/15307
|
2024-12-05 02:39:34 -08:00 |
|
Jarred Sumner
|
784bc4e012
|
Introduce high-performance native addon API in Bun.build, starting with build.onBeforeParse hook (#14971)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-12-04 22:35:43 -08:00 |
|
Ciro Spaciari
|
dd5c40dab7
|
fix(node:http) fix node:http chunked encoding on server and add chunked encoding support on the client (#15579)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:58:21 -08:00 |
|
190n
|
3a4a9ae4e9
|
Add v8::api_internal::FromJustIsNothing (#15583)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:57:40 -08:00 |
|
Jarred Sumner
|
9d1a35b658
|
Fixes https://github.com/oven-sh/bun/issues/15556 (#15582)
Co-authored-by: Andres Gutierrez <andresgutierrez535@gmail.com>
|
2024-12-04 17:57:05 -08:00 |
|
Meghan Denny
|
61cc9c3947
|
Revert "ci: Add bootstrap.ps1 and automate Windows build images" (#15591)
|
2024-12-04 17:07:35 -08:00 |
|
Ashcon Partovi
|
e904a181d8
|
ci: Add bootstrap.ps1 and automate Windows build images (#15466)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-12-04 17:33:00 -07:00 |
|
Jarred Sumner
|
e4aeb761e4
|
Ensure we always drain the dependency list in runTasks() (#15511)
|
2024-12-04 12:40:11 -08:00 |
|
pfg
|
f9efe94b85
|
Fixes ^C on bun vite (#15545)
|
2024-12-04 12:39:55 -08:00 |
|
Robert Shuford
|
7eb8a3feae
|
Fixes #14433 - global .npmrc not using auth (#15539)
|
2024-12-04 12:37:18 -08:00 |
|
dave caruso
|
baff3c900e
|
bake: fix the big regressions (#15544)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-12-03 22:15:59 -08:00 |
|
Meghan Denny
|
23299dadf6
|
ci: run node tests directly instead of translated files (#15565)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-12-03 22:10:50 -08:00 |
|
Jarred Sumner
|
0d5e4e162b
|
spawnSync shouldn't throw (#15561)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-12-03 19:26:36 -08:00 |
|
Don Isaac
|
d27594ecf4
|
fix(deps/boringssl): re-enable BIO_new_mem_buf (#15559)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-03 16:11:42 -08:00 |
|
Ciro Spaciari
|
a2e2d114e9
|
fix(net/tls) fix backpressure pause on socket (#15543)
|
2024-12-03 12:53:48 -08:00 |
|
Kai Tamkun
|
da3d64b1ef
|
Remove a duplicate if statement (#15555)
|
2024-12-03 12:33:27 -08:00 |
|
Jarred Sumner
|
ce64e04b16
|
Reduce memory usage of WebSocket server (#15553)
|
2024-12-03 12:33:04 -08:00 |
|
Dylan Conway
|
55473cb64a
|
fix(node:crypto): use options from createHash(alg, options) (#15547)
|
2024-12-03 12:32:41 -08:00 |
|
Dylan Conway
|
6d453be7d9
|
fix 14540 (#15498)
|
2024-12-02 14:57:49 -08:00 |
|
Meghan Denny
|
2d441d868b
|
zig: make throw use JSError (#15444)
|
2024-12-02 14:19:18 -08:00 |
|
dave caruso
|
8aa451c2dc
|
bake(dev): plugins in dev server, with other fixes (#15467)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-29 19:07:56 -08:00 |
|
Michael H
|
497cef9759
|
bun upgrade --help document --stable option (#15472)
Co-authored-by: RiskyMH <RiskyMH@users.noreply.github.com>
|
2024-11-29 18:02:18 -08:00 |
|
Jarred Sumner
|
bf2f153f5c
|
Check for unix:// instead of unix:
|
2024-11-28 22:07:06 -08:00 |
|
Jarred Sumner
|
f64a4c4ace
|
Fix debugger connection issue on Windows
|
2024-11-28 22:05:58 -08:00 |
|
Jarred Sumner
|
0216431c98
|
Clean up debugger waiting logic (#15469)
|
2024-11-28 01:34:31 -08:00 |
|
Jarred Sumner
|
5d1609fe5c
|
Fixes #15470
|
2024-11-28 00:40:17 -08:00 |
|
Ciro Spaciari
|
471fe7b886
|
fix(net/tls) fix reusePort, allowHalfOpen, FIN before reconnect (#15452)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-27 21:30:30 -08:00 |
|
Alistair Smith
|
08222eda71
|
fix: Connect with 1 socket to new env var but still work with js debug terminal (#15458)
|
2024-11-27 20:47:23 -08:00 |
|
github-actions[bot]
|
6f8c5959d0
|
deps: update sqlite to 3.470.100 (#15465)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-11-27 20:39:38 -08:00 |
|
Kai Tamkun
|
7fd16ebffa
|
Fix incorrect public TS class field name minification (#15411)
|
2024-11-27 14:06:09 -08:00 |
|
Dennis Dudek
|
1bb211df56
|
bustDirCache on FileSystemRouter.reload & fix of dir_cache keys in windows (#15091)
Co-authored-by: dave caruso <me@paperdave.net>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-27 12:21:32 -08:00 |
|
Jarred Sumner
|
3afd19c73c
|
Clean up .throwError (#15433)
|
2024-11-26 18:22:37 -08:00 |
|
Meghan Denny
|
b6a231add3
|
musl: fix test/js/bun/http/serve.test.ts (#15271)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-26 18:18:29 -08:00 |
|
Meghan Denny
|
215fdb4697
|
zig: make throwInvalidArgumentTypeValue use JSError (#15302)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-26 17:17:12 -08:00 |
|
snwy
|
578bdf1cd6
|
bake: params used when doing static site generation (#15430)
|
2024-11-26 16:58:14 -08:00 |
|
Ciro Spaciari
|
cf2fa30639
|
fix(fetch) fix deref + deinit (#15432)
|
2024-11-26 16:56:55 -08:00 |
|
Michael H
|
0d6d4faa51
|
better printing for console.log types (#15404)
|
2024-11-26 14:27:39 -08:00 |
|
Meghan Denny
|
5e4642295a
|
zig: eliminate errorUnionToCPP (#15416)
|
2024-11-26 14:11:48 -08:00 |
|
Kai Tamkun
|
68f026b3cd
|
FFI: provide napi_env explicitly (#15431)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-26 13:54:24 -08:00 |
|
Meghan Denny
|
5e9563833d
|
zig: fix missed compile error from merge
|
2024-11-26 13:35:32 -08:00 |
|