Alistair Smith
|
9eb088140a
|
SQL.ResultLike constraint
|
2025-07-07 17:51:40 -07:00 |
|
Alistair Smith
|
e14cbb1fd5
|
Merge branch 'main' of github.com:oven-sh/bun into ali/sql-types
|
2025-07-07 17:16:19 -07:00 |
|
190n
|
b1a0502c0c
|
[publish images] fix v8.test.ts timeouts (#20871)
|
2025-07-07 16:16:47 -07:00 |
|
Alistair Smith
|
29c3e8c66d
|
connect_timeout test
|
2025-07-07 14:36:40 -07:00 |
|
Alistair Smith
|
8e1a9566a1
|
better use of SQL.Query in sql.file & sql.unsafe
|
2025-07-07 14:10:21 -07:00 |
|
Alistair Smith
|
d8ecb14e57
|
.path is broken, document runtime config .connection for pg
|
2025-07-07 14:04:50 -07:00 |
|
Alistair Smith
|
dca9d767b6
|
Bun implements sync function for sql.options.pass[word]
|
2025-07-07 13:43:10 -07:00 |
|
Alistair Smith
|
39c82c2add
|
all optional values should accept undefined
|
2025-07-07 13:33:43 -07:00 |
|
Alistair Smith
|
56c1a211d5
|
revert connection_timeout option line
|
2025-07-07 13:15:24 -07:00 |
|
Alistair Smith
|
9514905605
|
Default values for sql options, also introduce path
|
2025-07-07 13:12:41 -07:00 |
|
Alistair Smith
|
f87c3ca843
|
improve postgres.js sql compatibility (connect_timeout)
|
2025-07-07 12:43:58 -07:00 |
|
Alistair Smith
|
a2820dd4c3
|
Merge branch 'main' of github.com:oven-sh/bun into ali/sql-types
|
2025-07-07 11:37:51 -07:00 |
|
Michael H
|
0399ae0ee9
|
followup for bun pm version (#20799)
|
2025-07-07 11:21:36 -07:00 |
|
Zack Radisic
|
dacb75dc1f
|
Fix crash in bundler related to onLoad plugins that return file loader for HTML imports (#20849)
|
2025-07-07 01:07:03 -07:00 |
|
Jarred Sumner
|
c370645afc
|
Update zig-javascriptcore-classes.mdc
|
2025-07-06 21:08:26 -07:00 |
|
Jarred Sumner
|
e1957228f3
|
[internal] Add error when .classes.ts files are invalid
|
2025-07-06 21:07:38 -07:00 |
|
Jarred Sumner
|
9feaab47f5
|
Update environment.json
|
2025-07-05 22:20:29 -07:00 |
|
CountBleck
|
d306e65d0e
|
Remove duplicate toBeInstanceOf type declaration for Expect (#20844)
|
2025-07-05 17:25:52 -07:00 |
|
Adam
|
7ba4b1d01e
|
Fix: deprecated goo.gl links in snapshots raised in issue #20086 (#20424)
|
2025-07-05 00:58:42 -07:00 |
|
Dylan Conway
|
906b287e31
|
fix BUN-KHE (#20820)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-04 15:17:24 -07:00 |
|
Alistair Smith
|
94f37639be
|
Merge branch 'ali/sql-types' of github.com:oven-sh/bun into ali/sql-types
|
2025-07-04 09:09:24 -07:00 |
|
Alistair Smith
|
bef1b91d04
|
Merge branch 'main' of github.com:oven-sh/bun into ali/sql-types
|
2025-07-04 09:08:42 -07:00 |
|
Jarred Sumner
|
eabbd5cbfb
|
Fix React HMR duplicate identifier error for named default exports (#20812)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-04 03:06:00 -07:00 |
|
Alistair Smith
|
cf997aaef4
|
Update src/js/bun/sql.ts
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-07-03 22:44:17 -07:00 |
|
Alistair Smith
|
180269aa07
|
SQLOptions → SQL.Options, make Query require a type param
|
2025-07-03 22:41:34 -07:00 |
|
Meghan Denny
|
068997b529
|
make node:dns,net,cluster,tls exception checker clear (#20658)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-07-03 18:28:38 -07:00 |
|
Alistair Smith
|
a2612fc267
|
Merge branch 'main' into ali/sql-types
|
2025-07-03 18:25:32 -07:00 |
|
Alistair Smith
|
c404c842ee
|
move deprecated symbols, change disposable sql types
|
2025-07-03 18:22:47 -07:00 |
|
Alistair Smith
|
04809d0c87
|
avoid deprecated symbols
|
2025-07-03 18:17:36 -07:00 |
|
Alistair Smith
|
170fce2efe
|
move types to SQL namespace
|
2025-07-03 18:16:35 -07:00 |
|
Alistair Smith
|
a6b2c3bb18
|
fix
|
2025-07-03 18:12:01 -07:00 |
|
Alistair Smith
|
878d6e0e0c
|
fix issues
|
2025-07-03 18:10:39 -07:00 |
|
Alistair Smith
|
e492f4ccb3
|
types: Introduce SQLHelper in Bun.sql
|
2025-07-03 17:45:13 -07:00 |
|
Michael H
|
0612dc7bd9
|
Support process.features.typescript (#20801)
|
2025-07-03 16:26:32 -07:00 |
|
Michael H
|
8657d705b8
|
remove yarn from default-trusted-dependencies.txt (#20684)
|
2025-07-03 16:23:03 -07:00 |
|
Meghan Denny
|
2e59e845fa
|
test: refactor node-napi.test.ts for more observability (#20781)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-07-03 14:37:11 -07:00 |
|
Meghan Denny
|
00df6cb4ee
|
Bump
|
2025-07-03 11:59:00 -07:00 |
|
Jarred Sumner
|
0d4089ea7c
|
Fixes #20753 (#20789)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
bun-v1.2.18
|
2025-07-03 01:06:22 -07:00 |
|
Jarred Sumner
|
27c979129c
|
Introduce Bun.randomUUIDv5 (#20782)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jarred <jarred@bun.sh>
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-07-02 22:47:14 -07:00 |
|
Jarred Sumner
|
8bb835bf63
|
Fix: Dynamic imports incorrectly resolve to CSS files when code splitting is enabled (#20784)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-07-02 22:31:02 -07:00 |
|
Jarred Sumner
|
8bf50cf456
|
Fix 2 differences in napi vs node (#20761)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-07-02 22:11:21 -07:00 |
|
Meghan Denny
|
01e2cb25e3
|
test: bump zlib/leak.test.ts for asan
|
2025-07-02 21:48:24 -07:00 |
|
Jarred Sumner
|
010e715902
|
Upgrade Webkit to 29bbdff0f94f (#20780)
|
2025-07-02 20:50:15 -07:00 |
|
Jarred Sumner
|
8b321cc1c6
|
Match Node.js v24 behavior for napi_get_value_string_utf8 handling of NAPI_AUTO_LENGTH (#20698)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-02 20:10:08 -07:00 |
|
Zack Radisic
|
0b9bab34d8
|
SSG (#20745)
Co-authored-by: Alistair Smith <hi@alistair.sh>
|
2025-07-02 20:06:43 -07:00 |
|
Meghan Denny
|
61f0cc497b
|
ci: log available disk space at the start of build/test run (#20779)
|
2025-07-02 19:43:54 -07:00 |
|
Michael H
|
764e20ee19
|
implement bun pm version (#20706)
|
2025-07-02 18:54:47 -07:00 |
|
Meghan Denny
|
0276f5e4a3
|
misc: use fromJSHostCallGeneric in a few more places (#20778)
|
2025-07-02 18:35:44 -07:00 |
|
Jarred Sumner
|
5a7b5ceb33
|
Fix several missing async context tracking callbacks (#20759)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-07-02 17:45:00 -07:00 |
|
Ciro Spaciari
|
a04cf04cd5
|
fix(grpc/http2) fix tonic Rust support (#20738)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-07-02 17:43:38 -07:00 |
|