Alistair Smith
|
d4b02dcdc2
|
Support >= 3 arguments in Spawn.stdio (#19358)
|
2025-04-28 21:35:20 -07:00 |
|
Alistair Smith
|
8bd05b534d
|
define sqlite constants as namespace (#19349)
|
2025-04-28 16:35:36 -07:00 |
|
Alistair Smith
|
a1eb595d86
|
Improve types and autocomplete for Bun.spawn (fixes #17274) (#19162)
|
2025-04-24 22:04:28 -07:00 |
|
Alistair Smith
|
7a3dea8ac4
|
Remove failing crypto.subtle.deriveKey check (#19261)
|
2025-04-24 15:29:08 -07:00 |
|
Alistair Smith
|
98c66605e5
|
types: declare Shell as a type (allows for assignment) (#19169)
|
2025-04-23 23:19:53 -07:00 |
|
Alistair Smith
|
a001c584dd
|
@types/bun: more improvements that make reference better (#19098)
Co-authored-by: ctrl-cheeb-del <theredxer@gmail.com>
|
2025-04-18 17:04:03 -07:00 |
|
Alistair Smith
|
6bf2e57933
|
@types/bun: More JSDoc improvements for docgen (#19024)
|
2025-04-17 12:52:55 -07:00 |
|
Alistair Smith
|
509bbb342b
|
fix: failing websocket test (#19061)
|
2025-04-16 14:31:43 -07:00 |
|
Alistair Smith
|
6b53301375
|
@types/bun: Reimplement WebSocket type in default environment (#19017)
|
2025-04-14 19:10:52 -07:00 |
|
Alistair Smith
|
74ab6d9fe3
|
some updates to types (#18911)
|
2025-04-14 14:41:01 -07:00 |
|
Alistair Smith
|
ab431f158a
|
@types/bun: declare ShellError and ShellPromise in the right place (#18955)
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
|
2025-04-14 11:56:31 -07:00 |
|
Alistair Smith
|
c684a0c8ce
|
Declare properties of WebSocket interface, + generators in Bun.BodyInit (#18950)
|
2025-04-11 11:52:21 -07:00 |
|
Alistair Smith
|
89d82a0b1b
|
fix #18755 (#18929)
|
2025-04-10 14:06:18 -07:00 |
|
Alistair Smith
|
9f023d7471
|
@types/bun: fix crypto[.subtle] (#18901)
|
2025-04-09 16:31:22 -07:00 |
|
Alistair Smith
|
5d1ca1f371
|
Move svg imports to a bun-env.d.ts file that gets created with bun init (#18838)
|
2025-04-07 23:43:13 +01:00 |
|
190n
|
c86097aeb0
|
Fix crash in require.extensions (#18788)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-04-04 19:11:32 -07:00 |
|
Alistair Smith
|
3e358a1708
|
fix Bun.env merging (#18753) and test for Bun.Encoding in Text{Encoder,Decoder} (#18754)
|
2025-04-03 15:56:48 -07:00 |
|
Alistair Smith
|
41d3f1bc9d
|
fix: declaring Bun Env should declare on process.env also (#18665)
|
2025-03-31 04:25:08 -07:00 |
|
Alistair Smith
|
0814abe21e
|
FIx some smaller issues in bun-types (#18642)
|
2025-03-31 03:41:13 -07:00 |
|
Alistair Smith
|
e83b5fb720
|
@types/bun: fix URLSearchParams, bring back old types test suite (#18598)
|
2025-03-28 17:51:52 -07:00 |
|
Alistair Smith
|
f4ae8c7254
|
Fix AbortSignal static methods when DOM is missing (#18530)
|
2025-03-27 15:10:18 +00:00 |
|
Alistair Smith
|
2a9569cec4
|
@types/bun: Some small fixes for the test and Bun.env (#18528)
|
2025-03-27 13:32:23 +00:00 |
|
Alistair Smith
|
57381d43ed
|
types: Rewrite to avoid conflicts and allow for doc generation (#18024)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-25 14:33:30 -07:00 |
|
Alistair Smith
|
8da959df85
|
fix: Move ShellError inside bun module decl (#18149)
|
2025-03-12 21:57:04 -07:00 |
|
Alistair Smith
|
01d214b276
|
Fix some higher priority @types/bun issues (devserver, serve) (#18121)
|
2025-03-12 18:38:31 +00:00 |
|
Don Isaac
|
a41d773aaa
|
feat: support Svelte in bundler and dev server (#17735)
|
2025-03-04 14:16:18 -08:00 |
|
Alistair Smith
|
9141337c7d
|
Fix some issues in Bun types (#17424)
Co-authored-by: Michael H <git@riskymh.dev>
|
2025-03-03 16:04:12 -08:00 |
|
Dylan Conway
|
04973a1520
|
fix: bun.lock with bundledDependencies regression (#17665)
|
2025-02-25 02:33:47 -08:00 |
|
Dylan Conway
|
6b2486a95d
|
fix flaky next-build.test.ts (#17451)
|
2025-02-19 12:16:21 -08:00 |
|
Dylan Conway
|
73bcff9d01
|
fix 16842 (#16952)
|
2025-01-31 22:39:30 -08:00 |
|
Dylan Conway
|
b098c9ed89
|
fix(fs): WriteStream pending write fastpath (#16856)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-31 05:14:41 -08:00 |
|
Meghan Denny
|
93a89e5866
|
meta: update bun.locks with bun 1.2 (#16867)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-01-29 01:47:43 -08:00 |
|
chloe caruso
|
5819fe49a7
|
node fs compat pr #2 (#16422)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-21 10:28:35 -08:00 |
|
pfg
|
1fd7ed6751
|
Fix typescript emitDecoratorMetadata for getters (#16389)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-20 22:14:04 -08:00 |
|
Meghan Denny
|
8c9533786d
|
meta: more bun.lock migration (#16553)
|
2025-01-20 17:26:13 -08:00 |
|
Dylan Conway
|
5058bd3913
|
handle bundle(d)Dependencies in bun install (#16055)
|
2024-12-31 13:40:55 -08:00 |
|
Jarred Sumner
|
10990f5213
|
Fixes #3554 (#15870)
|
2024-12-18 22:54:11 -08:00 |
|
Dylan Conway
|
d5f1f2f8ad
|
Use the same hoisting logic for text lockfile (#15778)
|
2024-12-16 16:37:46 -08:00 |
|
Dylan Conway
|
3df39f4bb7
|
bun.lock: fix --frozen-lockfile and resolving extra dependencies (#15748)
|
2024-12-13 22:40:12 -08:00 |
|
Ashcon Partovi
|
fa6ac405a4
|
ci: Add bootstrap.ps1 and automate Windows build images (#15606)
|
2024-12-05 15:16:37 -07:00 |
|
Jarred Sumner
|
ca86bae5d5
|
Deflake next-build test (#15436)
|
2024-11-26 18:06:10 -08:00 |
|
Jarred Sumner
|
b5a73130ad
|
Reduce memory usage in long-running processes (#14885)
|
2024-10-29 12:56:10 -07:00 |
|
Dylan Conway
|
3452f50c96
|
update webkit (#14449)
|
2024-10-10 02:35:23 -07:00 |
|
Jarred Sumner
|
b88ed18245
|
On test timeout, kill any spawned processes (#14310)
|
2024-10-02 20:55:59 -07:00 |
|
Dylan Conway
|
7e705b9d40
|
fix expo.test.ts (#13872)
|
2024-09-10 20:52:29 -07:00 |
|
Jarred Sumner
|
f0a4b9f96f
|
Copy fix from #13756 into separate PR (#13783)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-09-06 20:16:20 -07:00 |
|
Jarred Sumner
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -07:00 |
|
Ciro Spaciari
|
1c648063fa
|
fix(tls/socket/fetch) shutdown fix + ref counted context (#12925)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-30 22:41:54 -07:00 |
|
Jarred Sumner
|
03024e6b4e
|
Fix truncating in BigIntStats (#12643)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-19 20:00:32 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|