Jarred Sumner
|
c77fc5daa0
|
Implement --drop (#14492)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-10-11 20:52:23 -07:00 |
|
Dylan Conway
|
5fd0a61ae2
|
CA support for bun install (#14416)
|
2024-10-11 13:16:26 -07:00 |
|
versecafe
|
7996d06b8f
|
--footer esbuild & rollup style! (#14396)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-08 02:32:37 -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 |
|
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 |
|
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 |
|
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
|
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 |
|
Meghan Denny
|
25083a4252
|
pm: print command name to stdout (#14266)
|
2024-10-02 02:24:37 -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 |
|
dave caruso
|
514d37b3d2
|
kit: implement server components dev server (#14025)
|
2024-09-27 20:53:39 -07:00 |
|
snwy
|
b9a5e4410f
|
forward IPC to child process if running package script (#13934)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-14 04:40:00 -04:00 |
|
dave caruso
|
c2c2048072
|
framework api: init / work in progress (#13215)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-12 16:44:03 -07:00 |
|
Dylan Conway
|
50d2f76075
|
fix(pack): don't automatically include CHANGELOG when files is populated (#13789)
|
2024-09-08 00:56:21 -07:00 |
|
Dylan Conway
|
267afa2934
|
implement bun pm pack (#13723)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-09-07 03:55:09 -07:00 |
|
Dylan Conway
|
f3ed9eac4a
|
fix(outdated): match scoped names with * (#13610)
|
2024-08-29 16:06:41 -07:00 |
|
Dylan Conway
|
ba2ea6fbb2
|
add --filter and package pattern arguments to bun outdated (#13557)
|
2024-08-27 00:18:27 -07:00 |
|
Dylan Conway
|
1a9307da08
|
bun outdated docs (#13497)
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-23 23:11:52 -07:00 |
|
Dylan Conway
|
6415cc3e92
|
implement bun outdated (#13461)
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-23 02:15:13 -07:00 |
|
Jarred Sumner
|
781998cf00
|
You shouldn't need --only to only run test.only tests (#13465)
|
2024-08-23 00:06:57 -07:00 |
|
Jarred Sumner
|
02ff16d95c
|
Support Worker, relative file paths in standalone executables, and partially directories (#13421)
|
2024-08-20 13:05:40 -07:00 |
|
Meghan Denny
|
fd75ca7585
|
implement node:cluster (#11492)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: nektro <nektro@users.noreply.github.com>
Co-authored-by: cirospaciari <ciro.spaciari@gmail.com>
|
2024-08-18 00:12:42 -07:00 |
|
Jarred Sumner
|
b5c91a4b7e
|
Upgrade WebKit (#12873)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-08-02 04:58:31 -07:00 |
|
dave caruso
|
622432e843
|
feat(bundler): inlining/dead-code-elimination for import.meta.main (and --compile) (#12867)
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Andrew Johnston <apjohnsto@gmail.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-08-01 17:25:38 -07:00 |
|
dave caruso
|
c2cf528953
|
bundler: Add --ignore-dce-annotations, and other DCE annotation related stuff (#12808)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-08-01 15:00:38 -07:00 |
|
Jarred Sumner
|
59c5c0fe48
|
Fix memory leak when requiring or importing modules that get GC'd later (#12997)
|
2024-08-01 12:05:37 -07:00 |
|
dave caruso
|
e585f900c9
|
escape windows in bun upgrade (#12985)
|
2024-08-01 01:04:20 -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 |
|
dave caruso
|
75df73ef90
|
fix: make raiseIgnoringPanicHandler ignore the panic handler (#12578)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-26 18:36:53 -07:00 |
|
Dylan Conway
|
d7187592c0
|
fix(brotli): protect and unprotect buffer values (#12829)
|
2024-07-25 18:24:01 -07:00 |
|
Ciro Spaciari
|
5a5f3d6b30
|
fix(http) timeout (#12728)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-23 01:13:43 -07:00 |
|
Dariush Alipour
|
732ed2b7df
|
Fix: test coverage node_modules exclusion in Windows (#12691)
|
2024-07-22 13:25:42 -07:00 |
|
Jarred Sumner
|
34e493f945
|
Experiment: disable -fPIC and relro (#12582)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-17 02:33:46 -07:00 |
|
dave caruso
|
3ac9c3cc1c
|
make bun static link the c redistributable (#12521)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-07-11 17:35:35 -07:00 |
|
Jarred Sumner
|
226f42e04a
|
Rewrite js_ast.NewBaseStore (#12388)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-10 21:57:40 -07:00 |
|
Dylan Conway
|
25f7ef7338
|
Revert "Nest test results under describe scopes (#12189)"
This reverts commit 6a43f7f52d.
|
2024-07-10 21:05:47 -07:00 |
|
lmmfranco
|
6b0c2383d5
|
Adding proper bash quote escaping on install.sh (#5002)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-09 17:10:43 -07:00 |
|
Dylan Conway
|
4fefb8507c
|
respect package.json indentation in bun install (#12328)
|
2024-07-03 23:10:34 -07:00 |
|
Jake Boone
|
6a43f7f52d
|
Nest test results under describe scopes (#12189)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-07-03 20:46:55 -07:00 |
|
dave caruso
|
688ddbda74
|
feat(bundler): implement enum inlining / more constant folding (#12144)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 04:23:17 -07:00 |
|
Jarred Sumner
|
b0018465cc
|
WebKit upgrade (#12246)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-01 23:27:59 -07:00 |
|
Dylan Conway
|
c1a5b4acc5
|
fix napi.test.ts (#12241)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 18:38:37 -07:00 |
|
Dylan Conway
|
d5aa7265df
|
fix(install): bun pm trust with updated dependencies (#12215)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 16:51:06 -07:00 |
|
Isaiah Banks
|
b37f94d396
|
Fix typo in pm_trusted_command.zig (#12162)
|
2024-06-27 16:12:00 -07:00 |
|
Jarred Sumner
|
40858b4f25
|
Make reported node.js version a build option (#12104)
|
2024-06-24 15:34:28 -07:00 |
|
Jarred Sumner
|
1a8ec98fd0
|
Rename code coverage reporter for console -> text (#12054)
|
2024-06-22 14:46:40 -07:00 |
|