pfg
|
0e8f075191
|
Pass node querystring tests (#15695)
|
2024-12-11 17:39:46 -08:00 |
|
Ashcon Partovi
|
667821c53a
|
ci: Fix canary releases (#15713)
|
2024-12-11 09:47:17 -08:00 |
|
Dylan Conway
|
b55ca429c7
|
Implement text-based lockfile (#15705)
|
2024-12-11 05:05:49 -08:00 |
|
Don Isaac
|
78445c543e
|
refactor: set default for name in ErrorCode.ts (#15699)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-11 01:07:57 -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 |
|
Meghan Denny
|
455de2a449
|
deps: update boringssl (#15677)
|
2024-12-10 20:33:36 -08:00 |
|
Meghan Denny
|
81bc01d477
|
fix test-event-emitter-method-names.js on windows (#15692)
|
2024-12-10 16:33:57 -08:00 |
|
snwy
|
d21444a681
|
test: 100% punycode (#15691)
|
2024-12-10 15:38:48 -08:00 |
|
Don Isaac
|
2d5ea4993f
|
fix(codegen): better error messages for internals using module.exports (#15687)
|
2024-12-10 15:10:21 -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
|
969bab3848
|
[build images]
|
2024-12-10 00:54:04 -08:00 |
|
Jarred Sumner
|
5bd4972d5b
|
Add passing node tests (#15675)
|
2024-12-10 00:02:09 -08:00 |
|
Meghan Denny
|
68780faee2
|
fix windows build
|
2024-12-09 22:30:44 -08:00 |
|
Jarred Sumner
|
0bbc18fd19
|
Fix rare crash in bun install (#15651)
|
2024-12-09 20:59:29 -08:00 |
|
Meghan Denny
|
53318c8b13
|
ci: run re-enable node tests on all platforms (#15572)
|
2024-12-09 19:08:30 -08:00 |
|
Jarred Sumner
|
abe69901b2
|
make the helper quieter
|
2024-12-09 17:42:40 -08:00 |
|
Jarred Sumner
|
c0cf0414a0
|
Add helper for running node tests
|
2024-12-09 17:37:53 -08:00 |
|
Natt Nguyen
|
3dc3527171
|
fix: testing library docs (#15667)
|
2024-12-09 16:29:34 -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 |
|
github-actions[bot]
|
2c1dea818c
|
deps: update sqlite to 3.470.200 (#15652)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-12-08 02:16:41 -08:00 |
|
Kai Tamkun
|
cc125b475f
|
Fix missing "readable" events (#15629)
|
2024-12-06 23:59:47 -08:00 |
|
Don Isaac
|
cbbf88f3a6
|
refactor: remove unused main_api.zig file (#15635)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-06 21:01:25 -08:00 |
|
Don Isaac
|
8064a55a48
|
test(bake): fix double free (#15634)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-06 20:06:26 -08:00 |
|
Jarred Sumner
|
0531d6756c
|
Ci is doing too much
|
2024-12-06 19:28:28 -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 |
|
Yuto Ogino
|
dd32e6b416
|
Fix zsh auto-completion for package.json scripts with name containing colons (#15619)
|
2024-12-06 10:53:43 -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
|
eacf89e5bf
|
ci: Fix CPU count on build runners
|
2024-12-05 14:20:05 -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 |
|
Michael H
|
00b7d6479b
|
bun repl disable inspector/debugger (#15594)
|
2024-12-05 13:41:21 -08:00 |
|
pfg
|
bcf023c829
|
Implement expect().toMatchInlineSnapshot() (#15570)
|
2024-12-05 13:07:10 -08:00 |
|
Jarred Sumner
|
b7b1ca8ebe
|
Fixes https://github.com/oven-sh/bun/issues/15307
|
2024-12-05 02:39:34 -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 |
|
190n
|
3a4a9ae4e9
|
Add v8::api_internal::FromJustIsNothing (#15583)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:57:40 -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 |
|
Meghan Denny
|
61cc9c3947
|
Revert "ci: Add bootstrap.ps1 and automate Windows build images" (#15591)
|
2024-12-04 17:07:35 -08:00 |
|
Ashcon Partovi
|
e904a181d8
|
ci: Add bootstrap.ps1 and automate Windows build images (#15466)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-12-04 17:33:00 -07:00 |
|
Jarred Sumner
|
55a0bdc68d
|
deflake process.test.js
|
2024-12-04 13:52:37 -08:00 |
|
Meghan Denny
|
55454f7910
|
[publish images]
|
2024-12-04 13:46:17 -08:00 |
|
Jarred Sumner
|
e4aeb761e4
|
Ensure we always drain the dependency list in runTasks() (#15511)
|
2024-12-04 12:40:11 -08:00 |
|
pfg
|
f9efe94b85
|
Fixes ^C on bun vite (#15545)
|
2024-12-04 12:39:55 -08:00 |
|