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 |
|
Jarred Sumner
|
cbcf9506d9
|
Update CONTRIBUTING.md
|
2024-07-06 20:36:09 -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 |
|
Noah Friedman
|
80bbad6568
|
setup-bun action bumped to v2 in docs (#12315)
|
2024-07-05 18:54:53 -07:00 |
|
Jarred Sumner
|
da1b3d2007
|
Check that ccache points to a regular file instead of a non-empty string (#12382)
|
2024-07-05 18:33:00 -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 |
|
Zach Olivare
|
bbc621adff
|
docs(argv): Correct cli file name (#12373)
|
2024-07-05 16:05:12 -07:00 |
|
Jarred Sumner
|
71c223e111
|
Handle EINTR in usockets (#12357)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-05 15:40:10 -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 |
|
Jarred Sumner
|
fad58168d2
|
Configure LTO on Windows (#12290)
|
2024-07-04 16:20:18 -07:00 |
|
Dylan Conway
|
4fefb8507c
|
respect package.json indentation in bun install (#12328)
|
2024-07-03 23:10:34 -07:00 |
|
Jarred Sumner
|
39d5c8a8a5
|
Remove proto installation method from docs
We cannot recommend people install Bun using an installation method that makes Bun take 1 second to print the version number
https://github.com/oven-sh/bun/issues/12294
|
2024-07-03 20:55:18 -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 |
|