Don Isaac
|
9757ee4cd4
|
test(js/internal): add unit tests for Dequeue (#16189)
|
2025-01-08 22:23:30 +00:00 |
|
Don Isaac
|
833b718b12
|
test: skip sql tests when psql binary is not installed (#16233)
|
2025-01-08 13:59:55 -08:00 |
|
Don Isaac
|
81ecf7556c
|
ci: repair lint setup and run it in CI (#15720)
Co-authored-by: Don Isaac <don@bun.sh>
|
2025-01-08 07:12:18 +00:00 |
|
chloe caruso
|
a3cbf974eb
|
transpiler: dont inline import.meta.require (#16222)
|
2025-01-07 23:14:09 -08:00 |
|
190n
|
72c9c2bc21
|
Set error code in Node-API functions (#16223)
|
2025-01-07 20:23:58 -08:00 |
|
Jarred Sumner
|
da2dd657b1
|
Fix various bugs with function names and source mappings involving eval and node:vm (#16212)
|
2025-01-07 20:21:50 -08:00 |
|
chloe caruso
|
71d3b41351
|
do not print duplicate code (#16231)
|
2025-01-07 20:19:12 -08:00 |
|
Don Isaac
|
005cdb2bf8
|
feat: expose globalThis.gc when --expose-gc flag is passed (#16221)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-07 18:28:31 -08:00 |
|
Jarred Sumner
|
7d58787dda
|
Module.findSourceMap shouldn't throw (#16229)
|
2025-01-07 18:01:28 -08:00 |
|
pfg
|
c22315d399
|
disable serve-body-leak test on windows (#16201)
|
2025-01-07 00:39:03 -08:00 |
|
Jarred Sumner
|
c431ef1b7a
|
Replace 4 duplicate implementations of getting the sourceURL (#16205)
|
2025-01-07 00:34:58 -08:00 |
|
Ciro Spaciari
|
81fce29fd9
|
S3: refactor + S3Client static method (#16198)
|
2025-01-06 23:52:19 -08:00 |
|
pfg
|
1923509b05
|
handle pnpx & pnpm dlx in package.json scripts (#16187)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-06 18:56:24 -08:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
190n
|
8268af3a7d
|
Disable IPInt (#16188)
|
2025-01-06 13:59:50 -08:00 |
|
Michael H
|
193a6306d5
|
Implement bun add --peer <pkg> (#16150)
|
2025-01-06 12:59:59 -08:00 |
|
Jarred Sumner
|
e92a487fad
|
Handle duplicate column names and numeric column names in Bun.sql (#16178)
|
2025-01-06 12:05:09 -08:00 |
|
Don Isaac
|
189684f173
|
feat(node/path): support matchesGlob (#15917)
|
2025-01-06 10:36:11 -08:00 |
|
Ciro Spaciari
|
034f776047
|
WIP: S3 improvements (#16167)
|
2025-01-04 19:57:35 -08:00 |
|
Jarred Sumner
|
8a469cce7e
|
Default to "auto" instead of "us-east-1"
|
2025-01-04 06:21:32 -08:00 |
|
Jarred Sumner
|
5fe9b6f426
|
Improve MinIO support in Bun.S3
|
2025-01-04 02:44:17 -08:00 |
|
Ciro Spaciari
|
a53f2e6aaa
|
fix test on windows (#16151)
|
2025-01-04 01:22:48 -08:00 |
|
Dylan Conway
|
79aa5d16df
|
skip root scripts if root is filtered out with --filter (#16152)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-04 01:22:24 -08:00 |
|
Jarred Sumner
|
33233b1607
|
Don't include //# sourcemap comments in .html or .css files (#16159)
|
2025-01-04 00:32:17 -08:00 |
|
Don Isaac
|
ed0b4e1a6e
|
fix(build/html): handle relative paths in script src (#16153)
|
2025-01-04 00:23:51 -08:00 |
|
Jarred Sumner
|
d5fc928ca8
|
S3 cleanup (#16039)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-03 19:11:48 -08:00 |
|
Dylan Conway
|
2043613a62
|
support bun install --filter <pattern> (#16093)
|
2025-01-03 18:39:41 -08:00 |
|
Dylan Conway
|
fa7376b042
|
add bun install --lockfile-only (#16143)
|
2025-01-03 17:55:40 -08:00 |
|
Jarred Sumner
|
fd9d9242d8
|
Support absolute paths when bundling HTML (#16149)
|
2025-01-03 17:54:07 -08:00 |
|
Dylan Conway
|
c713c0319b
|
fix(install): extra quotes in bun.lock (#16139)
|
2025-01-03 15:16:52 -08:00 |
|
Dylan Conway
|
c130df6c58
|
start verdaccio in multiple test files (#16118)
|
2025-01-03 08:21:00 -08:00 |
|
Jarred Sumner
|
79430091a1
|
Add v8.writeHeapSnapshot (#16123)
|
2025-01-02 21:24:16 -08:00 |
|
Jarred Sumner
|
f834304c27
|
Support generating V8 Heap Snapshots (#16109)
|
2025-01-02 20:15:13 -08:00 |
|
Jarred Sumner
|
b59e7c7682
|
Add missing exception checks to JSPropertyIterator (#16121)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-02 18:55:38 -08:00 |
|
Dylan Conway
|
d9125143b7
|
lockfile: escape names in bun.lock (#16120)
|
2025-01-02 18:22:39 -08:00 |
|
Jarred Sumner
|
012d70f42e
|
Fix bug with PATH in Bun.spawn (#16067)
|
2025-01-02 16:03:42 -08:00 |
|
Dylan Conway
|
a85bd42989
|
Add short flag for --filter (#16058)
|
2025-01-02 15:53:45 -08:00 |
|
Ciro Spaciari
|
ae18cc0ef3
|
fix(server) HEAD Requests followup (#16115)
|
2025-01-02 15:08:03 -08:00 |
|
Jarred Sumner
|
a8b3f732c5
|
Report memory size of performance.measure / performance.mark (#16094)
|
2025-01-01 19:23:13 -08:00 |
|
Ciro Spaciari
|
7a52ec55a5
|
fix(server) HEAD requests (#16099)
|
2025-01-01 19:06:08 -08:00 |
|
Johan Bergström
|
aa1b0c9c40
|
fix: avoid world-writable permissions for lockfiles (#16018)
|
2025-01-01 10:56:10 -08:00 |
|
Jarred Sumner
|
1ae855223c
|
Bump WebKit (#16068)
|
2024-12-31 14:48:54 -08:00 |
|
Dylan Conway
|
5058bd3913
|
handle bundle(d)Dependencies in bun install (#16055)
|
2024-12-31 13:40:55 -08:00 |
|
Dylan Conway
|
37e7f5ba8f
|
transpiler: fix crash with malformed enums (#16084)
|
2024-12-31 09:09:09 -08:00 |
|
Lars Volkheimer
|
e96dded366
|
fix formatting of Set in Bun.inspect() (#16013)
|
2024-12-30 13:44:40 -08:00 |
|
Jarred Sumner
|
76bfceae81
|
Support jsonb, idle_timeout, connection_timeout, max_lifetime timeouts in bun:sql. Add onopen and onclose callbacks. Fix missing "code" property appearing in errors. Add error codes for postgres. (#16045)
|
2024-12-30 13:25:01 -08:00 |
|
Devanand Sharma
|
18ac7f9509
|
Add remove() and isRemoved in HTMLRewriterTypes.Doctype interface (#16031)
|
2024-12-28 22:57:25 -08:00 |
|
Ciro Spaciari
|
fe4176e403
|
feat(s3) s3 client (#15740)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-12-28 17:46:22 -08:00 |
|
Jarred Sumner
|
ed0980cf94
|
Make creating errors slightly faster (#16023)
|
2024-12-28 01:32:32 -08:00 |
|
Jarred Sumner
|
7b06872abb
|
Deflake fetch tests (#16000)
|
2024-12-27 14:07:41 -08:00 |
|