pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
pfg
|
5c7df736bf
|
Bring back btjs (#18108)
|
2025-03-11 22:51:05 -07:00 |
|
Meghan Denny
|
29870cb572
|
node: fix test-tls-interleave.js (#18092)
|
2025-03-11 20:33:42 -07:00 |
|
Meghan Denny
|
32223e90e3
|
node: fix test-tls-transport-destroy-after-own-gc.js (#18087)
|
2025-03-11 20:33:25 -07:00 |
|
Meghan Denny
|
31198cdbd9
|
node: fix test-tls-connect-pipe.js (#18095)
|
2025-03-11 20:33:13 -07:00 |
|
Meghan Denny
|
971f2b1ed7
|
node: fix test-tls-destroy-whilst-write.js (#18093)
|
2025-03-11 20:32:52 -07:00 |
|
chloe caruso
|
832cf91e88
|
remove a memory leak in bun.String.concat/createFromConcat (#18084)
|
2025-03-11 20:30:51 -07:00 |
|
Kai Tamkun
|
2e010073aa
|
Fix express responses dying early (#18080)
|
2025-03-11 19:53:50 -07:00 |
|
Ciro Spaciari
|
4c93b72906
|
compat(http2) more http2 compatibility improvements (#18060)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-03-11 19:46:05 -07:00 |
|
Meghan Denny
|
7091fd5791
|
node: fix test-tls-write-error.js (#18082)
|
2025-03-11 18:46:15 -07:00 |
|
Meghan Denny
|
e5edd388a0
|
node: fix test-tls-use-after-free-regression.js (#18085)
|
2025-03-11 18:45:12 -07:00 |
|
Meghan Denny
|
b887270e25
|
node: fix test-tls-no-rsa-key.js (#18090)
|
2025-03-11 18:40:30 -07:00 |
|
Meghan Denny
|
fc0d0ad8d3
|
node: fix test-tls-set-encoding.js (#18088)
|
2025-03-11 18:39:15 -07:00 |
|
Dylan Conway
|
ddfc8555f7
|
crypto: fix test-crypto-random.js (#18044)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-03-11 18:21:20 -07:00 |
|
Meghan Denny
|
6d0739f7d9
|
js: de-class-ify node:tls.TLSSocket (#18058)
|
2025-03-11 16:37:50 -07:00 |
|
Don Isaac
|
fdd750e4b5
|
docs(bun-plugin-svelte): add example (#18076)
|
2025-03-11 14:39:10 -07:00 |
|
Don Isaac
|
9a5afe371a
|
fix(bun-plugin-svelte): fix svelte module imports (#18042)
|
2025-03-11 12:01:15 -07:00 |
|
Dylan Conway
|
5123561889
|
fix assertion in JSBuffer.cpp (#18048)
|
2025-03-11 10:20:15 -07:00 |
|
Meghan Denny
|
ba7f59355f
|
js: de-class-ify node:net.Socket (#17997)
|
2025-03-10 23:37:11 -07:00 |
|
Michael H
|
a79f92df9e
|
CI: fix canary uploading for x64 macos (#18053)
|
2025-03-10 21:59:13 -07:00 |
|
Meghan Denny
|
8bc88763ec
|
Bump
|
2025-03-10 21:06:52 -07:00 |
|
Kai Tamkun
|
4a0e982bb2
|
node:http improvements (#17093)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
Co-authored-by: snwy <snwy@snwy.me>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-03-10 20:19:29 -07:00 |
|
Ciro Spaciari
|
013fdddc6e
|
feat(CSRF) implement Bun.CSRF (#18045)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
bun-v1.2.5
|
2025-03-10 17:51:57 -07:00 |
|
190n
|
a9ca465ad0
|
Bump WebKit (#18039)
|
2025-03-10 12:39:20 -07:00 |
|
Alistair Smith
|
cd4d75ee7b
|
Fix type error for base64 operations (#18034)
Co-authored-by: azom <dev@azom.ca>
|
2025-03-10 09:40:29 -07:00 |
|
pfg
|
aa2e109f5f
|
Add launch configuration for rr (#17963)
|
2025-03-09 00:19:20 -08:00 |
|
Dylan Conway
|
45e3c9da70
|
Add destroy and destructors to Hmac, Verify, Sign, and Hash (#17996)
|
2025-03-07 22:55:39 -08:00 |
|
Jarred Sumner
|
cee026b87e
|
Micro optimize latin1IdentifierContinueLength (#17972)
|
2025-03-07 21:46:14 -08:00 |
|
Dylan Conway
|
1a68ce05dc
|
Add a few passing tests for node:crypto (#17987)
|
2025-03-07 20:53:06 -08:00 |
|
Don Isaac
|
bf0253df1d
|
fix(cli): ignore --loader flag when running as node (#17992)
|
2025-03-07 20:32:07 -08:00 |
|
Jarred Sumner
|
2e3e6a15e0
|
Make TimeoutObject 8 bytes smaller (#17976)
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-03-07 20:07:31 -08:00 |
|
chloe caruso
|
589fa6274d
|
dev server: forgotten changes (#17985)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 17:53:07 -08:00 |
|
Pham Minh Triet
|
4cf0d39e58
|
fix(docs): typo in css.md (#17973)
|
2025-03-07 17:28:45 -08:00 |
|
Kilian Brachtendorf
|
a1952c71f7
|
docs: add note about bun publish respecting NPM_CONFIG_TOKEN (#17975)
|
2025-03-07 17:28:16 -08:00 |
|
Dylan Conway
|
48df26462d
|
fix test-crypto-randomuuid.js (#17955)
|
2025-03-07 17:05:17 -08:00 |
|
chloe caruso
|
66cf62c3c4
|
dev server: rewrite HMRModule, support sync esm + hot.accept (#17954)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 15:12:16 -08:00 |
|
Meghan Denny
|
9d6729fef3
|
docs: simplify bundler headings
|
2025-03-07 01:34:01 -08:00 |
|
Meghan Denny
|
20144ced54
|
docs: bundler/css.md: remove redundant heading
|
2025-03-07 01:22:18 -08:00 |
|
Meghan Denny
|
2e6cbd9a4d
|
node: update test/common (#17786)
|
2025-03-07 00:32:23 -08:00 |
|
Meghan Denny
|
85f49a7a1a
|
node: fix test-net-server-listen-options-signal.js (#17782)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 00:32:05 -08:00 |
|
Meghan Denny
|
6ba858dfbb
|
node: fix test-net-connect-reset.js (#17823)
|
2025-03-07 00:31:41 -08:00 |
|
Meghan Denny
|
7b423d5ff8
|
node: fix test-warn-stream-wrap.js (#17937)
|
2025-03-07 00:30:56 -08:00 |
|
Dylan Conway
|
ae19729a72
|
node:crypto: native Hmac and Hash (#17920)
|
2025-03-06 23:52:10 -08:00 |
|
190n
|
2d45ae7441
|
Undo WebKit/WebKit#41727 (#17957)
|
2025-03-06 23:35:46 -08:00 |
|
Zack Radisic
|
e6cb0de539
|
CSS modules (#17958)
|
2025-03-06 23:35:06 -08:00 |
|
Jarred Sumner
|
924e50b6e9
|
Faster new TextDecoder() (#17964)
|
2025-03-06 23:33:31 -08:00 |
|
190n
|
1d32e78cf4
|
Do not idle in the event loop if there are pending immediate tasks (#17901)
|
2025-03-06 20:35:16 -08:00 |
|
Jarred Sumner
|
b5bca2d976
|
Bump WebKit (#17960)
|
2025-03-06 20:32:49 -08:00 |
|
Meghan Denny
|
1acd4039b6
|
fix test-net-better-error-messages-listen.js (#17888)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-06 19:47:12 -08:00 |
|
Meghan Denny
|
438ec5d1eb
|
node: fix test-event-capture-rejections.js (#17953)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-06 19:46:40 -08:00 |
|