Jarred Sumner
|
b5a73130ad
|
Reduce memory usage in long-running processes (#14885)
|
2024-10-29 12:56:10 -07:00 |
|
pfg
|
698e87aa67
|
Fix #14187 (#14884)
|
2024-10-28 18:11:03 -07:00 |
|
Zack Radisic
|
5502278f3e
|
CSS: More stuff and tests (#14832)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-27 13:49:25 -07:00 |
|
Jarred Sumner
|
f005e8c057
|
Fix HTTP spec issues by upgrading uWS version (#14853)
|
2024-10-27 12:34:45 -07:00 |
|
dave caruso
|
e93c5ad993
|
feat(bake): css, production build, dev separateSSRGraph=false (#14622)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-10-27 01:57:36 -07:00 |
|
Meghan Denny
|
5237869101
|
bun-install-registry.test.ts: remove ini format hint here (#14803)
|
2024-10-26 16:51:19 -07:00 |
|
Jarred Sumner
|
2456d70ac7
|
Fixes #14716 (#14834)
|
2024-10-26 15:15:13 -07:00 |
|
Meghan Denny
|
50d80a805d
|
pm: fix weird package.json formatting after install (#14801)
|
2024-10-26 01:36:25 -07:00 |
|
Meghan Denny
|
2d9a73fc07
|
test: fix expected value of 'should perform bin-linking across multiple dependencies' (#14833)
|
2024-10-26 01:02:24 -07:00 |
|
Dylan Conway
|
87279392cf
|
fix 9395 (#14815)
|
2024-10-25 19:58:45 -07:00 |
|
Bjorn Beishline
|
7f5860331e
|
Fixed compilation issues with no outdir (#14717)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-10-25 18:43:58 -07:00 |
|
Dylan Conway
|
b895738156
|
fix(install): migrate package-lock.json with dependency on root package (#14811)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-25 01:32:17 -07:00 |
|
Dylan Conway
|
9621b641a1
|
update test/bun.lockb (#14746)
|
2024-10-25 00:03:52 -07:00 |
|
Dylan Conway
|
5eaa7301eb
|
fix(install): patches with bin in package.json (#14807)
|
2024-10-25 00:03:19 -07:00 |
|
Dylan Conway
|
247456b675
|
fix(install): continue install if optional postinstall fails (#14783)
|
2024-10-23 21:58:53 -07:00 |
|
Meghan Denny
|
6f60523e6c
|
" -> ' (#14776)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-23 19:21:36 -07:00 |
|
Ciro Spaciari
|
29bf8a505d
|
fix(tests) pq -> pg + populate before (#14748)
|
2024-10-23 18:01:06 -07:00 |
|
Jarred Sumner
|
93d115f9b7
|
Reduce default max network connection limit from 256 to 48 in bun install (#14755)
|
2024-10-23 15:34:16 -07:00 |
|
Eckhardt (Kaizen) Dreyer
|
3db0191409
|
fix(install): Skip optional dependencies if false in bunfig.toml (#14629)
|
2024-10-22 11:55:10 -07:00 |
|
snwy
|
517cdc1392
|
fix jsx symbol collisions when importing own variables with same names (#14343)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-22 00:17:18 -07:00 |
|
Ciro Spaciari
|
fe8d0079ec
|
tls(Server) fix connectionListener and make alpnProtocol more compatible with node.js (#14695)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-10-21 01:58:14 +00:00 |
|
Jarred Sumner
|
8063e9d6b8
|
Fixes #14411 (#14691)
|
2024-10-20 22:02:44 +00:00 |
|
Jarred Sumner
|
070e5804ad
|
Implement crypto.hash() (#14683)
|
2024-10-19 12:14:23 -07:00 |
|
Jarred Sumner
|
67b4478137
|
Fixes #14333 (#14679)
|
2024-10-19 01:14:13 -07:00 |
|
Dylan Conway
|
e5c00ab4b4
|
fix(CryptoHasher): throw error if update or digest are called after digest (#14677)
|
2024-10-19 02:21:41 +00:00 |
|
Dylan Conway
|
f3b658d9f7
|
fix double free with invalid TLSOptions (#14648)
|
2024-10-18 05:16:21 +00:00 |
|
Ashcon Partovi
|
7bb39023b8
|
Merge queue (#14639)
|
2024-10-18 01:14:42 +00:00 |
|
Dylan Conway
|
e448c4cc3b
|
fs.mkdir empty string bugfix (#14510)
|
2024-10-16 18:55:49 -07:00 |
|
Ciro Spaciari
|
07ccec0fd8
|
H2 fixes (#14606)
|
2024-10-16 09:06:56 -07:00 |
|
Dylan Conway
|
7283453eed
|
use memset_patternN in Buffer.fill (#14599)
|
2024-10-15 21:16:57 -07:00 |
|
Ciro Spaciari
|
409e674526
|
feat(node:http2) Implement HTTP2 server support (#14286)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-15 16:28:21 -07:00 |
|
Meghan Denny
|
68e6304c73
|
node:child_process: 'ineherit' stdio should make getters be null (#14576)
|
2024-10-14 23:41:34 -07:00 |
|
Meghan Denny
|
709cd95c30
|
test: use isWindows from harness (#14577)
|
2024-10-14 21:19:09 -07:00 |
|
Meghan Denny
|
3830b0c499
|
more passing node buffer tests (#14371)
|
2024-10-14 20:22:14 -07:00 |
|
190n
|
035f97ba13
|
WIP: nuke EventSource as it doesn't work anyway (#14421)
|
2024-10-14 19:55:06 -07:00 |
|
Meghan Denny
|
ae0106b651
|
delete legacy node test runner (#14572)
|
2024-10-14 17:31:34 -07:00 |
|
Jarred Sumner
|
5fc53353fb
|
Allow disabling keep-alive (#14569)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-10-14 16:58:42 -07:00 |
|
Jarred Sumner
|
29d287261b
|
Fix several bugs when printing exceptions from Error.captureStackTrace (#14548)
|
2024-10-14 13:43:06 -07:00 |
|
Meghan Denny
|
a5006a13a8
|
fetch-tcp-stress.test.ts: todo failing on macos ci (#14514)
|
2024-10-14 12:48:42 -07:00 |
|
Meghan Denny
|
bebf762bcf
|
streams.test.js: todo failing macos test (#14513)
|
2024-10-14 12:48:04 -07:00 |
|
Don Isaac
|
09b031d044
|
fix(parser): uncaught mismatch between JSX opening/closing tags (#14528)
|
2024-10-12 19:49:45 -07:00 |
|
Zack Radisic
|
6b8fd718c2
|
Various CSS stuff (#14499)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-12 07:00:20 -07:00 |
|
Dylan Conway
|
6cf9c41d1f
|
fix(install): ensure read permissions when extracting files (#14511)
|
2024-10-12 02:37:51 -07:00 |
|
Dylan Conway
|
183a8f61d8
|
fix bun-build-api.test.ts (#14503)
|
2024-10-12 00:48:22 -07:00 |
|
Mathieu Schroeter
|
9744684b10
|
Attempt to add support for iterate() with SQLite statements (#14361)
|
2024-10-11 21:42:59 -07:00 |
|
Jarred Sumner
|
43a5c4a044
|
Implement Bun.inspect.table (#14486)
|
2024-10-11 21:35:49 -07:00 |
|
Dylan Conway
|
d3323c84bb
|
fix(publish): missing bins bugfix (#14488)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-11 21:28:47 -07:00 |
|
Jarred Sumner
|
c77fc5daa0
|
Implement --drop (#14492)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-10-11 20:52:23 -07:00 |
|
Dylan Conway
|
5fd0a61ae2
|
CA support for bun install (#14416)
|
2024-10-11 13:16:26 -07:00 |
|
190n
|
50e9be0dc7
|
Fix napi_value<=>integer conversions and napi_create_empty_array (#14479)
|
2024-10-10 23:50:39 -07:00 |
|