Zack Radisic
|
45a0559374
|
Fix some shell things (#20649)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Zack Radisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: robobun <robobun@oven.sh>
|
2025-07-16 19:46:31 -07:00 |
|
Meghan Denny
|
875604a42b
|
safety: a lot more exception checker progress (#20956)
|
2025-07-16 00:11:19 -07:00 |
|
pfg
|
9d2eb78544
|
Fetch redirect fix (#21064)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-07-15 20:51:52 -07:00 |
|
jarred-sumner-bot
|
5fe0c034e2
|
fix: respect user-provided Connection header in fetch() requests (#21049)
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: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-07-14 20:53:46 -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
|
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
|
2e02d9de28
|
Use ReadableStream.prototype.* in tests instead of new Response(...).* (#20937)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Alistair Smith <hi@alistair.sh>
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-14 00:47:53 -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 |
|
190n
|
c49547cfa4
|
Fix #20972 (#20974)
|
2025-07-11 15:23:29 -07:00 |
|
Meghan Denny
|
6c5b863530
|
safety: a lot more exception checker progress (#20817)
|
2025-07-10 15:34:51 -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 |
|
Kai Tamkun
|
05e8a6dd4d
|
Add support for vm.constants.DONT_CONTEXTIFY (#20088)
|
2025-07-07 19:29:53 -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 |
|
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 |
|
Zack Radisic
|
0b9bab34d8
|
SSG (#20745)
Co-authored-by: Alistair Smith <hi@alistair.sh>
|
2025-07-02 20:06:43 -07:00 |
|
Michael H
|
764e20ee19
|
implement bun pm version (#20706)
|
2025-07-02 18:54:47 -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 |
|
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 |
|
Meghan Denny
|
ca59ed04bd
|
node: sync updated tests (#20625)
|
2025-06-30 14:52:50 -07:00 |
|
Jarred Sumner
|
1d48f91b5e
|
Enable ReadableStream as stdin for Bun.spawn (#20582)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jarred <jarred@bun.sh>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-06-27 19:42:03 -07:00 |
|
Jarred Sumner
|
386743b508
|
Revert "node: fix test-net-bytes-stats.js" (#20693)
|
2025-06-27 17:38:18 -07:00 |
|
Meghan Denny
|
1789f92991
|
node: fix test-net-server-capture-rejection.js (#20646)
|
2025-06-27 14:42:52 -07:00 |
|
Meghan Denny
|
c863341bf4
|
node: fix test-net-connect-custom-lookup-non-string-address.mjs (#20648)
|
2025-06-27 14:42:25 -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 |
|
Meghan Denny
|
ea7068a531
|
node: fix test-net-bytes-stats.js (#20629)
|
2025-06-26 01:48:23 -07:00 |
|
Meghan Denny
|
f9712ce309
|
make node:buffer,zlib,stream,fs exception checker clear (#20494)
|
2025-06-25 18:36:08 -07:00 |
|
Meghan Denny
|
3f257a2905
|
node: fix test-timers-invalid-clear.js (#20624)
|
2025-06-24 22:39:20 -07:00 |
|
Meghan Denny
|
e8b652a5d9
|
node: fix test-net-better-error-messages-path.js (#20609)
|
2025-06-24 17:48:06 -07:00 |
|
Meghan Denny
|
354391a263
|
zig: socket: fix uaf in handleError, onOpen, onWritable (#20604)
|
2025-06-24 17:31:58 -07:00 |
|
Meghan Denny
|
7d9dd67586
|
node: fix test-net-connect-keepalive.js (#20610)
|
2025-06-24 02:56:50 -07:00 |
|
Meghan Denny
|
ccb0ed13c2
|
node: fix test-net-listen-fd0.js (#20611)
|
2025-06-24 02:56:40 -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 |
|
Zack Radisic
|
2cbb196f29
|
Fix crash with garbage environment variables (#20527)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Zack Radisic <zackradisic@users.noreply.github.com>
|
2025-06-21 23:44:59 -07:00 |
|
Jarred Sumner
|
633f4f593d
|
Ahead-of-time frontend bundling support for HTML imports & bun build (#20511)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-20 19:55:52 -07:00 |
|
Michael H
|
770c1c8327
|
fix test-child-process-fork-exec-argv.js (#19639)
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-20 11:53:36 -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 |
|