Jarred Sumner
|
b34703914c
|
Fix build
|
2025-03-31 04:20:52 -07:00 |
|
Jarred Sumner
|
f3da1b80bc
|
Use macOS signpost api for tracing (#14871)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-03-31 04:13:11 -07:00 |
|
Alistair Smith
|
0814abe21e
|
FIx some smaller issues in bun-types (#18642)
|
2025-03-31 03:41:13 -07:00 |
|
Jarred Sumner
|
c3be6732d1
|
Fixes #18572 (#18578)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-31 02:15:27 -07:00 |
|
Jarred Sumner
|
c3e2bf0fc4
|
Update ban-words.test.ts
|
2025-03-31 02:14:36 -07:00 |
|
Jarred Sumner
|
78a9396038
|
Update ban-words.test.ts
|
2025-03-31 02:14:36 -07:00 |
|
Ciro Spaciari
|
e2ce3bd4ce
|
fix(node:http) http.request empty requests should not always be transfer-encoding: chunked (#18649)
|
2025-03-31 02:10:31 -07:00 |
|
Jarred Sumner
|
fee911194a
|
Remove dead code from js_printer (#18619)
|
2025-03-29 04:46:23 -07:00 |
|
Jarred Sumner
|
358a1db422
|
Clean up some mimalloc-related code (#18618)
|
2025-03-29 04:01:55 -07:00 |
|
Jarred Sumner
|
8929d65f0e
|
Remove some dead code (#18617)
|
2025-03-29 03:18:08 -07:00 |
|
Don Isaac
|
f14e26bc85
|
fix: crash when Bun.write is called on a typedarray-backed Blob (#18600)
|
2025-03-29 03:04:10 -07:00 |
|
Jarred Sumner
|
43f7a241b9
|
Fix typo
|
2025-03-29 02:31:33 -07:00 |
|
Ciro Spaciari
|
7021c42cf2
|
fix(node:http) fix post regression (#18599)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-03-29 01:50:26 -07:00 |
|
Don Isaac
|
1b10b61423
|
test: disable failing shadcn tests in CI (#18603)
|
2025-03-29 01:48:59 -07:00 |
|
Kai Tamkun
|
bb9128c0e8
|
Fix a node:http UAF (#18564)
|
2025-03-28 22:02:49 -07:00 |
|
Jarred Sumner
|
f38d35f7c9
|
Revert #18562 #18478 (#18610)
|
2025-03-28 20:23:49 -07:00 |
|
Don Isaac
|
f0dfa109bb
|
fix(cli/pack): excluded entries nested within included dirs (#18509)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-28 19:05:37 -07:00 |
|
Don Isaac
|
27cf65a1e2
|
refactor(uws): remove unused uws_res_write_headers (#18607)
|
2025-03-28 17:52:05 -07:00 |
|
Alistair Smith
|
e83b5fb720
|
@types/bun: fix URLSearchParams, bring back old types test suite (#18598)
|
2025-03-28 17:51:52 -07:00 |
|
Dylan Conway
|
ee89130991
|
remove zig and zls path
|
2025-03-28 15:40:22 -07:00 |
|
Dylan Conway
|
0a4f36644f
|
avoid encoding as double in napi_create_double if possible (#18585)
|
2025-03-28 15:16:32 -07:00 |
|
Don Isaac
|
a1ab2a4780
|
fix: Bun.write() with empty string creates a file (#18561)
|
2025-03-28 11:54:54 -07:00 |
|
Don Isaac
|
451c1905a8
|
ci: do not lint cli fixture files (#18596)
|
2025-03-28 11:26:12 -07:00 |
|
Jarred Sumner
|
accccbfdaf
|
2x faster headers.get, headers.delete, headers.has (#18571)
|
2025-03-28 01:15:00 -07:00 |
|
pfg
|
8e0c8a143e
|
Fix for test-stdin-from-file closing fd '0' (#18559)
|
2025-03-27 21:38:50 -07:00 |
|
Jarred Sumner
|
9ea577efc0
|
Update CONTRIBUTING.md
|
2025-03-27 21:25:14 -07:00 |
|
Jarred Sumner
|
54416dad05
|
Add bd package.json script
|
2025-03-27 21:24:38 -07:00 |
|
chloe caruso
|
8f4575c0e4
|
fix: detection module type from extension (#18562)
|
2025-03-27 20:47:31 -07:00 |
|
Dylan Conway
|
c7edb24520
|
fix(install): resolution order and unused resolutions (#18560)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-27 20:46:58 -07:00 |
|
Ciro Spaciari
|
325acfc230
|
fix(node:http) fix regression where we throw ECONNRESET and/or ERR_STREAM_WRITE_AFTER_END after socket.end() (#18539)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-27 18:27:19 -07:00 |
|
Pham Minh Triet
|
7f60375cca
|
docs: update require()'s compatibility status (#18556)
|
2025-03-27 18:26:13 -07:00 |
|
Ciro Spaciari
|
dac7f22997
|
fix(CSRF) remove undefined's and add more checks for bad tokens (#18535)
|
2025-03-27 17:47:00 -07:00 |
|
Alistair Smith
|
f5836c2013
|
Docs/tag relevant docs (#18544)
|
2025-03-27 16:49:15 -07:00 |
|
chloe caruso
|
70ddfb55e6
|
implement require.extensions (#18478)
|
2025-03-27 14:58:24 -07:00 |
|
HAHALOSAH
|
934e41ae59
|
docs: clarify sentence in sql (#18532) [no ci]
|
2025-03-27 09:55:10 -07:00 |
|
Alistair Smith
|
f4ae8c7254
|
Fix AbortSignal static methods when DOM is missing (#18530)
|
2025-03-27 15:10:18 +00:00 |
|
Alistair Smith
|
2a9569cec4
|
@types/bun: Some small fixes for the test and Bun.env (#18528)
|
2025-03-27 13:32:23 +00:00 |
|
Jarred Sumner
|
31060a5e2a
|
Update package.json
|
2025-03-27 03:48:38 -07:00 |
|
Zack Radisic
|
5c0fa6dc21
|
Better error message for NAPI modules which access unsupported libuv functions (#18503)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
bun-v1.2.7
|
2025-03-26 23:57:10 -07:00 |
|
Grigory
|
53f311fdd9
|
fix(nodevm): allow options props to be undefined (#18465)
|
2025-03-26 22:35:02 -07:00 |
|
pfg
|
b40f5c9669
|
more cookie mistakes (#18517)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-26 22:33:44 -07:00 |
|
Vladlen Grachev
|
317e9d23ab
|
Fix CSS Modules when code splitting enabled (#18435)
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
|
2025-03-26 21:45:22 -07:00 |
|
Don Isaac
|
11bb3573ea
|
build: shave 30s off debug builds (#18516)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-03-26 21:42:13 -07:00 |
|
Ciro Spaciari
|
39cf0906d1
|
fix(fetch) handle aborted connection inside start (#18512)
|
2025-03-26 20:52:49 -07:00 |
|
pfg
|
1d655a0232
|
cookie mistakes (#18513)
|
2025-03-26 20:51:20 -07:00 |
|
Ciro Spaciari
|
a548c2ec54
|
fix(node:http) properly signal server drain after draining the socket buffer (#18479)
|
2025-03-26 16:41:17 -07:00 |
|
Jarred Sumner
|
7740271359
|
Update cookie.md
|
2025-03-26 16:22:57 -07:00 |
|
Don Isaac
|
75144ab881
|
fix: reflect-metadata import order (#18086)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-03-26 16:19:45 -07:00 |
|
Jarred Sumner
|
1dbeed20a9
|
Port https://github.com/WebKit/WebKit/pull/43041 (#18507)
|
2025-03-26 16:16:48 -07:00 |
|
Don Isaac
|
3af6f7a5fe
|
fix(docs): failing typo (#18510) [no ci]
|
2025-03-26 16:06:40 -07:00 |
|