190n
|
650c8f6d60
|
cmake: do not accept too-new LLVM versions (#20955)
|
2025-07-10 18:20:51 -07:00 |
|
Meghan Denny
|
055f821a75
|
webkit: disable libpas on windows (#20931)
|
2025-07-10 13:37:31 -07:00 |
|
Dylan Conway
|
f24e8cb98a
|
implement "nodeLinker": "isolated" in bun install (#20440)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-07-09 00:19:57 -07:00 |
|
Jarred Sumner
|
454316ffc3
|
Implement "node:module"'s findSourceMap and SourceMap class (#20863)
Co-authored-by: Claude <claude@anthropic.ai>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-07-07 23:08:12 -07:00 |
|
Ciro Spaciari
|
aa06455987
|
refactor(postgres) improve postgres code base (#20808)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-07-07 18:41:01 -07:00 |
|
Jarred Sumner
|
010e715902
|
Upgrade Webkit to 29bbdff0f94f (#20780)
|
2025-07-02 20:50:15 -07:00 |
|
Michael H
|
764e20ee19
|
implement bun pm version (#20706)
|
2025-07-02 18:54:47 -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 |
|
Ciro Spaciari
|
964f2a8941
|
fix(fetch/s3) Handle backpressure when upload large bodies (#20481)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-06-27 20:52:46 -07:00 |
|
Jarred Sumner
|
3c1a1b5634
|
Implement per-message deflate support in WebSocket client (#20613)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-27 00:04:42 -07:00 |
|
pfg
|
177239cff5
|
Split install.zig into multiple files (#20626)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-26 12:43:46 -07:00 |
|
pfg
|
46cd5b10a1
|
Split js_ast.zig into multiple files (#20651)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-25 21:04:38 -07:00 |
|
Zack Radisic
|
0a3ac50931
|
Refactor shell to use AllocationScope and fix memory issues (#20531)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.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-23 22:29:48 -07:00 |
|
Jarred Sumner
|
e30d6d21f5
|
Bump WebKit - June 23rd edition (#20598)
|
2025-06-23 17:17:32 -07:00 |
|
Jarred Sumner
|
95e12374ed
|
Fix node_api_create_buffer_from_arraybuffer implementation (#20560)
|
2025-06-23 15:06:09 -07:00 |
|
Zack Radisic
|
41d10ed01e
|
Refactor shell and fix some bugs (#20476)
|
2025-06-19 18:47:00 -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
|
aa37ecb7a5
|
Split up Timer.zig into more files (#20465)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-18 12:01:40 -07:00 |
|
Dylan Conway
|
3773ceeb7e
|
Remove PreparePatchPackageInstall (#20457)
|
2025-06-17 17:23:29 -07:00 |
|
Jarred Sumner
|
162a9b66d8
|
bun pm view -> bun info (#20419)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 13:31:16 -07:00 |
|
Jarred Sumner
|
b99a1256ff
|
Split up string_immutable into more files (#20446)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 10:59:07 -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 |
|
Grigory
|
7ee98852c6
|
build: add metadata and icon to windows executable (#20383)
|
2025-06-15 21:45:50 -07:00 |
|
Zack Radisic
|
c103b57bcc
|
Split out shell code into more files (#20331)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-15 14:09:15 -07:00 |
|
Jarred Sumner
|
3b3cde9e74
|
Split up Bun.listen & Bun.connect code into more logical files (#20411)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-15 14:08:21 -07:00 |
|
Meghan Denny
|
62794850fa
|
zig: node:zlib: tidy (#20362)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 19:43:35 +02:00 |
|
Meghan Denny
|
5763a8e533
|
node:zlib: add zstd (#20313)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-12 14:20:28 -07:00 |
|
pfg
|
7a069d7214
|
Add back zls binary after zig upgrade (#20327)
|
2025-06-11 16:00:58 -07:00 |
|
Jarred Sumner
|
6ebad50543
|
Introduce ahead of time bundling for HTML imports with bun build (#20265)
Co-authored-by: Jarred-Sumner <709451+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>
|
2025-06-10 21:26:00 -07:00 |
|
Jarred Sumner
|
8750f0b884
|
Add FileRoute for serving files (#20198)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-06-10 19:41:21 -07:00 |
|
pfg
|
df3337936c
|
Upgrade zig to 0.14.1 (#20289)
|
2025-06-09 16:51:10 -07:00 |
|
Zack Radisic
|
fa1d37b4e3
|
Split bundler up into multiple files (#20192)
|
2025-06-06 18:34:18 -07:00 |
|
Meghan Denny
|
5b0523a32a
|
cmake: suppress a few more warnings on windows
|
2025-06-06 17:44:46 -07:00 |
|
Jarred Sumner
|
5039310199
|
Bump WebKit (#20222)
|
2025-06-06 04:19:21 -07:00 |
|
Kai Tamkun
|
817d0464f6
|
Add support for node:vm.SyntheticModule (#19878)
|
2025-06-04 19:41:26 -07:00 |
|
Jarred Sumner
|
300aedd9cc
|
Bump WebKit, libpas on Windows edition (#20068)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-03 02:32:15 -07:00 |
|
Jarred Sumner
|
d9cf836b67
|
Split server.zig into more files (#20139)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-03 01:38:26 -07:00 |
|
Jarred Sumner
|
773484a628
|
Split uSockets/uWS <> Zig bindings into many different files (#20138)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-02 02:10:57 -07:00 |
|
Jarred Sumner
|
71c14fac7b
|
Split EventLoop into many more files (#20134)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-01 20:43:30 -07:00 |
|
Dylan Conway
|
ce8767cdc8
|
add HTTPParser (#20049)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-31 16:21:08 -07:00 |
|
github-actions[bot]
|
1855836259
|
deps: update c-ares to v1.34.5 (#19897)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-05-28 19:50:29 -07:00 |
|
Jarred Sumner
|
544d399980
|
Start splitting install.zig into a few more files (#19959)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-28 19:25:59 -07:00 |
|
Jarred Sumner
|
ff8c2dcbc4
|
Bump WebKit again (#19943)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-27 17:55:43 -07:00 |
|
Alistair Smith
|
31980bc151
|
perf_hooks.Histogram (#19920)
|
2025-05-26 21:18:22 -07:00 |
|
Jarred Sumner
|
e58df65a75
|
Bump WebKit (#19882)
|
2025-05-26 18:56:32 -07:00 |
|
Kai Tamkun
|
392212b090
|
node:vm compatibility (#19703)
|
2025-05-23 22:59:58 -07:00 |
|
Alistair Smith
|
9e329ee605
|
bun pm audit (#19855)
|
2025-05-23 22:31:12 -07:00 |
|
Meghan Denny
|
e9f908fcbf
|
cmake: move SetupWebkit early-return so that WEBKIT_NAME is always printed (#19716)
|
2025-05-23 15:49:57 -07:00 |
|