nobkd
|
6edc3a9900
|
remove audit from bun pm help (#20167)
|
2025-06-03 14:37:03 -07:00 |
|
Jarred Sumner
|
300aedd9cc
|
Bump WebKit, libpas on Windows edition (#20068)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-03 02:32:15 -07:00 |
|
Roman A
|
13ea970852
|
A couple grammar fixes (#20096)
|
2025-05-31 19:14:51 -07:00 |
|
Julie Saia
|
4d77cd53f1
|
Add support for catalogs in bun outdated (#20090)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-05-30 17:23:59 -07:00 |
|
Dylan Conway
|
5910504aeb
|
bun pm audit -> bun audit (#19944)
|
2025-05-27 19:52:18 -07:00 |
|
Jarred Sumner
|
ff8c2dcbc4
|
Bump WebKit again (#19943)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-27 17:55:43 -07:00 |
|
Varun Narravula
|
fc92921a4a
|
fix: parse JSX namespace identifiers that have numbers in them (#19912)
Co-authored-by: Michael H <git@riskymh.dev>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-05-27 15:45:11 -07:00 |
|
Jarred Sumner
|
a8e4489e10
|
Add docs for bun pm audit (#19885)
Co-authored-by: Alistair Smith <hi@alistair.sh>
Co-authored-by: alii <25351731+alii@users.noreply.github.com>
|
2025-05-26 21:56:32 -07:00 |
|
Jarred Sumner
|
e58df65a75
|
Bump WebKit (#19882)
|
2025-05-26 18:56:32 -07:00 |
|
Jarred Sumner
|
7dc58e0ce4
|
Add BUN_OPTIONS env var (#19766)
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-24 13:36:51 -07:00 |
|
Alistair Smith
|
9e329ee605
|
bun pm audit (#19855)
|
2025-05-23 22:31:12 -07:00 |
|
Jarred Sumner
|
50b938561a
|
Normalize versions in bun pm view <pkg> versions like npm view does (#19870)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-23 18:10:56 -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
|
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 |
|
Ciro Spaciari
|
0e883c935c
|
fix(install/fetch) proper handle proxy (#19771)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-05-20 21:11:22 -07:00 |
|
Jarred Sumner
|
ea6f6dff7f
|
bun init: Add --react flag (#19687)
|
2025-05-16 23:40:56 -07:00 |
|
Michael H
|
4a6f179db5
|
Fix autoinstall flags - make --install=force work (#19638)
|
2025-05-13 21:09:15 -07:00 |
|
Jarred Sumner
|
14b439a115
|
Fix formatters not running in CI + delete unnecessary files (#19433)
|
2025-05-08 23:22:16 -07:00 |
|
190n
|
b5f31a6ee2
|
node:worker_threads: improve error messages, support environmentData, emit worker event (#18768)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-08 19:27:46 -07:00 |
|
Dylan Conway
|
acf36d958a
|
fix(npmrc): handle BOM conversion (#18878)
|
2025-05-06 22:16:56 -07:00 |
|
Jarred Sumner
|
570e6b7e6a
|
Add WebKit Inspector support to Bun's HTTP Server (#19340)
|
2025-05-03 03:11:55 -07:00 |
|
Jarred Sumner
|
7521e45b17
|
--console & console: true (#19427)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-05-02 12:55:57 -07:00 |
|
Jarred Sumner
|
44c97fa591
|
Add WebKit Inspector support for Bun's Dev Server (#19320)
Co-authored-by: chloe caruso <git@paperclover.net>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-04-29 18:34:26 -07:00 |
|
190n
|
35025fe161
|
Fix m_terminationException assertion failure with spawnSync (#18936)
|
2025-04-10 19:42:39 -07:00 |
|
Don Isaac
|
1d6bdf745b
|
fix(cli/test): improve filtering DX (#18847)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-04-09 16:41:32 -07:00 |
|
chloe caruso
|
c29933f823
|
implement require.extensions attempt 2 (#18686)
|
2025-04-01 14:31:16 -07:00 |
|
Don Isaac
|
1b10b61423
|
test: disable failing shadcn tests in CI (#18603)
|
2025-03-29 01:48:59 -07:00 |
|
Jarred Sumner
|
f38d35f7c9
|
Revert #18562 #18478 (#18610)
|
2025-03-28 20:23:49 -07:00 |
|
Don Isaac
|
f0dfa109bb
|
fix(cli/pack): excluded entries nested within included dirs (#18509)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-28 19:05:37 -07:00 |
|
chloe caruso
|
8f4575c0e4
|
fix: detection module type from extension (#18562)
|
2025-03-27 20:47:31 -07:00 |
|
Dylan Conway
|
c7edb24520
|
fix(install): resolution order and unused resolutions (#18560)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-27 20:46:58 -07:00 |
|
190n
|
6ba2ba41c6
|
Skip "text lockfile is hoisted" test on Windows CI (#18473)
|
2025-03-25 15:38:14 -07:00 |
|
chloe caruso
|
ddd87fef12
|
module.children and Module.runMain (#18343)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-03-21 16:57:10 -07:00 |
|
190n
|
0c5ee31707
|
Correctly handle unknown type in FileSystem.DirEntry.addEntry (#18172)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-03-18 11:50:15 -07:00 |
|
Dylan Conway
|
febf6593a6
|
fix(install): loading bun.lock with workspace overrides (#17779)
|
2025-02-27 17:17:20 -08:00 |
|
pfg
|
7a033e49c5
|
Support 'bun init <folder>' (#17743)
|
2025-02-26 22:41:12 -08:00 |
|
versecafe
|
39fdabc364
|
Add bun pm pack --filename for Yarn compatibility (#17628)
|
2025-02-25 21:17:04 -08:00 |
|
Dylan Conway
|
04973a1520
|
fix: bun.lock with bundledDependencies regression (#17665)
|
2025-02-25 02:33:47 -08:00 |
|
Michael H
|
445fe2ac4a
|
fix --print process.argv <args> (#17251)
|
2025-02-24 15:39:47 -08:00 |
|
Meghan Denny
|
d862966631
|
node: test-buffer-write.js (#17450)
|
2025-02-22 00:24:44 -08:00 |
|
Meghan Denny
|
84ad89cc95
|
ci: fix create-jsx.test.ts (#17535)
|
2025-02-21 18:26:28 -08:00 |
|
Jarred Sumner
|
8c32eb8354
|
Fix create not working properly (#17465)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-21 12:41:34 -08:00 |
|
Meghan Denny
|
27c90786ca
|
node: implement process.binding('fs') (#17480)
|
2025-02-20 22:15:01 -08:00 |
|
Paul Golmann
|
4811899bc5
|
Do not drop empty arguments in Bun.spawn (#17269)
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-02-19 20:46:22 -08:00 |
|
Don Isaac
|
f3d18fc587
|
fix: failing bun init test cases (#17448)
|
2025-02-18 16:12:56 -08:00 |
|
Jarred Sumner
|
1de31292fb
|
Add react, tailwind, react+tailwind+shadcn to bun init (#17282)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-18 10:38:37 -08:00 |
|
Dylan Conway
|
4d0e9a968b
|
fix(install): don't allow overriding workspaces (#17417)
|
2025-02-17 15:56:41 -08:00 |
|
Jarred Sumner
|
baee1c10d3
|
Fix flaky patch test (#17301)
|
2025-02-13 00:22:05 -08:00 |
|
chloe caruso
|
f17ce2b756
|
hmr fixes (#17239)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-12 23:14:02 -08:00 |
|
Jarred Sumner
|
ba8573494a
|
Add shadcn, tailwind and react detection & templates to bun create. Also: bun install --analyze <files...> (#17035)
|
2025-02-09 09:36:57 -08:00 |
|