dave caruso
|
866b301626
|
bundler: make import() calls visit the options object (#12617)
|
2024-07-16 23:21:34 -07:00 |
|
dave caruso
|
cabc0fa0e6
|
fix typescript namespace merging with functions and classes (#12610)
|
2024-07-16 19:39:27 -07:00 |
|
Ciro Spaciari
|
37036f2eb0
|
fix(serve) fix abrupt close when downloading data (#12581)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-07-16 16:39:37 -07:00 |
|
190n
|
ff0dc62314
|
Accept undefined as explicit second argument for path.*.basename (#12609)
|
2024-07-16 16:37:21 -07:00 |
|
Ciro Spaciari
|
f05f13780e
|
fix(CryptoHasher) check of .empty/null/undefined in update (#12607)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-07-16 16:33:35 -07:00 |
|
190n
|
4d74855fd7
|
Prevent unref from hanging on uninitialized dgram socket (#12585)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-16 16:31:07 -07:00 |
|
Jarred Sumner
|
5088a360b5
|
Avoid stale reference to Body.Value when erroring (#12579)
|
2024-07-16 12:33:19 -07:00 |
|
dave caruso
|
891b1907ae
|
feat(bundler): implement non-isolated hashes (#12576)
|
2024-07-15 20:34:15 -07:00 |
|
dave caruso
|
ae988642fb
|
fix .use_count integer underflow (#12584)
|
2024-07-15 18:36:42 -07:00 |
|
190n
|
75e442c170
|
Change .mjs to .mts during TypeScript module resolution (fixes #12471) (#12580)
|
2024-07-15 18:12:18 -07:00 |
|
Jarred Sumner
|
8808af1c99
|
Replace some Identifier::fromString usages with vm->propertyNames (#12575)
|
2024-07-15 16:15:56 -07:00 |
|
Jarred Sumner
|
b9d2a03ffc
|
Make creating a BufferList (used in node:stream) slightly faster (#12577)
|
2024-07-15 16:15:10 -07:00 |
|
Ivan Baksheev
|
20235a0d22
|
Add packages option to remove all dependencies from bundle (#12562)
|
2024-07-14 15:20:27 -07:00 |
|
dave caruso
|
110849355c
|
make the windows binary smaller (#12523)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-12 00:20:28 -07:00 |
|
Jarred Sumner
|
aea3964abd
|
Set -march instead of -mcpu
|
2024-07-11 20:14:43 -07:00 |
|
Ciro Spaciari
|
11f8d3cb24
|
fix(server) fix abrupt stop (#12472)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-07-11 18:22:23 -07:00 |
|
dave caruso
|
3ac9c3cc1c
|
make bun static link the c redistributable (#12521)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-07-11 17:35:35 -07:00 |
|
Jarred Sumner
|
b7dd57ac32
|
Fix zig build error on Windows
|
2024-07-11 00:08:05 -07:00 |
|
Jarred Sumner
|
329d5e2af5
|
Disable this debug log
|
2024-07-10 23:25:55 -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 |
|
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 |
|