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 |
|
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 |
|
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
|
ebc7045ca4
|
fix crash handler test failures (#12932)
|
2024-07-30 16:52:59 -07:00 |
|
Ashcon Partovi
|
81dec2657f
|
Enable buildkite (#12653)
|
2024-07-29 14:39:50 -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 |
|
Jarred Sumner
|
a2f68989a0
|
Retry on 5xx errors from npm registry (#12825)
|
2024-07-25 17:28:59 -07:00 |
|
Dariush Alipour
|
732ed2b7df
|
Fix: test coverage node_modules exclusion in Windows (#12691)
|
2024-07-22 13:25:42 -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 |
|
Dylan Conway
|
58483426cd
|
fix(install): call GetFinalPathNameByHandle on cwd for postinstall scripts (#12497)
|
2024-07-10 21:09:14 -07:00 |
|
Dylan Conway
|
5f7b96b58f
|
fix(install): optional peer dependency bugfix (#12485)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-07-10 20:04:32 -07:00 |
|
Zack Radisic
|
cdc68a2237
|
.npmrc follow up (#12390)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-07-10 19:35:21 -07:00 |
|
Dylan Conway
|
a36a01e235
|
fix(--watch): ref or create new module specifier strings (#12442)
|
2024-07-08 19:55:21 -07:00 |
|
Dylan Conway
|
4fefb8507c
|
respect package.json indentation in bun install (#12328)
|
2024-07-03 23:10:34 -07:00 |
|
Zack Radisic
|
bf14a09a23
|
install: fix issues with patching hoisted dependencies in workspaces (#12141)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-07-01 17:44:18 -07:00 |
|
Zack Radisic
|
861be5560e
|
Support reading from .npmrc (#11979)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-29 18:11:23 -07:00 |
|
Dylan Conway
|
6e89419250
|
fix(install): bugfix for tarball "overrides" (#12234)
|
2024-06-28 16:54:35 -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 |
|
Dylan Conway
|
da27f22622
|
fix(install): install binaries for packages installed multiple times (#11886)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-28 03:24:39 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|
Dylan Conway
|
9f2533e24c
|
update test
|
2024-06-24 22:45:36 -07:00 |
|
Jarred Sumner
|
65df049fb4
|
Fixes #12070 (#12071)
|
2024-06-22 21:46:55 -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 |
|
Dylan Conway
|
ff15281b49
|
fix(install): fix potential flakiness with git dependencies (#12030)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-21 21:34:23 -07:00 |
|
Zack Radisic
|
00f9410d92
|
Fix bun patch with workspaces and scoped packages (#12022)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-06-21 14:16:14 -07:00 |
|
Eckhardt (Kaizen) Dreyer
|
087b83c56d
|
fix(install): use ssh keys for private git repos (#11917)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-06-21 01:31:12 -07:00 |
|
dave caruso
|
3908ac073b
|
fix(transpiler): mark non-ascii TS enum keys as UTF-16 (#11994)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-06-20 16:14:03 -07:00 |
|
Dylan Conway
|
b23ba1fe18
|
fix(install): allow unresolvable optionalDependencies (#11977)
|
2024-06-19 15:23:51 -07:00 |
|
Zack Radisic
|
7c27f3f9b4
|
Patch (#11858)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-06-18 16:34:10 -07:00 |
|
Dylan Conway
|
8b4ec84fb1
|
fix(install): use correct lockfile when printing install summary (#11930)
|
2024-06-17 19:30:16 -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 |
|
Dylan Conway
|
eedb3e530c
|
fix(install): handle transitive folder dependencies (#10445)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-06-15 00:08:40 -07:00 |
|
Dylan Conway
|
e9d1e7ac5e
|
fix(install): return non-zero exit code when tarballs fail to download (#11828)
|
2024-06-14 01:15:53 -07:00 |
|
Grigory
|
3568702eca
|
chore(test/bunx): remove duplicate check (#11837)
|
2024-06-13 04:31:33 -07:00 |
|
Grigory
|
49516c8d40
|
fix(bun_shim_impl): pass env to CreateProcessW (#11817)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-12 16:50:57 -07:00 |
|
Dylan Conway
|
5e619ee337
|
fix(install): manifest parsing and peer dependency bugfix (#11763)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-10 20:29:16 -07:00 |
|
Jarred Sumner
|
72a33e487d
|
Deflake bunx.test on Windows
|
2024-06-09 00:28:05 -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
|
f3118d0f22
|
fix(install): git dependencies without package.json or a name (#11644)
|
2024-06-06 04:38:47 -07:00 |
|
Dylan Conway
|
c614d5b1da
|
fix(install): aliased workspace without version in package.json (#11630)
|
2024-06-05 22:04:57 -07:00 |
|
Dylan Conway
|
3e4c0918a4
|
fix(install): invalidate manifest cache on registry change (#11606)
|
2024-06-05 18:44:36 -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 |
|
Dylan Conway
|
347dc264ac
|
fix(install): bun update keeps pinned versions (#11575)
|
2024-06-03 20:13:25 -07:00 |
|
Dylan Conway
|
f56e6c7d54
|
fix(install): semver mistaking . as the beginning of pre/build tags (#11577)
|
2024-06-03 16:50:21 -07:00 |
|