dave caruso
|
bf8b6922bb
|
Fix memory leak when printing any error's source code. (#12831)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-26 14:14:16 -07:00 |
|
Dylan Conway
|
78021e34ae
|
fix(bun:test): make sure test.each doesn't return .zero (#12828)
|
2024-07-25 18:24:16 -07:00 |
|
Jarred Sumner
|
5f1b569c52
|
Fix crash when creating a new Worker with a numeric environment varia… (#12810)
|
2024-07-25 18:10:57 -07:00 |
|
dave caruso
|
e2c3749965
|
fix(bundler): become smarter with __esm wrappers (#12729)
|
2024-07-24 02:00:20 -07:00 |
|
Jarred Sumner
|
f5d1a17a5c
|
Fix crash in bun exec cd (#12676)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-19 22:57:52 -07:00 |
|
Ciro Spaciari
|
16aad326e4
|
fix(setSystemTime) fix number parameter behavior (#12630)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-07-17 17:09:24 -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 |
|
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 |
|
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 |
|
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
|
92bd629e60
|
Support promises in profile method in bun:jsc (#12165)
|
2024-07-06 20:24:21 -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 |
|
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
|
ff2080da1e
|
Fixes #12045 (#12051)
|
2024-06-21 22:45:28 -07:00 |
|
Jarred Sumner
|
2338f16b36
|
Fixes #12012 (#12020)
|
2024-06-20 18:10:40 -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 |
|
Jarred Sumner
|
77192072c8
|
[bun:sqlite] Support unprefixed bindings, safe integers / BigInt, as(Class) (#11887)
|
2024-06-16 23:44:07 -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 |
|
Dylan Conway
|
5b48bb1d5d
|
Fix cloning File with structuredClone (#11766)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-10 19:35:09 -07:00 |
|
Jarred Sumner
|
b521b06147
|
Speculative fix for #11742 (#11743)
|
2024-06-10 19:00:45 -07:00 |
|
Jarred Sumner
|
4786c6139e
|
Clean up some expect() matchers (#11721)
|
2024-06-09 03:42:36 -07:00 |
|
Ciro Spaciari
|
1ba57351b0
|
fix(Bun.serve) fix mimetype with utf16 (#11695)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-08 22:34:06 -07:00 |
|
Jarred Sumner
|
ccb76c20e9
|
Fixes #11677 (#11698)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-06-08 22:05:41 -07:00 |
|
Ciro Spaciari
|
376c02e62c
|
fix(Bun.serve) fix async upgrade using custom protocols (#11707)
|
2024-06-08 21:21:49 -07:00 |
|
Nithin K Joy
|
80e4e60e57
|
feat: Implemented some jest-extended methods (#9741)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-06-08 20:59:43 -07:00 |
|
Zack Radisic
|
c85dd4e3bf
|
feat: bun patch (#11470)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-06 17:48:05 -07:00 |
|
Dylan Conway
|
10608ea7d8
|
fix(bun:test): deepEquals undefined properties bugfix (#11661)
|
2024-06-06 17:01:45 -07:00 |
|
Zack Radisic
|
7ac8ff6d8a
|
shell: Fix #11554 and #11561 (#11574)
|
2024-06-06 03:42:52 -07:00 |
|
Jarred Sumner
|
fe7b04085a
|
Implement expect(value, customMessage?: string) (#11624)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-05 18:35:56 -07:00 |
|
Ciro Spaciari
|
e3b7635fa4
|
fix(Bun.Socket) onDrain will only be called after handshake + docs update (#11499)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-31 18:33:06 -07:00 |
|
Georgijs
|
d9f7d053d5
|
fix peer hoisting (#11473)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-31 17:12:33 -07:00 |
|
refi64
|
f127dbd127
|
Restore support for dynamic function names in tracebacks (#11475)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-31 00:04:28 -07:00 |
|
Jarred Sumner
|
61805b5344
|
Try fast timer then fallback to slow timer (#11486)
|
2024-05-30 20:16:21 -07:00 |
|
Jarred Sumner
|
323011980c
|
Add fuzzer-like test of methods (#11436)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-05-30 15:12:29 -07:00 |
|