Kai Tamkun
|
48e1b43e59
|
See what happens if we don't use arenas in HTTPThread
|
2025-07-15 20:13:51 -07:00 |
|
Kai Tamkun
|
a05509f024
|
Merge branch 'main' into jarred/mimalloc-upgrade-v3
|
2025-07-14 20:51:40 -07:00 |
|
Kai Tamkun
|
af15c690cc
|
Possible 09748 fix
|
2025-07-14 20:47:02 -07:00 |
|
jarred-sumner-bot
|
e9ccc81e03
|
Add --sql-preconnect CLI flag for PostgreSQL startup connections (#21035)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: jarred-sumner-bot <220441119+jarred-sumner-bot@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-07-14 15:05:30 -07:00 |
|
Jarred Sumner
|
70ebe75e6c
|
Fixes #21011 (#21014)
|
2025-07-14 14:18:18 -07:00 |
|
jarred-sumner-bot
|
44a7e6279e
|
Make --console-depth=0 enable infinite depth instead of zero depth (#21038)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-14 07:45:20 -07:00 |
|
Jarred Sumner
|
7bb9a94d68
|
Implement test.coveragePathIgnorePatterns (#21013)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-07-14 05:08:32 -07:00 |
|
jarred-sumner-bot
|
3bba4e1446
|
Add --console-depth CLI flag and console.depth bunfig option (#21016)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: jarred-sumner-bot <220441119+jarred-sumner-bot@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-07-14 04:58:41 -07:00 |
|
Michael H
|
3ba9b5710e
|
fix Bun.build with { sourcemap: true } (#21029)
|
2025-07-14 03:52:26 -07:00 |
|
Michael H
|
e8289cc3ab
|
fix os.networkInterfaces where scope_id should be scopeid (#21026)
|
2025-07-14 02:48:20 -07:00 |
|
jarred-sumner-bot
|
a69a9b4ea1
|
Fix test output filtering for skipped and todo tests (#21021)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: jarred-sumner-bot <220441119+jarred-sumner-bot@users.noreply.github.com>
|
2025-07-14 02:46:55 -07:00 |
|
Jarred Sumner
|
3f283680dd
|
Buffer stderr and stdout in bun:test reporting (#21023)
|
2025-07-14 00:55:35 -07:00 |
|
Michael H
|
8898c4c455
|
Vscode test runner support (#20645)
|
2025-07-13 21:57:44 -07:00 |
|
Jarred Sumner
|
499eac0d49
|
Enable SIMD multiline comment optimization (#13844)
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-07-13 04:46:07 -07:00 |
|
Jarred Sumner
|
285f708fe6
|
Implement more v8::Array::New overloads, v8::Object::{Get,Set}, v8::Value::StrictEquals, v8::Array::Iterate (#20737)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jarred <jarred@bun.sh>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-07-13 04:27:43 -07:00 |
|
Jarred Sumner
|
d6d7251352
|
Fixes #14988 (#20928)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-12 18:22:54 -07:00 |
|
Zack Radisic
|
ac61b1d471
|
Use better function names for bun.String (#20999)
|
2025-07-12 18:19:16 -07:00 |
|
taylor.fish
|
0baf5b94e2
|
Fix bun add with multiple packages (#20987)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-07-12 02:10:45 -07:00 |
|
Jarred Sumner
|
9e4700ee2d
|
Remove unused Symbol.for(primitive) calls in bundler (#20888)
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-12 00:52:07 -07:00 |
|
Jarred Sumner
|
9e4f460d17
|
Improve tree-shaking of try statements in dead code (#20934)
|
2025-07-11 15:47:04 -07:00 |
|
190n
|
c49547cfa4
|
Fix #20972 (#20974)
|
2025-07-11 15:23:29 -07:00 |
|
Jarred Sumner
|
a059c76370
|
Include RAM in crash report message (#20954)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-07-11 12:45:49 -07:00 |
|
Meghan Denny
|
9bc559e09f
|
console: fix printing of Response(Bun.file()) (#20933)
|
2025-07-11 11:37:44 -07:00 |
|
Jarred Sumner
|
5bde8a6c3b
|
Include an Error object in WebSocket error event dispatch (#20957)
|
2025-07-10 21:28:03 -07:00 |
|
Meghan Denny
|
6c5b863530
|
safety: a lot more exception checker progress (#20817)
|
2025-07-10 15:34:51 -07:00 |
|
taylor.fish
|
c6bce38ead
|
Fix incorrect negation of isEmpty() in assertion (#20952)
|
2025-07-10 15:34:46 -07:00 |
|
taylor.fish
|
5a1a3b425c
|
Refactor UnboundedQueue (#20926)
|
2025-07-10 14:46:10 -07:00 |
|
Jarred Sumner
|
b8dbd5aa73
|
Try always running timers if they exist (#20840)
|
2025-07-10 00:12:22 -07:00 |
|
Jarred Sumner
|
55a9cccac0
|
bun.sh -> bun.com (#20909)
|
2025-07-10 00:10:43 -07:00 |
|
Dylan Conway
|
a1ef8f00ac
|
fix(install): clone arena memory on manifest parse errors (#20925)
|
2025-07-09 21:03:51 -07:00 |
|
Meghan Denny
|
392acbee5a
|
js: internal/validators: define simple validators in js (#20897)
|
2025-07-09 16:45:40 -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 |
|
Meghan Denny
|
36bedb0bbc
|
js: fix async macros on windows (#20903)
|
2025-07-08 21:23:25 -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
|
c2311ed06c
|
fix(http2) avoid sending RST multiple times per stream (#20872)
|
2025-07-07 22:36:39 -07:00 |
|
Kai Tamkun
|
05e8a6dd4d
|
Add support for vm.constants.DONT_CONTEXTIFY (#20088)
|
2025-07-07 19:29:53 -07:00 |
|
Ciro Spaciari
|
75902e6a21
|
fix(s3) fix loading http endpoint from env (#20876)
|
2025-07-07 19:24:32 -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 |
|
Alistair Smith
|
19a855e02b
|
types: Introduce SQL.Helper in Bun.sql (#20809)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-07-07 17:47: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
|
e1957228f3
|
[internal] Add error when .classes.ts files are invalid
|
2025-07-06 21:07:38 -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 |
|
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 |
|
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 |
|
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 |
|
Jarred Sumner
|
0d4089ea7c
|
Fixes #20753 (#20789)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
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 |
|