Jarred Sumner
|
fc99dd27e3
|
Un-revert read .gitconfig (#13637)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-08-30 16:04:47 -07:00 |
|
Michael H
|
aed0f58dfc
|
bun install global package include -g flag in untrusted message (#13626)
|
2024-08-30 14:58:41 -07:00 |
|
Jarred Sumner
|
682b3730a1
|
Revert "fix overriding sshCommand and askpass from gitconfig" (#13620)
|
2024-08-30 00:59:00 -07:00 |
|
Dylan Conway
|
9faaa9b982
|
fix overriding sshCommand and askpass from gitconfig (#13612)
|
2024-08-30 00:49:49 -07:00 |
|
Jarred Sumner
|
743f40b473
|
Make the panic message better when this assertion failure happens (#13579)
|
2024-08-28 19:07:22 -07:00 |
|
Dylan Conway
|
1976e5bc00
|
fix #13563 and #12440 (#13575)
|
2024-08-27 17:46:16 -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 |
|
Dylan Conway
|
fa2e00f109
|
fix freeing semver ranges (#13399)
|
2024-08-18 22:34:38 -07:00 |
|
Jarred Sumner
|
cacbaba524
|
Make signal.abort() from native code fast (#13064)
|
2024-08-05 15:50:36 -07:00 |
|
Jarred Sumner
|
26526cba38
|
Fix UDP socket tests on macOS 13. (#13022)
|
2024-08-02 00:21:57 -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
|
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 |
|
Jarred Sumner
|
77cd03dad1
|
Workaround for BUN-2WQ (#12806)
|
2024-07-25 15:33:17 -07:00 |
|
Jarred Sumner
|
57c6a7db35
|
libdeflate (#12741)
|
2024-07-24 01:30:31 -07:00 |
|
Ciro Spaciari
|
5a5f3d6b30
|
fix(http) timeout (#12728)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-23 01:13:43 -07:00 |
|
Jarred Sumner
|
34e493f945
|
Experiment: disable -fPIC and relro (#12582)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-17 02:33:46 -07:00 |
|
dave caruso
|
891b1907ae
|
feat(bundler): implement non-isolated hashes (#12576)
|
2024-07-15 20:34:15 -07:00 |
|
Jarred Sumner
|
226f42e04a
|
Rewrite js_ast.NewBaseStore (#12388)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-10 21:57:40 -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 |
|
Jarred Sumner
|
bfa395d1d5
|
Warn when installing a global binary and global bin is not in path (#12454)
|
2024-07-09 22:32:56 -07:00 |
|
Dylan Conway
|
4fefb8507c
|
respect package.json indentation in bun install (#12328)
|
2024-07-03 23:10:34 -07:00 |
|
dave caruso
|
688ddbda74
|
feat(bundler): implement enum inlining / more constant folding (#12144)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 04:23:17 -07:00 |
|
Dylan Conway
|
b9fba61153
|
fix(install): patching in root package with workspaces (#12313)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-03 03:52:15 -07:00 |
|
Jarred Sumner
|
b0018465cc
|
WebKit upgrade (#12246)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-01 23:27:59 -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
|
c1a5b4acc5
|
fix napi.test.ts (#12241)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 18:38:37 -07:00 |
|
Dylan Conway
|
acc0fe6db4
|
comment
|
2024-06-28 17:02:36 -07:00 |
|
Dylan Conway
|
6e89419250
|
fix(install): bugfix for tarball "overrides" (#12234)
|
2024-06-28 16:54:35 -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 |
|
Jarred Sumner
|
bb66bba1bf
|
Make PackageManifest.Serializer.readArray more careful (#12106)
|
2024-06-24 19:22:10 -07:00 |
|
Jarred Sumner
|
5f72f207de
|
Make Lockfile.Buffers.readArray more careful (#12105)
|
2024-06-24 19:17:01 -07:00 |
|
Jarred Sumner
|
40858b4f25
|
Make reported node.js version a build option (#12104)
|
2024-06-24 15:34:28 -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
|
d563b6485a
|
Use slow move-based fallback for renameatConcurrently (#12048)
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-21 20:41:22 -07:00 |
|
Dylan Conway
|
3b199cde59
|
remove glibc memfd_create from required symbols (#12050)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-21 19:02:27 -07:00 |
|
Dylan Conway
|
3b6f1bb20e
|
fix #4925 (#12049)
|
2024-06-21 18:45:05 -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
|
b76376f8a6
|
chore: upgrade zig to 0.13.0 (#9965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Meghan Denny <hello@nektro.net>
Co-authored-by: Kenta Iwasaki <63115601+lithdew@users.noreply.github.com>
Co-authored-by: John-David Dalton <john.david.dalton@gmail.com>
Co-authored-by: Dale Seo <5466341+DaleSeo@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-06-20 13:48:39 -07:00 |
|
Dylan Conway
|
b23ba1fe18
|
fix(install): allow unresolvable optionalDependencies (#11977)
|
2024-06-19 15:23:51 -07:00 |
|
Jarred Sumner
|
3ff29955a1
|
Use stderr instead of stdout in bun patch errors (#11966)
|
2024-06-19 00:52:42 -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 |
|