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 |
|
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 |
|
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 |
|
Ciro Spaciari
|
96d19fcfe2
|
fix(fetch.tls.test) make test more reliable (#12499)
|
2024-07-10 21:52:34 -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 |
|
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 |
|
Jarred Sumner
|
138ef1328e
|
webcrypto tests are slow
|
2024-07-10 17:18:39 -07:00 |
|
Jarred Sumner
|
cb81fc5445
|
Make ${encoding}Slice & ${encoding}Write work on Uint8Array (#12491)
|
2024-07-10 16:58:01 -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
|
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
|
c2a5451e93
|
Fix argument validation with callbacks in node:fs (#12412)
|
2024-07-07 20:18:07 -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
|
92bd629e60
|
Support promises in profile method in bun:jsc (#12165)
|
2024-07-06 20:24:21 -07:00 |
|
Jarred Sumner
|
41a5ebe09f
|
Fix memory leak in new Request(request) (#12387)
|
2024-07-05 22:11:09 -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
|
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
|
c486a049a8
|
Implement buffer.resolveObjectURL (#12324)
|
2024-07-03 19:17:20 -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 |
|
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
|
861be5560e
|
Support reading from .npmrc (#11979)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-29 18:11:23 -07:00 |
|
Jarred Sumner
|
5f34387bea
|
Fix crash in dns.lookup, ensure getaddrinfo() only returns IPv4-only or IPv6-only results when it should, normalize node:dns errors (#12223)
|
2024-06-28 18:45:10 -07:00 |
|
Zack Radisic
|
e22383dff9
|
fix bad test/snapshot in glob/scan.test.ts (#12239)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-28 18:39:53 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|
Jarred Sumner
|
60ef13e079
|
Fix assertion failure in Bun.escapeHTML with latin1 input (#12185)
|
2024-06-26 18:25:02 -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 |
|
Jarred Sumner
|
ff2080da1e
|
Fixes #12045 (#12051)
|
2024-06-21 22:45:28 -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 |
|
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 |
|
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 |
|
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 |
|
Zack Radisic
|
7c27f3f9b4
|
Patch (#11858)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-06-18 16:34:10 -07:00 |
|
Jarred Sumner
|
604cbd0228
|
Add test for line and column property on Error instance (#11940)
|
2024-06-18 14:42:58 -07:00 |
|
Zack Radisic
|
a09e633b6f
|
shell: Fix memory leak, lazily create ShellInterpreter object (#11830)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-17 20:08:00 -07:00 |
|
Ciro Spaciari
|
422c17d76c
|
fix(http) mark completed true (#11926)
|
2024-06-17 15:09:20 -07:00 |
|
Jarred Sumner
|
77192072c8
|
[bun:sqlite] Support unprefixed bindings, safe integers / BigInt, as(Class) (#11887)
|
2024-06-16 23:44:07 -07:00 |
|
Ciro Spaciari
|
48cefe14bd
|
fix(WebSocket) don't touch casing on custom headers and don't use lowercased versions of well know headers (#11855)
|
2024-06-14 11:36:33 -07:00 |
|
Ciro Spaciari
|
2f7cd38d81
|
fix(SSL) Fix clients write retry (#11849)
|
2024-06-13 13:00:24 -07:00 |
|
Ciro Spaciari
|
b8ca523bfb
|
fix(Blob/stream) blob from fetch now reliable returns type, blob name can be set (#11815)
|
2024-06-13 12:55:41 -07:00 |
|
Jarred Sumner
|
c44d489ed0
|
Support NODE_TLS_REJECT_UNAUTHORIZED=0 at runtime and implement BUN_CONFIG_VERBOSE_FETCH (#11833)
|
2024-06-13 04:30:15 -07:00 |
|
Jarred Sumner
|
6c55ff6008
|
Fixes #11747 (#11829)
|
2024-06-12 19:59:53 -07:00 |
|
Meghan Denny
|
ba5dd63eb6
|
allow node:fs.promises.{read,write,append}File to accept a FileHandle (#11800)
|
2024-06-12 18:26:15 -07:00 |
|
Ciro Spaciari
|
6ff074ae27
|
followup on PR #11788 organize test imports and assert (#11791)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-06-11 13:31:47 -07:00 |
|
Ciro Spaciari
|
7c8701c96e
|
fix(WebSocket) fix ref count so finalize is called (#11788)
|
2024-06-11 11:49:12 -07:00 |
|
Ciro Spaciari
|
27d0912f9d
|
fix(AbortSignal.any) fire dependents signals (#11789)
|
2024-06-11 11:42:48 -07:00 |
|