Dylan Conway
|
3df39f4bb7
|
bun.lock: fix --frozen-lockfile and resolving extra dependencies (#15748)
|
2024-12-13 22:40:12 -08:00 |
|
Jarred Sumner
|
c7020c2edc
|
Make --expose gc work in nodetests
|
2024-12-13 22:30:26 -08:00 |
|
Meghan Denny
|
ac12438f69
|
node: fix test-zlib-from-gzip-with-trailing-garbage.js (#15757)
|
2024-12-13 21:51:02 -08:00 |
|
Jarred Sumner
|
20f9cf0047
|
Fix flaky signal handlers on posix (#15751)
|
2024-12-13 20:13:56 -08:00 |
|
Don Isaac
|
bbb56acdf7
|
test(ws): do not create temporary .sock files in root repo directory (#15670)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-12 21:39:30 -08:00 |
|
Dylan Conway
|
8b3b1442fd
|
bun.lock workspace sorting and comma bugfix (#15739)
|
2024-12-12 19:33:44 -08:00 |
|
Jarred Sumner
|
e72692801a
|
[ci] Reduce number of environment variables we send (#15730)
|
2024-12-12 17:48:53 -08:00 |
|
Dylan Conway
|
71af1950fb
|
bump webkit (#15328)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-12-12 03:21:56 -08:00 |
|
Jarred Sumner
|
6f50f51528
|
Deflake a test
|
2024-12-12 02:07:29 -08:00 |
|
Jarred Sumner
|
b3628a526d
|
✂️
|
2024-12-12 01:39:34 -08:00 |
|
pfg
|
1b5cb891c8
|
More passing console tests (#15676)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-12 01:37:10 -08:00 |
|
Don Isaac
|
fe1e3be104
|
test(node): add parallel/test-path-resolve.js (#15707)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-12 01:36:36 -08:00 |
|
dave caruso
|
79dc13ca79
|
pass all string decoder tests (#15723)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-12 01:35:08 -08:00 |
|
Zack Radisic
|
fddc28d608
|
CSS moar fixes (#15719)
|
2024-12-11 21:45:41 -08:00 |
|
Zack Radisic
|
113b62be82
|
Native plugin follow up (#15632)
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-11 17:51:21 -08:00 |
|
pfg
|
2e0f229722
|
test(events): 66% -> 94% (#15716)
|
2024-12-11 17:43:19 -08:00 |
|
Don Isaac
|
08e2cf3761
|
test: mock 'node:test' module in node test harness (#15696)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-11 17:40:44 -08:00 |
|
pfg
|
0e8f075191
|
Pass node querystring tests (#15695)
|
2024-12-11 17:39:46 -08:00 |
|
Don Isaac
|
24d73e948a
|
test(node): add passing path parse format test (#15703)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-11 00:34:58 -08:00 |
|
Jarred Sumner
|
5cfa4cc0af
|
✂️
|
2024-12-11 00:34:19 -08:00 |
|
Don Isaac
|
0bc57eebcb
|
test(deno): use expect.toBeGreaterThanorEqual on failing deno perf … (#15700)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-10 22:05:46 -08:00 |
|
snwy
|
d21444a681
|
test: 100% punycode (#15691)
|
2024-12-10 15:38:48 -08:00 |
|
dave caruso
|
b39632c921
|
feat: new binding generator (#15638)
|
2024-12-10 12:43:17 -08:00 |
|
Jarred Sumner
|
38325aa41c
|
Introduce env option in Bun.build() and bun build to let you inject FOO_PUBLIC_*-style env vars (#15678)
|
2024-12-10 01:09:46 -08:00 |
|
Jarred Sumner
|
5bd4972d5b
|
Add passing node tests (#15675)
|
2024-12-10 00:02:09 -08:00 |
|
Meghan Denny
|
53318c8b13
|
ci: run re-enable node tests on all platforms (#15572)
|
2024-12-09 19:08:30 -08:00 |
|
Don Isaac
|
af4f1c7d39
|
test: fix case to allow bun-debug (#15660)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-08 23:48:43 -08:00 |
|
Kai Tamkun
|
cc125b475f
|
Fix missing "readable" events (#15629)
|
2024-12-06 23:59:47 -08:00 |
|
Ciro Spaciari
|
6135b3dec9
|
fix(CI) deflaky node-http.test.ts (#15625)
|
2024-12-06 19:16:59 -08:00 |
|
Don Isaac
|
b08dd8795e
|
test(web): fix setTimeout refresh test (#15630)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-06 19:14:07 -08:00 |
|
Ciro Spaciari
|
c1eba5886f
|
fix(net) signal should destroy the connection and propagate the error properly (#15624)
|
2024-12-06 16:10:33 -08:00 |
|
Ciro Spaciari
|
fcca2cc398
|
fix(fetch) fix redirect + Connection: close (#15623)
|
2024-12-06 15:06:11 -08:00 |
|
Jarred Sumner
|
b453360dff
|
Fixes #15480 (#15611)
|
2024-12-05 21:15:21 -08:00 |
|
pfg
|
1476e4c958
|
implement toThrowErrorMatchingSnapshot, toThrowErrorMatchingInlineSnapshot (#15607)
|
2024-12-05 19:07:18 -08:00 |
|
Ashcon Partovi
|
fa6ac405a4
|
ci: Add bootstrap.ps1 and automate Windows build images (#15606)
|
2024-12-05 15:16:37 -07:00 |
|
pfg
|
4c8cbecb08
|
Support flag parameter in readFileSync (#15595)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-05 13:41:44 -08:00 |
|
pfg
|
bcf023c829
|
Implement expect().toMatchInlineSnapshot() (#15570)
|
2024-12-05 13:07:10 -08:00 |
|
Jarred Sumner
|
784bc4e012
|
Introduce high-performance native addon API in Bun.build, starting with build.onBeforeParse hook (#14971)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-12-04 22:35:43 -08:00 |
|
Ciro Spaciari
|
dd5c40dab7
|
fix(node:http) fix node:http chunked encoding on server and add chunked encoding support on the client (#15579)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:58:21 -08:00 |
|
Jarred Sumner
|
9d1a35b658
|
Fixes https://github.com/oven-sh/bun/issues/15556 (#15582)
Co-authored-by: Andres Gutierrez <andresgutierrez535@gmail.com>
|
2024-12-04 17:57:05 -08:00 |
|
Jarred Sumner
|
55a0bdc68d
|
deflake process.test.js
|
2024-12-04 13:52:37 -08:00 |
|
pfg
|
f9efe94b85
|
Fixes ^C on bun vite (#15545)
|
2024-12-04 12:39:55 -08:00 |
|
Robert Shuford
|
7eb8a3feae
|
Fixes #14433 - global .npmrc not using auth (#15539)
|
2024-12-04 12:37:18 -08:00 |
|
Dylan Conway
|
d7ed9c673e
|
add a --config test for bun install (#15546)
|
2024-12-04 12:36:10 -08:00 |
|
dave caruso
|
baff3c900e
|
bake: fix the big regressions (#15544)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-12-03 22:15:59 -08:00 |
|
Meghan Denny
|
23299dadf6
|
ci: run node tests directly instead of translated files (#15565)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-12-03 22:10:50 -08:00 |
|
Jarred Sumner
|
0d5e4e162b
|
spawnSync shouldn't throw (#15561)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-12-03 19:26:36 -08:00 |
|
Ciro Spaciari
|
a2e2d114e9
|
fix(net/tls) fix backpressure pause on socket (#15543)
|
2024-12-03 12:53:48 -08:00 |
|
Dylan Conway
|
55473cb64a
|
fix(node:crypto): use options from createHash(alg, options) (#15547)
|
2024-12-03 12:32:41 -08:00 |
|
Dylan Conway
|
6d453be7d9
|
fix 14540 (#15498)
|
2024-12-02 14:57:49 -08:00 |
|