Meghan Denny
|
1ce2d0e9f5
|
fix fs-read-empty-buffer.test.js (#14316)
|
2024-10-07 19:03:30 -07:00 |
|
Meghan Denny
|
c41ff9da93
|
fix fs-promises-file-handle-write.test.js (#14315)
|
2024-10-07 18:26:43 -07:00 |
|
190n
|
b0b38b42ba
|
Return undefined from napi_get_property when property does not exist (#14366)
|
2024-10-07 18:05:31 -07:00 |
|
versecafe
|
62da730060
|
add banner, .d.ts, cli, make sourcemap compat, and add tests + docs (#14370)
|
2024-10-07 18:05:06 -07:00 |
|
Dylan Conway
|
c071415664
|
add bun pm whoami (#14387)
|
2024-10-07 17:36:14 -07:00 |
|
dave caruso
|
fc85a2dc92
|
feat(bake): add dependencies to IncrementalGraph (#14368)
|
2024-10-07 14:18:26 -07:00 |
|
Jarred Sumner
|
65a6803093
|
Fixes #14345 (#14374)
|
2024-10-05 06:00:17 -07:00 |
|
Jarred Sumner
|
6ca68cab65
|
Update JSType (#14373)
|
2024-10-05 03:37:24 -07:00 |
|
Jarred Sumner
|
6645eafa08
|
do not use std.debug.print
|
2024-10-05 01:16:45 -07:00 |
|
Jarred Sumner
|
29e1ba044d
|
Make this log better
|
2024-10-05 00:00:19 -07:00 |
|
Dylan Conway
|
fd15e22d64
|
comment
|
2024-10-04 23:38:39 -07:00 |
|
Dylan Conway
|
b2cb3603e2
|
fix(publish): ignore npm-notice when x-local-cache exists (#14352)
|
2024-10-04 23:36:34 -07:00 |
|
Dylan Conway
|
a15244a4c9
|
update webkit (#14364)
|
2024-10-04 22:32:48 -07:00 |
|
Zack Radisic
|
a01f9d8e1b
|
Integrate CSS with bundler (#14281)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Zack Radisic <zackradisic@Mac.attlocal.net>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Zack Radisic <zackradisic@Zacks-MBP.attlocal.net>
|
2024-10-04 20:23:10 -07:00 |
|
Mathias
|
7885742345
|
fix segfault when decorating computed property #10887 (#14304)
|
2024-10-04 18:14:20 -07:00 |
|
Ashcon Partovi
|
e3f4c9fd0b
|
ci: Fix analysis commands (#14356)
|
2024-10-04 09:13:23 -07:00 |
|
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 |
|
Jarred Sumner
|
eda608d629
|
Tweak how we do symbol versioning for glibc (#14272)
|
2024-10-03 02:42:28 -07:00 |
|
Meghan Denny
|
9446fd60c9
|
fix Buffer method aliases not being equal to each other (#14198)
|
2024-10-03 02:31:23 -07:00 |
|
Meghan Denny
|
8e5255d753
|
node:stream: fix setDefaultHighWaterMark (#14305)
|
2024-10-03 02:15:39 -07:00 |
|
Meghan Denny
|
13ca4544f2
|
enhance INVALID_ARG_TYPE and cleanup some node:buffer error handling (#14200)
|
2024-10-03 02:13:14 -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 |
|
Dylan Conway
|
50ed09654f
|
publish help text
|
2024-10-02 22:57:34 -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 |
|
versecafe
|
b39f49a5b9
|
remove bun pack in favor of bun pm pack (#14319)
|
2024-10-02 22:32:42 -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 |
|
190n
|
54e177e2f9
|
Rename internal NapiHandleScope push/pop methods to open/close (#14300)
|
2024-10-02 15:05:38 -07:00 |
|
Meghan Denny
|
39342e34b1
|
node: define missing constants (#14211)
|
2024-10-02 14:35:16 -07:00 |
|
Meghan Denny
|
54a225953b
|
use bun.String.static instead of ZigString when immediately converting to JSValue (#14169)
|
2024-10-02 13:02:48 -07:00 |
|
Meghan Denny
|
419229d950
|
add ERR_BUFFER_OUT_OF_BOUNDS to internal/errors (#14195)
|
2024-10-02 07:59:24 -07:00 |
|
Meghan Denny
|
b8a2a11c6f
|
lazy load these requires so that node:cluster imports faster (#14291)
|
2024-10-02 02:30:19 -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 |
|
Dylan Conway
|
92e66691fa
|
fix bun getcompletes index out of bounds (#14289)
|
2024-10-02 02:23:36 -07:00 |
|
Meghan Denny
|
edebd6faa3
|
windows: watcher: that line wasnt meant to go to stdout (#14288)
|
2024-10-02 00:26:20 -07:00 |
|
Meghan Denny
|
531d78aa97
|
BunProcess: dont use for-loop for isSignalName (#14285)
|
2024-10-01 23:42:52 -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 |
|
Meghan Denny
|
e44d10cf17
|
node: lowercase primitive expectations of ERR_INVALID_ARG_TYPE (#14284)
|
2024-10-01 20:37:13 -07:00 |
|
Meghan Denny
|
e2f20d794f
|
clang-format: add InsertNewlineAtEOF (#14267)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-10-01 03:49:10 -07:00 |
|
Jarred Sumner
|
faa524bf67
|
Fix missing va_end call
|
2024-10-01 02:06:56 -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 |
|
Meghan Denny
|
857a472033
|
ci: fix build error (#14262)
|
2024-09-30 22:20:21 -07:00 |
|
Jarred Sumner
|
7720d23da1
|
Make v8 stack trace parser code more careful (#14205)
|
2024-09-30 19:09:14 -07:00 |
|
Dylan Conway
|
ecc3e5e187
|
fix 14250 (#14256)
|
2024-09-30 19:08:13 -07:00 |
|