Jarred Sumner
|
804e76af22
|
Introduce bun update --interactive (#20850)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-17 04:33:30 -07:00 |
|
Dylan Conway
|
0bb7132f61
|
[ENG-15045] add --linker and copyfile fallback for isolated installs (#21122)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-16 23:02:52 -07:00 |
|
Michael H
|
0ee633663e
|
Implement bun why (#20847)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-16 02:00:53 -07:00 |
|
Dylan Conway
|
36ce7b0203
|
comment
|
2025-07-16 01:08:30 -07:00 |
|
Dylan Conway
|
2bc75a87f4
|
fix(install): fix resolving duplicate dependencies (#21059)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-16 01:01:10 -07:00 |
|
Jarred Sumner
|
0ce70df96b
|
Buffer stdout when printing summary + check for dir/package.json + npmrc link-workspace-packages + npmrc save-exact (#20907)
|
2025-07-15 22:15:41 -07:00 |
|
Jarred Sumner
|
b0a5728b37
|
Allow "catalog" and "catalogs" in top-level package.json if it wasn't provided in "workspaces" object (#21009)
|
2025-07-15 22:14:27 -07:00 |
|
jarred-sumner-bot
|
803181ae7c
|
Add --quiet flag to bun pm pack command (#21053)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: jarred-sumner-bot <220441119+jarred-sumner-bot@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-07-15 01:14:58 -07:00 |
|
jarred-sumner-bot
|
7f29446d9b
|
fix(install): handle lifecycle script spawn failures gracefully instead of crashing (#21054)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: jarred-sumner-bot <220441119+jarred-sumner-bot@users.noreply.github.com>
|
2025-07-14 20:50:32 -07:00 |
|
Zack Radisic
|
ac61b1d471
|
Use better function names for bun.String (#20999)
|
2025-07-12 18:19:16 -07:00 |
|
taylor.fish
|
0baf5b94e2
|
Fix bun add with multiple packages (#20987)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-07-12 02:10:45 -07:00 |
|
Meghan Denny
|
6c5b863530
|
safety: a lot more exception checker progress (#20817)
|
2025-07-10 15:34:51 -07:00 |
|
Jarred Sumner
|
55a9cccac0
|
bun.sh -> bun.com (#20909)
|
2025-07-10 00:10:43 -07:00 |
|
Dylan Conway
|
a1ef8f00ac
|
fix(install): clone arena memory on manifest parse errors (#20925)
|
2025-07-09 21:03:51 -07:00 |
|
Dylan Conway
|
f24e8cb98a
|
implement "nodeLinker": "isolated" in bun install (#20440)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-07-09 00:19:57 -07:00 |
|
Michael H
|
8657d705b8
|
remove yarn from default-trusted-dependencies.txt (#20684)
|
2025-07-03 16:23:03 -07:00 |
|
Michael H
|
764e20ee19
|
implement bun pm version (#20706)
|
2025-07-02 18:54:47 -07:00 |
|
pfg
|
177239cff5
|
Split install.zig into multiple files (#20626)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-26 12:43:46 -07:00 |
|
Jarred Sumner
|
ba126fb330
|
Make node-gyp faster (#20556)
|
2025-06-24 21:07:01 -07:00 |
|
Zack Radisic
|
61024b2b4a
|
Fix copying UTF-16 -> UTF-8 sometimes causing invalid UTF-8 bytes (#20601)
|
2025-06-24 19:46:29 -07:00 |
|
Meghan Denny
|
c40468ea39
|
install: fix crash researching #5949 (#20461)
|
2025-06-21 19:53:33 -07:00 |
|
190n
|
346e97dde2
|
fix bugs found by exception scope verification (#20285)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-06-18 23:08:19 -07:00 |
|
Meghan Denny
|
e402adaebf
|
zig: RefCount: fix assertion found by windows app verifier (#20459)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-17 18:45:18 -07:00 |
|
Dylan Conway
|
3773ceeb7e
|
Remove PreparePatchPackageInstall (#20457)
|
2025-06-17 17:23:29 -07:00 |
|
Jarred Sumner
|
162a9b66d8
|
bun pm view -> bun info (#20419)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-17 13:31:16 -07:00 |
|
Meghan Denny
|
6b4662ff55
|
zig: .jsUndefined -> .js_undefined (#20377)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 16:14:57 -07:00 |
|
Meghan Denny
|
dedd433cbf
|
zig: prefer .jsUndefined() over .undefined for JSValue (#20332)
|
2025-06-12 13:18:46 -07:00 |
|
Dax
|
07d3d6c9f6
|
add opencode-ai to trusted dependencies (#20330)
|
2025-06-11 21:47:51 -07:00 |
|
Jacob
|
b642e36da2
|
Add Support for LinkWorkspacePackages in Bunfig (#20226)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-06-09 17:01:15 -07:00 |
|
Jarred Sumner
|
498186764a
|
Remove a memcpy (#20261)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-08 05:07:09 -07:00 |
|
Jarred Sumner
|
27abb51561
|
Add fallback for ADDRCONFIG like Chrome's, avoid glibc UDP port 0 hangs (#19753)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-05 20:20:00 -07:00 |
|
Jarred Sumner
|
a5bb525614
|
Ensure we set the socket flag in LifecycleScriptSubprocess (#20179)
|
2025-06-04 19:38:47 -07:00 |
|
Jarred Sumner
|
407c4e800a
|
Revert "add support for "workspaces.nohoist" and "workspaces.hoistingLimits" (#20124)"
This reverts commit 11070b8e16.
|
2025-06-03 23:51:03 -07:00 |
|
Dylan Conway
|
11070b8e16
|
add support for "workspaces.nohoist" and "workspaces.hoistingLimits" (#20124)
|
2025-06-03 23:44:09 -07:00 |
|
nobkd
|
6edc3a9900
|
remove audit from bun pm help (#20167)
|
2025-06-03 14:37:03 -07:00 |
|
Dylan Conway
|
4ab4b1b131
|
Clean up help text for package manager commands (#20117)
|
2025-05-31 19:21:37 -07:00 |
|
Roman A
|
13ea970852
|
A couple grammar fixes (#20096)
|
2025-05-31 19:14:51 -07:00 |
|
Meghan Denny
|
ba78d5b2c3
|
ci: pass the src directory to 'zig fmt' (#20114)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-05-31 18:52:18 -07:00 |
|
Jarred Sumner
|
544d399980
|
Start splitting install.zig into a few more files (#19959)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-28 19:25:59 -07:00 |
|
Dylan Conway
|
5910504aeb
|
bun pm audit -> bun audit (#19944)
|
2025-05-27 19:52:18 -07:00 |
|
Jarred Sumner
|
3ea6133c46
|
CI: Remove unused top-level decls in formatter in zig (#19879)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-23 22:49:48 -07:00 |
|
Alistair Smith
|
9e329ee605
|
bun pm audit (#19855)
|
2025-05-23 22:31:12 -07:00 |
|
Jarred Sumner
|
9d1eace981
|
Add bun pm view command (#19841)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-22 23:51:31 -07:00 |
|
Dylan Conway
|
8e80afbce1
|
Replace string runtime flags with enum (#19827)
|
2025-05-22 22:36:46 -07:00 |
|
Jarred Sumner
|
bca833ad59
|
Split lockfile.zig into a more logical directory structure (#19858)
|
2025-05-22 21:11:54 -07:00 |
|
Dylan Conway
|
98ee30eccf
|
Implement catalogs in bun install (#19809)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-05-20 23:03:21 -07:00 |
|
Jarred Sumner
|
bfd12eeeba
|
[bun install] Do not prefetch dns for npm registry if proxy (#19749)
|
2025-05-19 12:35:16 -07:00 |
|
Jarred Sumner
|
457c15e424
|
[bun install] Fix race condition when error occurs while extracting tarballs (#19751)
|
2025-05-19 11:55:34 -07:00 |
|
Jarred Sumner
|
815182799e
|
[bun install] Don't save manifest cache when --no-cache is passed (#19752)
|
2025-05-19 11:39:39 -07:00 |
|
Dylan Conway
|
acf36d958a
|
fix(npmrc): handle BOM conversion (#18878)
|
2025-05-06 22:16:56 -07:00 |
|