Kelvin Luck
|
20d33e480b
|
Mark semver.order as this:void (#12224)
|
2024-06-28 02:59:14 -07:00 |
|
Ashcon Partovi
|
066e2f2589
|
Skip tests on main [no ci]
|
2024-06-27 16:33:17 -07:00 |
|
Per Karlsson
|
9697a2b058
|
docs: Update docker.md (#12197)
|
2024-06-27 16:24:56 -07:00 |
|
Isaiah Banks
|
b37f94d396
|
Fix typo in pm_trusted_command.zig (#12162)
|
2024-06-27 16:12:00 -07:00 |
|
Jake Boone
|
eff2ea6271
|
Fix "lines" and "functions" in coverage threshold guide (#12217)
|
2024-06-27 16:00:13 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|
Ashcon Partovi
|
d356e27a4d
|
Remove debug workflow
No longer needed
|
2024-06-26 23:54:51 -07:00 |
|
Ashcon Partovi
|
96e84b276b
|
Add a debug workflow
Github actions only triggers the `status` event if the workflow is in the main branch. This can be removed later.
|
2024-06-26 18:38:56 -07:00 |
|
Jarred Sumner
|
60ef13e079
|
Fix assertion failure in Bun.escapeHTML with latin1 input (#12185)
|
2024-06-26 18:25:02 -07:00 |
|
Jarred Sumner
|
10ce5ddd24
|
Fixes #12188
|
2024-06-26 18:07:19 -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
|
bb66bba1bf
|
Make PackageManifest.Serializer.readArray more careful (#12106)
bun-v1.1.17
|
2024-06-24 19:22:10 -07:00 |
|
Jarred Sumner
|
ccd92a98e5
|
Copy a42b74ae8139738a14148f94543c659ec2d5b92b from libxev (#12128)
|
2024-06-24 19:21:40 -07:00 |
|
Jarred Sumner
|
d191ec5933
|
Add OS version to crash report message (#12098)
|
2024-06-24 19:17:48 -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
|
de3ad9840b
|
5% faster fs.readdirSync for small directories on macOS (#12101)
|
2024-06-24 10:11:58 -03:00 |
|
Jarred Sumner
|
82c89bd8fc
|
Fixes #12040 (#12072)
|
2024-06-23 17:38:35 -07:00 |
|
nmarks
|
314666d8ae
|
Remove empty if statement in CMakeLists.txt (#12073)
|
2024-06-23 00:58:43 -07:00 |
|
Jarred Sumner
|
65df049fb4
|
Fixes #12070 (#12071)
|
2024-06-22 21:46:55 -07:00 |
|
Jarred Sumner
|
dfad48a6de
|
Bump
|
2024-06-22 19:58:37 -07:00 |
|
Jarred Sumner
|
bf7b327f68
|
Fixes #12039 (#12066)
bun-v1.1.16
|
2024-06-22 17:40:45 -07:00 |
|
Jarred Sumner
|
a9e800ad5f
|
Commit missing snapshot file
|
2024-06-22 15:31:29 -07:00 |
|
Jarred Sumner
|
1a8ec98fd0
|
Rename code coverage reporter for console -> text (#12054)
|
2024-06-22 14:46:40 -07:00 |
|
Ale Muñoz
|
484ce2ce60
|
Remove extraneous Bun.ArrayBufferSink mention. (#12065)
|
2024-06-22 14:46:22 -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 |
|
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 |
|
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 |
|
Dylan Conway
|
3b6f1bb20e
|
fix #4925 (#12049)
|
2024-06-21 18:45:05 -07:00 |
|
Kamaljot Singh
|
19bed6e05a
|
[FIX]: Made the LICENCE a markdown file to be previewable and minor fixes in markdown syntax (#12025)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-21 15:14:22 -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 |
|
surprisedpika
|
36fbad3709
|
Fix minor spelling mistake in bun:test toThrowError() (#12043)
|
2024-06-21 12:23:47 -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 |
|
Jarred Sumner
|
eaa7858df4
|
Bump
|
2024-06-20 17:55:05 -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 |
|
Jarred Sumner
|
a0032d1b5c
|
Replace libbase64 with simdutf (#11982)
|
2024-06-19 23:02:56 -07:00 |
|