Dylan Conway
|
58483426cd
|
fix(install): call GetFinalPathNameByHandle on cwd for postinstall scripts (#12497)
|
2024-07-10 21:09:14 -07:00 |
|
Dylan Conway
|
25f7ef7338
|
Revert "Nest test results under describe scopes (#12189)"
This reverts commit 6a43f7f52d.
|
2024-07-10 21:05:47 -07:00 |
|
Jarred Sumner
|
412806bb22
|
Make expect().toThrow faster (#12494)
|
2024-07-10 20:46:29 -07:00 |
|
Ciro Spaciari
|
4c87406391
|
fix(ssl) fix ssl shutdown (#12492)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-10 20:29:54 -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 |
|
Jarred Sumner
|
f1151a84ad
|
On Windows, fix fs.writeFile(1, fs.writeFile(2, fs.writeFile(\\nul (#12410)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-07-10 19:49:36 -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
|
e866793eb3
|
Fix Windows assertion failures
|
2024-07-10 18:08:04 -07:00 |
|
Jarred Sumner
|
cb81fc5445
|
Make ${encoding}Slice & ${encoding}Write work on Uint8Array (#12491)
|
2024-07-10 16:58:01 -07:00 |
|
Dylan Conway
|
6f8ceb0ea9
|
windows: bump llvm to 18.1.8 (#12490)
|
2024-07-10 16:45:54 -07:00 |
|
dave caruso
|
02b589b2ce
|
fix a crash in remapping stacks (#12477)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-10 16:39:05 -07:00 |
|
Jarred Sumner
|
e1bc6c55d5
|
Speculative fix for crash in visitChildren in BufferList (#12427)
|
2024-07-10 01:44:52 -07:00 |
|
Dylan Conway
|
e42dede529
|
upgrade webkit (#12474)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-07-10 01:38:26 -07:00 |
|
arnab
|
73ef93ffa3
|
Fix spelling - following (#12479)
|
2024-07-09 23:35:06 -07:00 |
|
Derrick Farris
|
475f71a2a1
|
fix(jest): beforeEach, afterEach not called for test.todo (#12406)
|
2024-07-09 23:15:27 -07:00 |
|
Ciro Spaciari
|
af6035ce36
|
fix(server) wait for readFile on abort/process exit cases (#12441)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-09 22:38:32 -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 |
|
lmmfranco
|
6b0c2383d5
|
Adding proper bash quote escaping on install.sh (#5002)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-09 17:10:43 -07:00 |
|
silverwind
|
f1a748fcab
|
Add -u alias to bun test (#10097)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-09 16:53:35 -07:00 |
|
Jarred Sumner
|
ea1135a464
|
[bundows] Skip unnecessary GetFinalPathNameByHandle (#10338)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-09 16:21:13 -07:00 |
|
dave caruso
|
5137213f86
|
heavy revision on heap_breakdown's safety (#12445)
|
2024-07-09 14:29:00 -07:00 |
|
Jarred Sumner
|
25252c9b46
|
Use memmove in path handling code (#12413)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-09 11:22:54 -07:00 |
|
Dylan Conway
|
a36a01e235
|
fix(--watch): ref or create new module specifier strings (#12442)
|
2024-07-08 19:55:21 -07:00 |
|
Jarred Sumner
|
9ae870546b
|
On Windows, support Bun.stdin, Bun.stdout, Bun.stderr in Bun.write when the other argument is a file (#12411)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-08 18:03:48 -07:00 |
|
Jarred Sumner
|
a4b0817cd3
|
Print list of CPU features in crash reports (#12350)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-08 15:08:07 -07:00 |
|
Jarred Sumner
|
c2a5451e93
|
Fix argument validation with callbacks in node:fs (#12412)
|
2024-07-07 20:18:07 -07:00 |
|
Jarred Sumner
|
150ae032e8
|
Flip conditional
|
2024-07-07 09:47:30 -07:00 |
|
Jarred Sumner
|
37ee951448
|
Add unusable postgres client behind a canary-or-debug-only feature flag (#11920)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-07 09:43:48 -07:00 |
|
Jarred Sumner
|
92bd629e60
|
Support promises in profile method in bun:jsc (#12165)
|
2024-07-06 20:24:21 -07:00 |
|
Jarred Sumner
|
e7031b07ae
|
Fix memory leak in withFileTypes: true in fs.readdir (#12393)
|
2024-07-06 20:22:55 -07:00 |
|
Jarred Sumner
|
41a5ebe09f
|
Fix memory leak in new Request(request) (#12387)
|
2024-07-05 22:11:09 -07:00 |
|
Jarred Sumner
|
cd97c21038
|
Handle OOM in btoa (#12353)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-05 22:02:07 -07:00 |
|
dave caruso
|
57d22908d1
|
fix(transpiler): Fix non-inlined nested namespaces (#12386)
|
2024-07-05 21:59:23 -07:00 |
|
dave caruso
|
749c51d71a
|
simpler version of simplifyUnusedExpr rewrite (#12384)
|
2024-07-05 20:20:45 -07:00 |
|
Andrew Johnston
|
050a4b5c71
|
fix(formdata): handle file names correctly when setting on formdata (#12379)
Co-authored-by: Andrew Johnston <andrew@bun.sh>
|
2024-07-05 18:29:12 -07:00 |
|
Jarred Sumner
|
6f52b649da
|
Make debug log more useful
|
2024-07-05 17:28:48 -07:00 |
|
Jarred Sumner
|
ee25618197
|
Use bun.ComptimeStringMap instead of std.StaticStringMap (#12351)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-04 23:05:51 -07:00 |
|
Vadzim
|
4f3ef07455
|
Fix crash on aborted timer (#12348)
|
2024-07-04 16:20:59 -07:00 |
|
Dylan Conway
|
4fefb8507c
|
respect package.json indentation in bun install (#12328)
|
2024-07-03 23:10:34 -07:00 |
|
Jake Boone
|
6a43f7f52d
|
Nest test results under describe scopes (#12189)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-07-03 20:46:55 -07:00 |
|
Jarred Sumner
|
c486a049a8
|
Implement buffer.resolveObjectURL (#12324)
|
2024-07-03 19:17:20 -07:00 |
|
Jarred Sumner
|
5a0b935231
|
Bump libarchive (#12314)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 11:56:17 -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
|
dfca8147df
|
Bump WebKit submodule (#12310)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 03:08:11 -07:00 |
|
Jarred Sumner
|
2f0789af7c
|
Always set enable_logs in development
|
2024-07-01 23:38:03 -07:00 |
|
Jarred Sumner
|
f8e640c018
|
Remove callconv from a couple functions
|
2024-07-01 23:35:28 -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 |
|
Filip Skokan
|
81711faebe
|
fix: add Symbol.toStringTag to KeyObject instances (#12278)
|
2024-07-01 15:13:34 -07:00 |
|