pfg
|
56f7c8887b
|
Fix unicode imports, unicode-escaped variable names, and printClauseAlias not working for utf-8 (#15009)
|
2024-11-11 13:27:42 -08:00 |
|
Dylan Conway
|
8f5eab3c84
|
fix(install): package-lock.json migration and non-existent cafile fixes (#15059)
|
2024-11-08 14:34:44 -08:00 |
|
Dylan Conway
|
62881ee36b
|
Redact secrets in bunfig.toml and npmrc logs (#14919)
|
2024-10-31 18:44:24 -07:00 |
|
Dylan Conway
|
6933208790
|
fix(install): only globally link requested packages (#12506)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-31 18:21:04 -07:00 |
|
Dylan Conway
|
489890deb1
|
fix(install): check cached package.jsons (#14899)
|
2024-10-29 18:55:52 -07:00 |
|
pfg
|
d7710c6c67
|
Fix additional arguments when running a package.json script (#14895)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-29 18:55:32 -07:00 |
|
Meghan Denny
|
5237869101
|
bun-install-registry.test.ts: remove ini format hint here (#14803)
|
2024-10-26 16:51:19 -07:00 |
|
Meghan Denny
|
50d80a805d
|
pm: fix weird package.json formatting after install (#14801)
|
2024-10-26 01:36:25 -07:00 |
|
Meghan Denny
|
2d9a73fc07
|
test: fix expected value of 'should perform bin-linking across multiple dependencies' (#14833)
|
2024-10-26 01:02:24 -07:00 |
|
Dylan Conway
|
b895738156
|
fix(install): migrate package-lock.json with dependency on root package (#14811)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-25 01:32:17 -07:00 |
|
Dylan Conway
|
9621b641a1
|
update test/bun.lockb (#14746)
|
2024-10-25 00:03:52 -07:00 |
|
Dylan Conway
|
5eaa7301eb
|
fix(install): patches with bin in package.json (#14807)
|
2024-10-25 00:03:19 -07:00 |
|
Dylan Conway
|
247456b675
|
fix(install): continue install if optional postinstall fails (#14783)
|
2024-10-23 21:58:53 -07:00 |
|
Jarred Sumner
|
93d115f9b7
|
Reduce default max network connection limit from 256 to 48 in bun install (#14755)
|
2024-10-23 15:34:16 -07:00 |
|
Eckhardt (Kaizen) Dreyer
|
3db0191409
|
fix(install): Skip optional dependencies if false in bunfig.toml (#14629)
|
2024-10-22 11:55:10 -07:00 |
|
snwy
|
517cdc1392
|
fix jsx symbol collisions when importing own variables with same names (#14343)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-22 00:17:18 -07:00 |
|
Jarred Sumner
|
8063e9d6b8
|
Fixes #14411 (#14691)
|
2024-10-20 22:02:44 +00:00 |
|
Ashcon Partovi
|
7bb39023b8
|
Merge queue (#14639)
|
2024-10-18 01:14:42 +00:00 |
|
Dylan Conway
|
e448c4cc3b
|
fs.mkdir empty string bugfix (#14510)
|
2024-10-16 18:55:49 -07:00 |
|
Dylan Conway
|
7283453eed
|
use memset_patternN in Buffer.fill (#14599)
|
2024-10-15 21:16:57 -07:00 |
|
Meghan Denny
|
709cd95c30
|
test: use isWindows from harness (#14577)
|
2024-10-14 21:19:09 -07:00 |
|
Dylan Conway
|
6cf9c41d1f
|
fix(install): ensure read permissions when extracting files (#14511)
|
2024-10-12 02:37:51 -07:00 |
|
Dylan Conway
|
d3323c84bb
|
fix(publish): missing bins bugfix (#14488)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-11 21:28:47 -07:00 |
|
Dylan Conway
|
5fd0a61ae2
|
CA support for bun install (#14416)
|
2024-10-11 13:16:26 -07:00 |
|
Dylan Conway
|
c071415664
|
add bun pm whoami (#14387)
|
2024-10-07 17:36:14 -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
|
f307d2a6ef
|
test(publish): ci names in user-agent (#14328)
|
2024-10-04 00:15:22 -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 |
|
Robert Shuford
|
5e97fb8d97
|
Support reading from $HOME/.npmrc (#13990)
|
2024-09-26 14:41:28 -07:00 |
|
Ashcon Partovi
|
117e1b3883
|
bun run prettier (#14153)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-09-24 22:46:18 -07:00 |
|
Dylan Conway
|
9d23ce16ec
|
fix(install): relative paths to tarballs in workspaces (#14121)
|
2024-09-23 22:44:24 -07:00 |
|
Jarred Sumner
|
2f8c20ef82
|
Implement --registry CLI flag in bun install (#14090)
|
2024-09-22 21:27:33 -07:00 |
|
Jarred Sumner
|
f9a8bed5c2
|
Make require.cache inspectable (#14072)
|
2024-09-20 15:27:10 -07:00 |
|
Dylan Conway
|
47e4b826fa
|
fix snapshot regression (#14031)
|
2024-09-19 13:27:42 -07:00 |
|
Dylan Conway
|
5af782344f
|
fix(watch): use case insensitive path comparison (#13909)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-14 01:41:33 -04:00 |
|
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
|
3e904303ac
|
fix hot/hot.test.ts, hot/watch.test.ts, and watch/watch.test.ts (#13876)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-09-11 01:24:46 -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
|
1458fcca4a
|
Run formatter
|
2024-09-06 18:13:08 -07:00 |
|
Jarred Sumner
|
69f97cecf0
|
Ensure shell keeps process alive while running (#13777)
|
2024-09-06 16:28:50 -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 |
|