Jarred Sumner
|
dedca6200f
|
Run bun update --latest
|
2024-07-10 22:40:21 -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 |
|
Ciro Spaciari
|
96d19fcfe2
|
fix(fetch.tls.test) make test more reliable (#12499)
|
2024-07-10 21:52:34 -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
|
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 |
|
Dylan Conway
|
cf9c418bcb
|
revert
|
2024-07-10 17:22:16 -07:00 |
|
Jarred Sumner
|
138ef1328e
|
webcrypto tests are slow
|
2024-07-10 17:18:39 -07:00 |
|
Dylan Conway
|
e5e6d7ca43
|
comma
|
2024-07-10 17:03:19 -07:00 |
|
Jarred Sumner
|
cb81fc5445
|
Make ${encoding}Slice & ${encoding}Write work on Uint8Array (#12491)
|
2024-07-10 16:58:01 -07:00 |
|
Dylan Conway
|
d8caf7f9fa
|
install all at once
|
2024-07-10 16:48:40 -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
|
55d59ebf1f
|
Try disabling the vs2022 build tools workaround
|
2024-07-10 02:01:29 -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 |
|
Jarred Sumner
|
76bb5b8619
|
Set __DARWIN_NON_CANCELABLE (#12354)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-09 17:48:31 -07:00 |
|
Imgodmaoyouknow
|
6354e608a7
|
chore(docs): fix wrongly written at binary-data.md (#12451)
|
2024-07-09 17:39:01 -07:00 |
|
Le Michel
|
28d9527189
|
Update cache.md (#12231)
|
2024-07-09 17:26:18 -07:00 |
|
Victor Homyakov
|
fbcd843c58
|
Make JSX in react-hello-world.node.jsx the same as others (#12259)
|
2024-07-09 17:25:54 -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 |
|
Vladimir Pouzanov
|
87296405a7
|
Remove the case-insensitive bit from the docs. (#4858)
|
2024-07-09 16:47:48 -07:00 |
|
张新伟
|
4dfbabd590
|
chore(docs): add notes for ubuntu developers (#12296)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-09 16:31:26 -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 |
|
Dmitrii
|
f1755df6f0
|
docs: update drizzle-kit cli command in drizzle.md (#11666)
|
2024-07-09 16:18:42 -07:00 |
|
Bjön Limell
|
b01f67857f
|
Added missing commands to bun.bash (#7181)
|
2024-07-09 16:15:34 -07:00 |
|
Nikola Ristić
|
9fe7ea340d
|
Add a note about bun add --exact alias to docs (#6968)
|
2024-07-09 16:09:24 -07:00 |
|
Ivan Baksheev
|
68ba6b9e79
|
docs: sync Database.run docs with types (#9993)
|
2024-07-09 15:47:15 -07:00 |
|
patricio
|
a703d2d019
|
fix(docs): correct value for BUN_CONFIG_NO_CLEAR_TERMINAL_ON_RELOAD (#9647)
|
2024-07-09 15:37:45 -07:00 |
|
dave caruso
|
5137213f86
|
heavy revision on heap_breakdown's safety (#12445)
|
2024-07-09 14:29:00 -07:00 |
|
Danny Lin
|
c98da7daf7
|
docs: Simplify Homebrew install command (#4595)
|
2024-07-09 13:32:30 -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 |
|
Imgodmaoyouknow
|
21ff566d69
|
chore(docs): fix wrongly written at binary-data.md (#12452)
|
2024-07-09 01:44:47 -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
|
b8c70ba6cf
|
Deflake node-tls-connect test
|
2024-07-07 09:28:53 -07:00 |
|