Ciro Spaciari
|
5a1c82f898
|
comments
|
2024-11-22 15:09:47 -08:00 |
|
Ciro Spaciari
|
29111d4c11
|
more fixes + allow test to exit by making sure that the server is closed
|
2024-11-22 15:07:41 -08:00 |
|
Ciro Spaciari
|
5546c4b7ed
|
dont hang if fails
|
2024-11-20 17:33:30 -08:00 |
|
Ciro Spaciari
|
67f7ff2eb6
|
pause/resume + deprecated write fix
|
2024-11-15 16:45:55 -08:00 |
|
Ciro Spaciari
|
30653c9d7d
|
Merge branch 'main' into jarred/uws
|
2024-11-15 13:11:44 -08:00 |
|
ippsav
|
910e479d29
|
Fix node:net not handling path in listen (#15162)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-15 10:35:14 -08:00 |
|
Meghan Denny
|
266e033d6f
|
node:https: fix prototype chain of Agent (#15160)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-14 19:03:16 -08:00 |
|
Ciro Spaciari
|
715ddd8dff
|
Merge branch 'main' into jarred/uws
|
2024-11-14 18:03:32 -08:00 |
|
pfg
|
d8987ccdb8
|
Remove assertion in js printer triggering for unicode comments (#15143)
|
2024-11-14 00:14:43 -08:00 |
|
dave caruso
|
32ddf343ee
|
bake: csr, streaming ssr, serve integration, safer jsvalue functions, &more (#14900)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-13 18:19:12 -08:00 |
|
Ciro Spaciari
|
7d5a86c6a8
|
Merge branch 'main' into jarred/uws
|
2024-11-13 17:46:09 -08:00 |
|
Meghan Denny
|
f8979b05b1
|
rid nearly all use of ExceptionRef in zig (#15100)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-11-13 15:23:52 -08:00 |
|
ippsav
|
ec91e91fda
|
Pass missing signal code for child_process.spawnSync (#15137)
|
2024-11-13 15:07:43 -08:00 |
|
Ciro Spaciari
|
f4512628e8
|
Merge branch 'main' into jarred/uws
|
2024-11-13 13:18:25 -08:00 |
|
Meghan Denny
|
956853f036
|
test: dont overwrite root package.json when running bun-ipc-inherit.test.ts (#15126)
|
2024-11-13 00:14:57 -08:00 |
|
Ciro Spaciari
|
e945146fde
|
fix(bundler) fix pretty path resolution (#15119)
|
2024-11-12 18:16:13 -08:00 |
|
Ciro Spaciari
|
873b0a7540
|
fix(socket) Support named pipes on Windows using forward slashes (#15112)
|
2024-11-12 16:09:43 -08:00 |
|
Meghan Denny
|
797958082c
|
musl patches [v4] (#15066)
|
2024-11-11 19:23:58 -08:00 |
|
Jarred Sumner
|
b49f6d143e
|
Postgres client - more progress (#15086)
|
2024-11-11 14:40:02 -08:00 |
|
pfg
|
56f7c8887b
|
Fix unicode imports, unicode-escaped variable names, and printClauseAlias not working for utf-8 (#15009)
|
2024-11-11 13:27:42 -08:00 |
|
Ciro Spaciari
|
62cabe9003
|
fix(tests) new grpc certs (#15090)
|
2024-11-11 13:00:58 -08:00 |
|
Jarred Sumner
|
781a392baa
|
Add micro-optimization to fs.readFile (#15076)
|
2024-11-11 10:35:17 -08:00 |
|
Jarred Sumner
|
a1c4f667d9
|
Support ${configDir} in tsconfig.json (#15063)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-08 17:08:54 -08:00 |
|
Zack Radisic
|
07dc1ae547
|
.defer(), .onStart(), and some small CSS changes (#15041)
|
2024-11-08 16:38:30 -08:00 |
|
Dylan Conway
|
8f5eab3c84
|
fix(install): package-lock.json migration and non-existent cafile fixes (#15059)
|
2024-11-08 14:34:44 -08:00 |
|
Ciro Spaciari
|
183c661c40
|
net compatibility improvements (#14933)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-07 22:03:53 -08:00 |
|
Jarred Sumner
|
376b1b4f97
|
Support preload option in Worker (#15045)
|
2024-11-07 21:30:51 -08:00 |
|
Jarred Sumner
|
27067d2a6d
|
Allow using Proxy and module namespace objects in APIs (#15043)
|
2024-11-07 19:45:29 -08:00 |
|
Dylan Conway
|
66ba6ba061
|
fix 14957 (#15025)
|
2024-11-06 19:41:39 -08:00 |
|
Jarred Sumner
|
8d4bb080a3
|
Implement console.group (#15026)
|
2024-11-06 19:40:58 -08:00 |
|
Ashcon Partovi
|
bef50a9b9b
|
ci: misc fixes and test runner changes (#15024)
|
2024-11-06 18:15:55 -07:00 |
|
Tim Ermilov
|
c39ae74d3e
|
Fix importing of ES modules from data URIs (#14959)
|
2024-11-06 15:00:24 -08:00 |
|
Christophe Eymard
|
fc071d3362
|
remove checks for self closing tags (#14990)
|
2024-11-06 14:58:31 -08:00 |
|
Jarred Sumner
|
8d8a6bc5c3
|
Fix prototypical inheritance issue in node:zlib and add a $toClass helper (#15015)
|
2024-11-06 14:56:10 -08:00 |
|
pfg
|
497fa59bf0
|
Fix #14865 (#14953)
|
2024-11-02 17:13:31 -07:00 |
|
Jarred Sumner
|
5dae7425bc
|
Merge branch 'main' into jarred/uws
|
2024-11-01 21:52:41 -07:00 |
|
Jarred Sumner
|
6914c5e32c
|
Fixes #13816 (#13906)
Co-authored-by: pfg <pfg@pfg.pw>
Co-authored-by: Ryan Gonzalez <git@refi64.dev>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: Dave Caruso <me@paperdave.net>
|
2024-11-01 18:38:01 -07:00 |
|
Jarred Sumner
|
ce2afac827
|
Align "encoding" option in node fs with node (#14937)
|
2024-11-01 18:16:04 -07:00 |
|
Jarred Sumner
|
c89a958299
|
Fixes #11754 (#14948)
|
2024-11-01 15:35:28 -07:00 |
|
Jarred Sumner
|
d75488124d
|
Inline process.versions.bun in bun build --compile (#14940)
|
2024-11-01 14:45:19 -07:00 |
|
Ashcon Partovi
|
4d269995ad
|
Run tests from npm packages, elysia to start (#14932)
|
2024-11-01 11:57:47 -07:00 |
|
190n
|
71fdb59918
|
Fix napi property methods on non-objects (#14935)
|
2024-10-31 21:02:26 -07:00 |
|
Dylan Conway
|
62881ee36b
|
Redact secrets in bunfig.toml and npmrc logs (#14919)
|
2024-10-31 18:44:24 -07:00 |
|
Dylan Conway
|
6933208790
|
fix(install): only globally link requested packages (#12506)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-31 18:21:04 -07:00 |
|
Jarred Sumner
|
b1e9e3b31b
|
Add bytesWritten property to Bun.Socket, fix encoding issue in node:net (#14516)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-10-31 17:54:07 -07:00 |
|
Jarred Sumner
|
7035a1107e
|
Fixes #14918 (#14921)
|
2024-10-31 14:26:19 -07:00 |
|
Ciro Spaciari
|
f8d5b2e6e2
|
Fix module resolution cache keys (#14901)
Co-authored-by: dave caruso <me@paperdave.net>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-10-30 22:06:21 -07:00 |
|
190n
|
9647291d73
|
Implement NAPI type tagging (#14915)
|
2024-10-30 19:57:48 -07:00 |
|
Jarred Sumner
|
eaa088ba55
|
Fix missing symbol errors and add a test (#14907)
Co-authored-by: Jarred Sumner <jarred@bun.sh>
|
2024-10-30 19:55:42 -07:00 |
|
Jarred Sumner
|
6f15bc2796
|
Merge branch 'main' into jarred/uws
|
2024-10-29 19:08:33 -07:00 |
|