Don Isaac
|
c3c27b8e0d
|
fix(napi): napi_get_value_uint32 now handles int32s correctly
|
2025-01-18 12:08:26 -08:00 |
|
Ciro Spaciari
|
e0e4a270a8
|
fix(S3) if the part is too small and is not ended wait for more data before sending (#16453)
|
2025-01-18 10:47:53 -08:00 |
|
Michael H
|
bb730b9ea5
|
Switch bun -p from --port to --print (#16351)
|
2025-01-17 22:14:21 -08:00 |
|
pfg
|
0d17843251
|
Fix bun run folder (#15117)
Co-authored-by: pfgithub <pfgithub@users.noreply.github.com>
|
2025-01-17 22:08:07 -08:00 |
|
Don Isaac
|
288f256ce4
|
test(node): copy over passing parallel/child-process tests (#16383)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-18 03:01:30 +00:00 |
|
chloe caruso
|
1a54379521
|
node:fs mkdir: disable linux statx path (#16478)
this path is observed to not be stable, prioritize correctness
|
2025-01-17 18:40:17 -08:00 |
|
Don Isaac
|
b412e3647a
|
test(node/url): add more node:test parallel cases (#16404)
|
2025-01-17 21:03:09 +00:00 |
|
Don Isaac
|
5b608f2c64
|
chore(js/builtins): add PullIntoDescriptor type definitions (#16190)
|
2025-01-17 18:09:18 +00:00 |
|
Jarred Sumner
|
7242c1b670
|
Implement X509Certificate in node:crypto (#16173)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-17 05:24:45 -08:00 |
|
Jarred Sumner
|
399ec3e970
|
Fix regression with IPC (#16465)
|
2025-01-17 05:23:13 -08:00 |
|
Jarred Sumner
|
9579e4292b
|
Fix fs.mkdir recursive regression from Bun v1.1.44 (#16464)
|
2025-01-17 04:12:17 -08:00 |
|
Michael H
|
503ea1b4d4
|
bun upgrade --canary changelog use the git sha of the new build instead of main (#16432)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-16 23:16:37 -08:00 |
|
Jarred Sumner
|
58678574a1
|
Fix importing with query strings at the end (#16456)
|
2025-01-16 23:16:11 -08:00 |
|
Meghan Denny
|
2d481e7bcb
|
fix more node:stream (#16385)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-16 22:40:39 -08:00 |
|
Jarred Sumner
|
ec11ea4e73
|
Simplify .protect & unprotect (#16441)
|
2025-01-16 16:06:32 -08:00 |
|
Ciro Spaciari
|
348f5e9aeb
|
fix(server) fix HEAD requests with status != 200 (#16445)
|
2025-01-16 16:05:39 -08:00 |
|
Jarred Sumner
|
7f0b6bc11d
|
Support reloading just static routes
|
2025-01-16 06:46:23 -08:00 |
|
Jarred Sumner
|
4cb8e37474
|
Make console.warn yellow, make console.log(error) not red (#16435)
|
2025-01-16 00:43:26 -08:00 |
|
Jarred Sumner
|
54eb8233f5
|
Fixes expect.extend on prototypes (#16437)
|
2025-01-16 00:21:13 -08:00 |
|
Jarred Sumner
|
a2f1a87f0d
|
Fix under-reporting string memory usage to GC (#16426)
|
2025-01-15 23:45:33 -08:00 |
|
Minsoo Choo
|
4ac4d5e4e5
|
fix: use correct case for filename (#16433)
|
2025-01-15 23:44:52 -08:00 |
|
Ciro Spaciari
|
35a2ef07bf
|
fix(http2) fix sensitive headers (#16423)
|
2025-01-16 03:34:28 +00:00 |
|
Michael H
|
c297fc8070
|
bun pm pack + bundleDependencies with scoped packages (#16407)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-01-15 16:14:15 -08:00 |
|
Don Isaac
|
3fa22e9481
|
fix: debug builds loading runtime.out.js from wrong path (#16421)
|
2025-01-15 15:53:27 -08:00 |
|
Meghan Denny
|
68089a099f
|
zig: else branch is implicitly void (#16406)
|
2025-01-15 15:14:43 -08:00 |
|
190n
|
80e9bbcec3
|
Disable IPInt again (#16420)
|
2025-01-15 12:46:20 -08:00 |
|
Jarred Sumner
|
4092b271cd
|
Add test for Bun.serve static with html (#16413)
|
2025-01-15 04:08:04 -08:00 |
|
190n
|
c1218b250d
|
Bump WebKit and re-enable IPInt (#16227)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Kai Tamkun <kai@tamkun.io>
|
2025-01-15 04:06:52 -08:00 |
|
Jarred Sumner
|
a01285fa65
|
Make this error message better
|
2025-01-15 02:06:44 -08:00 |
|
Jarred Sumner
|
7173593a80
|
Fix error handling bugs in HTMLRewriter API (#16368)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-15 01:02:31 -08:00 |
|
Jarred Sumner
|
522f2b91a0
|
Introduce experimental support for on-demand bundling via HTML imports and Bun.serve() (#16395)
|
2025-01-15 01:00:23 -08:00 |
|
versecafe
|
6cb0d49afb
|
Implement Bun.hash.xxHash32|64() (#16397)
|
2025-01-15 00:54:44 -08:00 |
|
Jarred Sumner
|
5a59c99b5f
|
Probably fixes #16408 (#16409)
|
2025-01-15 00:52:43 -08:00 |
|
Ciro Spaciari
|
8c04818a80
|
fix(s3) fix slice with offset 0 (#16400)
|
2025-01-14 22:38:15 -08:00 |
|
Minsoo Choo
|
9019aaf7d4
|
fix: update username (#16405)
|
2025-01-14 21:15:23 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
Don Isaac
|
4e193b0ebd
|
fix(codegen): handle generic internal functions (#16399)
|
2025-01-14 18:35:24 -08:00 |
|
Dylan Conway
|
cc8ec65e34
|
fix importing internals twice
|
2025-01-14 11:24:17 -08:00 |
|
Michael H
|
5c5793050c
|
allow bundledDependencies: true in bun pm pack (#16382)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-14 02:43:18 +00:00 |
|
Michael H
|
6b197d8a7c
|
bun exec --help now prints its own help menu (#16391)
|
2025-01-14 02:41:43 +00:00 |
|
Minsoo Choo
|
e5ea345e6b
|
Unify syntax highlighting and ouput for --help (#16360)
|
2025-01-14 00:33:08 +00:00 |
|
Jarred Sumner
|
acae4a3561
|
Fix use of .call in builtin
@nektro we can't use .call in builtins
|
2025-01-13 02:50:03 -08:00 |
|
Jarred Sumner
|
c2e150f916
|
Revert "Skip javascriptcore's first parse step for ES Modules" (#16370)
|
2025-01-13 01:24:48 -08:00 |
|
Michael H
|
70362c316e
|
allow importing bun.lock (+ types for it) (#16244)
Co-authored-by: RiskyMH <RiskyMH@users.noreply.github.com>
|
2025-01-12 20:08:56 -08:00 |
|
Don Isaac
|
ab3ac077fe
|
feat(cli/bunx): support --no-install flag (#16315)
|
2025-01-12 20:07:59 -08:00 |
|
Don Isaac
|
edeaab1cf2
|
fix(cli/install): --silent disables summary (#16321)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Michael H <git@riskymh.dev>
|
2025-01-12 20:06:10 -08:00 |
|
Jarred Sumner
|
22436ede12
|
Faster debug builds (#16354)
|
2025-01-12 20:03:24 -08:00 |
|
Meghan Denny
|
11feeff892
|
make sure ipc with json serialization still works when bun is parent and not the child (#14756)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-11 19:18:28 -08:00 |
|
Jarred Sumner
|
f9de8be417
|
Don't warn on moduleSuffixes when an empty string is passed (#16332)
|
2025-01-11 18:24:19 -08:00 |
|
Don Isaac
|
5b585c393b
|
fix(toml): cursor pos for duplicate key errors (#16325)
|
2025-01-11 06:19:23 +00:00 |
|