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 |
|
Jarred Sumner
|
5f34387bea
|
Fix crash in dns.lookup, ensure getaddrinfo() only returns IPv4-only or IPv6-only results when it should, normalize node:dns errors (#12223)
|
2024-06-28 18:45:10 -07:00 |
|
Zack Radisic
|
e22383dff9
|
fix bad test/snapshot in glob/scan.test.ts (#12239)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 18:39:53 -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 |
|
Jarred Sumner
|
60ef13e079
|
Fix assertion failure in Bun.escapeHTML with latin1 input (#12185)
|
2024-06-26 18:25:02 -07:00 |
|
Erik Dunteman
|
cab78045b7
|
Make console.log(someFunction) print AsyncFunction when appropriate (#12136)
Co-authored-by: Erik Dunteman <erik@MacBook-Pro.attlocal.net>
Co-authored-by: Erik Dunteman <erik@Eriks-MBP.attlocal.net>
|
2024-06-25 13:00:24 -07:00 |
|
Jarred Sumner
|
d5e3ea0ab7
|
Make node:v8 getHeapStatistics more plausible (#12139)
|
2024-06-25 00:17:51 -07:00 |
|
Dylan Conway
|
9f2533e24c
|
update test
|
2024-06-24 22:45:36 -07:00 |
|
Jarred Sumner
|
82c89bd8fc
|
Fixes #12040 (#12072)
|
2024-06-23 17:38:35 -07:00 |
|
Jarred Sumner
|
65df049fb4
|
Fixes #12070 (#12071)
|
2024-06-22 21:46:55 -07:00 |
|
Jarred Sumner
|
bf7b327f68
|
Fixes #12039 (#12066)
|
2024-06-22 17:40:45 -07:00 |
|
Jarred Sumner
|
a9e800ad5f
|
Commit missing snapshot file
|
2024-06-22 15:31:29 -07:00 |
|
TATSUNO “Taz” Yasuhiro
|
4830e2d817
|
Implement initial LCOV reporter (no function names support) (#11883)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-22 02:03:19 -07:00 |
|
Jarred Sumner
|
ff2080da1e
|
Fixes #12045 (#12051)
|
2024-06-21 22:45:28 -07:00 |
|
forcefieldsovereign
|
191a06207f
|
Fix TS experimental decorator crash (#11902)
|
2024-06-21 21:58:08 -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 |
|
dave caruso
|
131d8f5c80
|
fix mock function crash (#12023)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-06-21 18:48:14 -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 |
|
Jarred Sumner
|
8c548d2593
|
Deflake weboscket.test.js
|
2024-06-20 18:34:41 -07:00 |
|
Jarred Sumner
|
2338f16b36
|
Fixes #12012 (#12020)
|
2024-06-20 18:10:40 -07:00 |
|
dave caruso
|
21b5bdf8b5
|
fix: execArgv sometimes could include user args (#11987)
|
2024-06-20 16:14:54 -07:00 |
|
Jarred Sumner
|
864cbc1555
|
Fixes #301 (#11988)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-06-20 16:14:26 -07:00 |
|
Jarred Sumner
|
c082ec5c9d
|
Fixes #1288 (#11991)
|
2024-06-20 16:14:14 -07:00 |
|
dave caruso
|
3908ac073b
|
fix(transpiler): mark non-ascii TS enum keys as UTF-16 (#11994)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-06-20 16:14:03 -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 |
|
dave caruso
|
e58cf69f94
|
feat(bundler): Add --sourcemap=linked for //# sourceMappingURL comments (#11983)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-20 13:46:49 -07:00 |
|
Dylan Conway
|
dd22c71612
|
fix(shell): handle cwd paths with non ascii characters (#11990)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-19 23:53:50 -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 |
|
Jarred Sumner
|
604cbd0228
|
Add test for line and column property on Error instance (#11940)
|
2024-06-18 14:42:58 -07:00 |
|
huseeiin
|
85baa0f3c0
|
typo (#11957)
|
2024-06-18 13:39:20 -07:00 |
|
Ciro Spaciari
|
3a5077c622
|
fix(napi) napi_call_threadsafe_function should work with null data and napi_create_threadsafe_function should keep the process alive by default (#11952)
|
2024-06-18 13:38:04 -07:00 |
|
Zack Radisic
|
a09e633b6f
|
shell: Fix memory leak, lazily create ShellInterpreter object (#11830)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-17 20:08:00 -07:00 |
|
Dylan Conway
|
8b4ec84fb1
|
fix(install): use correct lockfile when printing install summary (#11930)
|
2024-06-17 19:30:16 -07:00 |
|
Ciro Spaciari
|
422c17d76c
|
fix(http) mark completed true (#11926)
|
2024-06-17 15:09:20 -07:00 |
|
Jarred Sumner
|
77192072c8
|
[bun:sqlite] Support unprefixed bindings, safe integers / BigInt, as(Class) (#11887)
|
2024-06-16 23:44:07 -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 |
|
Ciro Spaciari
|
48cefe14bd
|
fix(WebSocket) don't touch casing on custom headers and don't use lowercased versions of well know headers (#11855)
|
2024-06-14 11:36:33 -07:00 |
|
Jarred Sumner
|
ae5b1280e1
|
Fixes #11866 (#11867)
|
2024-06-14 01:50:36 -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 |
|
Ciro Spaciari
|
2f7cd38d81
|
fix(SSL) Fix clients write retry (#11849)
|
2024-06-13 13:00:24 -07:00 |
|
Ciro Spaciari
|
b8ca523bfb
|
fix(Blob/stream) blob from fetch now reliable returns type, blob name can be set (#11815)
|
2024-06-13 12:55:41 -07:00 |
|