Dylan Conway
|
7ef0f04acd
|
fix #13942 (#13943)
|
2024-09-14 01:22:28 -04:00 |
|
snwy
|
043dfa4cc9
|
fix .env loader printing to stderr when running bun bun.lockb (#13905)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-12 00:10:03 -07:00 |
|
Dylan Conway
|
749632f125
|
fix(spawn): update cwd before searching for executable to run (#13845)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-09-11 16:58:24 -07:00 |
|
Jarred Sumner
|
de9557b19e
|
Fix edgecase with "os" and "cpu" in bun install (#13848)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-09-11 16:47:38 -07:00 |
|
Dylan Conway
|
4a58a97fa0
|
fix sleep tests in bun-install-registry.test.ts (#13874)
|
2024-09-10 22:28:57 -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 |
|
Jarred Sumner
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -07:00 |
|
Jarred Sumner
|
5108e3e0d9
|
Add snapshot tests for dependency/version parsing (#13658)
|
2024-09-02 15:12:00 -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 |
|
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
|
a2f68989a0
|
Retry on 5xx errors from npm registry (#12825)
|
2024-07-25 17:28:59 -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 |
|
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 |
|
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 |
|
Dylan Conway
|
c2eef9eded
|
fix(install): manifest package name mismatch (#11549)
|
2024-06-02 22:56:57 -07:00 |
|