dave caruso
|
adc86c773b
|
chore: rename kit -> bake (#14335)
|
2024-10-03 15:34:53 -07:00 |
|
Dylan Conway
|
39b1c0111e
|
add docs for bun publish (#14327)
|
2024-10-03 03:41:11 -07:00 |
|
Meghan Denny
|
8e5255d753
|
node:stream: fix setDefaultHighWaterMark (#14305)
|
2024-10-03 02:15:39 -07:00 |
|
Jarred Sumner
|
4d4dd1c180
|
Refactor node:module (#14227)
|
2024-10-03 00:54:56 -07:00 |
|
dave caruso
|
dd6554294e
|
bake: release to canary only (#14258)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-10-03 00:52:14 -07:00 |
|
190n
|
0a54c24bd3
|
Allow throwing exceptions from napi_async_complete_callback (#14302)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-10-02 22:35:45 -07:00 |
|
snwy
|
e8fec640d8
|
hoisting of exports when there is top level using (#14313)
|
2024-10-02 22:32:04 -07:00 |
|
Jarred Sumner
|
b88ed18245
|
On test timeout, kill any spawned processes (#14310)
|
2024-10-02 20:55:59 -07:00 |
|
Dylan Conway
|
f374ae6db1
|
add bun publish (#14215)
|
2024-10-02 20:47:22 -07:00 |
|
Jarred Sumner
|
94a656bc4f
|
Support bundling .node files in ESM & CJS when targeting Node.js (#14294)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-10-02 20:15:29 -07:00 |
|
Meghan Denny
|
39342e34b1
|
node: define missing constants (#14211)
|
2024-10-02 14:35:16 -07:00 |
|
Meghan Denny
|
25083a4252
|
pm: print command name to stdout (#14266)
|
2024-10-02 02:24:37 -07:00 |
|
dave caruso
|
87424390e1
|
fix 14248 (#14277)
|
2024-10-02 02:23:54 -07:00 |
|
Meghan Denny
|
e831bbf4ca
|
node: implement more validators in native code (#14177)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-10-01 21:55:05 -07:00 |
|
dave caruso
|
9870314ff6
|
fix 13394 (#14278)
|
2024-10-01 21:27:50 -07:00 |
|
Jarred Sumner
|
2f7ff95e5c
|
Introduce bytecode caching, polish "cjs" bundler output format (#14232)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-09-30 22:37:42 -07:00 |
|
Dylan Conway
|
ecc3e5e187
|
fix 14250 (#14256)
|
2024-09-30 19:08:13 -07:00 |
|
snwy
|
dcaaeecfa3
|
allow importing of files with top level awaits in bundler (#14218)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-30 16:50:50 -07:00 |
|
Jarred Sumner
|
af82a446df
|
Support hmac in Bun.CryptoHasher (#14210)
|
2024-09-27 23:33:22 -07:00 |
|
190n
|
dd12715071
|
Propagate exceptions in napi_run_script (#14222)
|
2024-09-27 22:27:57 -07:00 |
|
dave caruso
|
514d37b3d2
|
kit: implement server components dev server (#14025)
|
2024-09-27 20:53:39 -07:00 |
|
Jarred Sumner
|
d09df1af47
|
Deflake a test
|
2024-09-27 14:22:59 -07:00 |
|
Meghan Denny
|
05afe42f31
|
fix Buffer.fill with a non-null empty fill including uninitialized bytes (#14199)
|
2024-09-27 02:50:32 -07:00 |
|
Meghan Denny
|
7113206a7d
|
fix MAX_STRING_LENGTH constant value (#14196)
|
2024-09-27 02:48:04 -07:00 |
|
Ciro Spaciari
|
02fb802b25
|
add req.json leak test (#14191)
|
2024-09-26 22:00:40 -07:00 |
|
190n
|
4e51f7d85b
|
Refactoring and bug fixes in the V8 API (#13754)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-26 16:54:37 -07:00 |
|
Robert Shuford
|
5e97fb8d97
|
Support reading from $HOME/.npmrc (#13990)
|
2024-09-26 14:41:28 -07:00 |
|
Meghan Denny
|
d42c032eec
|
cleanup some error handling in BunProcess (#14178)
|
2024-09-26 14:20:35 -07:00 |
|
Zack Radisic
|
274e5a2022
|
CSS Parser (#14122)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-26 13:39:26 -07:00 |
|
Jarred Sumner
|
18822b9f45
|
Support AbortSignal in Bun.spawn (#14180)
|
2024-09-26 10:54:54 -07:00 |
|
snwy
|
af12ff104a
|
fix utf8 handling when importing json (#14168)
|
2024-09-25 17:50:11 -07:00 |
|
Meghan Denny
|
80db770521
|
rework node:zlib to match internal js api and properly support async writes (#14079)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-09-25 15:55:53 -07:00 |
|
Jarred Sumner
|
5722ae8d04
|
Make prototype pollution attacks harder in most Bun APIs that accept objects (#14119)
|
2024-09-25 01:16:29 -07:00 |
|
Ashcon Partovi
|
117e1b3883
|
bun run prettier (#14153)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-09-24 22:46:18 -07:00 |
|
Jarred Sumner
|
17d719fa4e
|
Make server.stop return a Promise that fulfills when all opened connections are closed (#14120)
|
2024-09-24 14:07:29 -07:00 |
|
Dylan Conway
|
9d23ce16ec
|
fix(install): relative paths to tarballs in workspaces (#14121)
|
2024-09-23 22:44:24 -07:00 |
|
Jarred Sumner
|
ff9560c82a
|
Fix unbalanced ref count involving file descriptors passed to Bun.connect (#14107)
|
2024-09-23 10:28:50 -07:00 |
|
Jarred Sumner
|
2f8c20ef82
|
Implement --registry CLI flag in bun install (#14090)
|
2024-09-22 21:27:33 -07:00 |
|
Jarred Sumner
|
d05070dbfd
|
Fix regression from #13414 (#14092)
|
2024-09-22 16:02:49 -07:00 |
|
Jarred Sumner
|
c298b23c45
|
Fix process.cwd on windows (#14081)
|
2024-09-21 01:32:23 -07:00 |
|
Jarred Sumner
|
f9a8bed5c2
|
Make require.cache inspectable (#14072)
|
2024-09-20 15:27:10 -07:00 |
|
190n
|
08a77267da
|
Keep event loop alive when refConcurrently has been called (#14068)
|
2024-09-20 14:57:55 -07:00 |
|
Ciro Spaciari
|
d80d9f450c
|
fix(node:http) improve agent support (#13780)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-19 23:04:36 -07:00 |
|
Jarred Sumner
|
f263436911
|
Experiment: Add buffer type and inline pointer (#14036)
|
2024-09-19 21:26:50 -07:00 |
|
Dylan Conway
|
e938791f77
|
fix(Bun.build): handle non-object plugins (#14050)
|
2024-09-19 19:37:28 -07:00 |
|
Dylan Conway
|
cff7b9843d
|
fix 14037 (#14047)
|
2024-09-19 15:25:38 -07:00 |
|
Dylan Conway
|
47e4b826fa
|
fix snapshot regression (#14031)
|
2024-09-19 13:27:42 -07:00 |
|
Jarred Sumner
|
6415296e96
|
Support napi inside of bun:ffi (#14028)
|
2024-09-19 03:19:08 -07:00 |
|
Jarred Sumner
|
181b8722e2
|
Enable cc test (#14026)
|
2024-09-18 21:55:49 -07:00 |
|
Jarred Sumner
|
6d98bccd8b
|
TinyCC: -framework support, __attribute__(deprecated(string)) in enum, fix dlsym issue (#13993)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-09-17 15:50:02 -07:00 |
|