Don Isaac
|
0d53353d36
|
fix(node/fs): fs.close and fs.Dir.closeSync (#16686)
|
2025-01-24 05:58:07 -08:00 |
|
chloe caruso
|
5819fe49a7
|
node fs compat pr #2 (#16422)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-21 10:28:35 -08:00 |
|
Dylan Conway
|
0a7cc1f1c2
|
Make bun.lock the default for new projects (#16540)
|
2025-01-20 23:17:52 -08:00 |
|
Jarred Sumner
|
54eb8233f5
|
Fixes expect.extend on prototypes (#16437)
|
2025-01-16 00:21:13 -08:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
Dylan Conway
|
c130df6c58
|
start verdaccio in multiple test files (#16118)
|
2025-01-03 08:21:00 -08:00 |
|
Dylan Conway
|
45ca9e08c3
|
fix(install): peer/dev/optional = false lockfile fix (#15874)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-20 00:34:21 -08:00 |
|
Ashcon Partovi
|
e8b85cff40
|
ci: Retry and detect flaky tests (#15798)
|
2024-12-16 17:04:33 -08:00 |
|
Dylan Conway
|
3df39f4bb7
|
bun.lock: fix --frozen-lockfile and resolving extra dependencies (#15748)
|
2024-12-13 22:40:12 -08:00 |
|
Jarred Sumner
|
e72692801a
|
[ci] Reduce number of environment variables we send (#15730)
|
2024-12-12 17:48:53 -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 |
|
Ashcon Partovi
|
fa6ac405a4
|
ci: Add bootstrap.ps1 and automate Windows build images (#15606)
|
2024-12-05 15:16:37 -07:00 |
|
pfg
|
bcf023c829
|
Implement expect().toMatchInlineSnapshot() (#15570)
|
2024-12-05 13:07:10 -08:00 |
|
dave caruso
|
dc01a5d6a8
|
feat(DevServer): batch bundles & run them asynchronously (#15181)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-11-25 18:55:47 -08:00 |
|
Jarred Sumner
|
8ca0eb831d
|
Clean up some error handling code (#15368)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-11-25 15:42:02 -08:00 |
|
Meghan Denny
|
797958082c
|
musl patches [v4] (#15066)
|
2024-11-11 19:23:58 -08:00 |
|
Jarred Sumner
|
f005e8c057
|
Fix HTTP spec issues by upgrading uWS version (#14853)
|
2024-10-27 12:34:45 -07:00 |
|
Ashcon Partovi
|
7bb39023b8
|
Merge queue (#14639)
|
2024-10-18 01:14:42 +00:00 |
|
Dylan Conway
|
f307d2a6ef
|
test(publish): ci names in user-agent (#14328)
|
2024-10-04 00:15:22 -07:00 |
|
Dylan Conway
|
f374ae6db1
|
add bun publish (#14215)
|
2024-10-02 20:47:22 -07:00 |
|
Meghan Denny
|
80db770521
|
rework node:zlib to match internal js api and properly support async writes (#14079)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-09-25 15:55:53 -07:00 |
|
Dylan Conway
|
5af782344f
|
fix(watch): use case insensitive path comparison (#13909)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-14 01:41:33 -04:00 |
|
Dylan Conway
|
3e904303ac
|
fix hot/hot.test.ts, hot/watch.test.ts, and watch/watch.test.ts (#13876)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-09-11 01:24:46 -07:00 |
|
Jarred Sumner
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -07:00 |
|
Jarred Sumner
|
078fdd3787
|
Make the test runner work on older versions of Bun
|
2024-08-23 22:55:12 -07:00 |
|
Jarred Sumner
|
dc58c42453
|
Fix test harness in older versions
|
2024-08-23 22:48:49 -07:00 |
|
Dylan Conway
|
6415cc3e92
|
implement bun outdated (#13461)
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-23 02:15:13 -07:00 |
|
Jarred Sumner
|
1bac09488d
|
Copy some node tests (#13458)
|
2024-08-21 23:09:09 -07:00 |
|
Ashcon Partovi
|
a1312066b3
|
Fix secrets in CI tests (#13306)
|
2024-08-14 11:13:09 -07:00 |
|
Jarred Sumner
|
cf1863236a
|
Do not skip tests due to missing credentials in CI. (#13284)
|
2024-08-13 22:44:52 -07:00 |
|
Jarred Sumner
|
3a245dd248
|
upgrade webkit (#13192)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-12 23:17:17 -07:00 |
|
Dylan Conway
|
9302b42919
|
revert 84c91bf7e1 (#13214)
|
2024-08-09 19:28:08 -07:00 |
|
Ciro Spaciari
|
b9ead441c1
|
fix(sockets) add socket wrapper and refactor context ownership handling in socket.zig (#13176)
|
2024-08-09 18:34:17 -07:00 |
|
Jarred Sumner
|
5cbb6926f5
|
Add test for file descriptor leaks in FileSink (#13181)
|
2024-08-08 18:33:41 -07:00 |
|
Ashcon Partovi
|
84c91bf7e1
|
Revert TextDecoderStream until next release (#13151)
|
2024-08-07 12:34:04 -07:00 |
|
Dylan Conway
|
9f7c6e34cb
|
Add TextDecoderStream, TextEncoderStream, and TextDecoder.decode("", { stream: true}) (#13115)
|
2024-08-07 02:36:29 -07:00 |
|
Jarred Sumner
|
3876ecfde8
|
Add test for calling websocket server publish/send methods repeatedly on closed sockets (#13131)
|
2024-08-06 16:22:21 -07:00 |
|
Jarred Sumner
|
59c5c0fe48
|
Fix memory leak when requiring or importing modules that get GC'd later (#12997)
|
2024-08-01 12:05:37 -07:00 |
|
Meghan Denny
|
a0ebb051b0
|
implement node:util.getSystemErrorName() (#12837)
|
2024-07-27 00:20:50 -07:00 |
|
Meghan Denny
|
82b42ed851
|
node: more process.exitCode fixes (#12809)
|
2024-07-25 15:18:41 -07:00 |
|
Jarred Sumner
|
fdb58dc861
|
Fixes #9555 (#12801)
|
2024-07-24 23:07:04 -07:00 |
|
Meghan Denny
|
1e0b20f514
|
node: fix observable value of process.exitCode (#12799)
|
2024-07-24 22:26:07 -07:00 |
|
Ashcon Partovi
|
d105b048b1
|
Use Buildkite for CI (#11477)
|
2024-06-27 14:56:07 -07:00 |
|
Dylan Conway
|
8b4ec84fb1
|
fix(install): use correct lockfile when printing install summary (#11930)
|
2024-06-17 19:30:16 -07:00 |
|
Jarred Sumner
|
77192072c8
|
[bun:sqlite] Support unprefixed bindings, safe integers / BigInt, as(Class) (#11887)
|
2024-06-16 23:44:07 -07:00 |
|
Dylan Conway
|
eedb3e530c
|
fix(install): handle transitive folder dependencies (#10445)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-06-15 00:08:40 -07:00 |
|
Dylan Conway
|
e9d1e7ac5e
|
fix(install): return non-zero exit code when tarballs fail to download (#11828)
|
2024-06-14 01:15:53 -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 |
|
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 |
|
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 |
|