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 |
|
TATSUNO “Taz” Yasuhiro
|
4830e2d817
|
Implement initial LCOV reporter (no function names support) (#11883)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-22 02:03:19 -07:00 |
|
Zack Radisic
|
d563b6485a
|
Use slow move-based fallback for renameatConcurrently (#12048)
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-21 20:41:22 -07:00 |
|
dave caruso
|
b76376f8a6
|
chore: upgrade zig to 0.13.0 (#9965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Meghan Denny <hello@nektro.net>
Co-authored-by: Kenta Iwasaki <63115601+lithdew@users.noreply.github.com>
Co-authored-by: John-David Dalton <john.david.dalton@gmail.com>
Co-authored-by: Dale Seo <5466341+DaleSeo@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-06-20 13:48:39 -07:00 |
|
Jarred Sumner
|
6df1bd5ed8
|
Oops
|
2024-06-19 00:51:13 -07:00 |
|
Zayd Krunz
|
9621721e3d
|
Change "what's new" link to bun blog instead of release page (#11909)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-17 21:28:58 -07:00 |
|
Dylan Conway
|
fa952b163c
|
fix(install): tarball extracting bugfix (#11864)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-15 00:22:16 -07:00 |
|
Jarred Sumner
|
25a09d8858
|
Disable bun patch in release builds until #11719 is fixed
cc @zackradisic
|
2024-06-08 23:08:00 -07:00 |
|
Zack Radisic
|
c85dd4e3bf
|
feat: bun patch (#11470)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-06 17:48:05 -07:00 |
|
Dylan Conway
|
12f070d1a0
|
fix #11649 (#11659)
|
2024-06-06 17:26:39 -07:00 |
|
Dylan Conway
|
ac5f2e96c7
|
fix bun create test should create template from local folder (#11503)
|
2024-06-05 18:29:46 -07:00 |
|
Sushant Mishra
|
e76d212f18
|
fix: create_command telling to 'cd' when it should be omitted or cd . (#11567)
|
2024-06-05 13:30:22 -07:00 |
|
Jarred Sumner
|
6ca5896e86
|
Revert "feat: 🎨 Show better bun upgrade progress" (#11515)
|
2024-06-01 02:34:12 -07:00 |
|
Dylan Conway
|
dc051ae810
|
Revert "fix windows todo"
This reverts commit ec09e6e238.
|
2024-05-31 17:44:35 -07:00 |
|
Dylan Conway
|
ec09e6e238
|
fix windows todo
|
2024-05-31 17:44:13 -07:00 |
|
Toby Cm
|
8de0ec598b
|
feat: Show better bun upgrade progress (#11402)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-05-30 17:47:48 -07:00 |
|