Jarred Sumner
|
74b2bbc28c
|
Merge branch 'main' into jarred/node-http-port
|
2025-01-24 23:43:52 -08:00 |
|
Ciro Spaciari
|
23b64f782b
|
toSliced2 becomes toSlice to make sure that exceptions are handled properly (#16734)
|
2025-01-24 23:27:08 -08:00 |
|
pfg
|
ee1932e92c
|
Don't run json files (#16733)
|
2025-01-24 22:08:01 -08:00 |
|
Meghan Denny
|
e5b9082319
|
fix test-buffer-zero-fill-cli.js (#16633)
|
2025-01-24 21:04:07 -08:00 |
|
Ciro Spaciari
|
4703c81413
|
fix(expected) dont need to clone string (#16736)
|
2025-01-24 21:01:28 -08:00 |
|
Jarred Sumner
|
ccb094b7a8
|
Fix under-reporting memory usage for strings (#16737)
|
2025-01-24 20:45:34 -08:00 |
|
190n
|
32f5db2df1
|
Fix bugs in Workers (#16735)
|
2025-01-24 20:06:16 -08:00 |
|
Kai Tamkun
|
b3e75cee8b
|
dgram: reuseAddr/reusePort fixes (#16677)
|
2025-01-24 18:51:50 -08:00 |
|
Jarred Sumner
|
8c2c6fe548
|
Add x25519 support to generateKeyPair (#16725)
Co-authored-by: João Lucas de Oliveira Lopes <55464917+jlucaso1@users.noreply.github.com>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-24 18:49:05 -08:00 |
|
Dylan Conway
|
8e2cf8665a
|
fix(publish): "tarball" and "_attachment" path fix (#16630)
|
2025-01-24 18:48:42 -08:00 |
|
Don Isaac
|
fb0f54840e
|
fix(node/url): respect process.noDeprecation in url.parse() (#16641)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-24 18:47:19 -08:00 |
|
Meghan Denny
|
7d7a306313
|
js: Buffer: alias toString as toLocaleString (#16732)
|
2025-01-24 18:43:08 -08:00 |
|
Meghan Denny
|
d414c78e01
|
fix test-buffer-concat.js (#16638)
|
2025-01-24 18:42:44 -08:00 |
|
pfg
|
108b1c7324
|
Allow indented inline snapshots (#16685)
|
2025-01-24 18:13:27 -08:00 |
|
Ciro Spaciari
|
8889882719
|
fix(socket) use the right signature (#16729)
|
2025-01-24 18:12:55 -08:00 |
|
Meghan Denny
|
cc3994cfba
|
js: ERR_INVALID_ARG_TYPE and ERR_BUFFER_OUT_OF_BOUNDS fixes (#16629)
|
2025-01-24 17:03:31 -08:00 |
|
Don Isaac
|
0d53353d36
|
fix(node/fs): fs.close and fs.Dir.closeSync (#16686)
|
2025-01-24 05:58:07 -08:00 |
|
Jarred Sumner
|
f7c5b0d5fc
|
Fix Stat constructor, remove native code allocation for stat objects (#16694)
|
2025-01-24 04:40:00 -08:00 |
|
Ani Betts
|
40d150be5e
|
node: Fix race condition with accessing stdioOptions (#16670)
|
2025-01-23 18:56:24 -08:00 |
|
Kory Smith
|
24f824c09d
|
Fixes typo where "affect" should have been "effect" (#16660)
|
2025-01-23 18:54:17 -08:00 |
|
Inqnuam
|
98c7b8452d
|
feat(s3Client): add support for AWS S3 Object Storage Class (#16617)
|
2025-01-23 05:11:41 -08:00 |
|
Jarred Sumner
|
b54f3f33f0
|
Clean up node:fs utimes, futimes , and lutimes (#16634)
|
2025-01-23 05:09:07 -08:00 |
|
Zack Radisic
|
70ed282773
|
CSS fix bug with merging style rules, fix unnecessary backslash, more tests (#16628)
|
2025-01-22 19:17:42 -08:00 |
|
Jarred Sumner
|
ba2bd5cff4
|
Fixes #16620 (#16621)
|
2025-01-22 18:07:27 -08:00 |
|
Meghan Denny
|
f1a5ac4fd3
|
js: fix printing of empty Symbol's (#16626)
|
2025-01-22 17:39:50 -08:00 |
|
Jarred Sumner
|
d3499b82b7
|
Merge branch 'main' into jarred/node-http-port
|
2025-01-21 22:09:51 -08:00 |
|
Ciro Spaciari
|
5d98e64fd6
|
make s3 a default client (#16574)
|
2025-01-21 22:08:52 -08:00 |
|
Ciro Spaciari
|
e44e25ed26
|
fix(http2) remove queue (#16573)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-21 14:23:23 -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 |
|
Meghan Denny
|
af79cebf9e
|
unflag experimental css and html (#16561)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-01-21 06:44:54 -08:00 |
|
chloe caruso
|
4645eb82b0
|
chore: bump to v1.2 (#16565)
|
2025-01-21 06:42:03 -08:00 |
|
Zack Radisic
|
703b9962c7
|
CSS tests and bundler plugins in serve (#16558)
|
2025-01-21 01:16:48 -08:00 |
|
Dylan Conway
|
0a7cc1f1c2
|
Make bun.lock the default for new projects (#16540)
|
2025-01-20 23:17:52 -08:00 |
|
pfg
|
1fd7ed6751
|
Fix typescript emitDecoratorMetadata for getters (#16389)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-20 22:14:04 -08:00 |
|
Kai Tamkun
|
0a0650feea
|
node:dgram compatibility improvements (#16446)
|
2025-01-20 20:49:49 -08:00 |
|
Meghan Denny
|
8c9533786d
|
meta: more bun.lock migration (#16553)
|
2025-01-20 17:26:13 -08:00 |
|
Ciro Spaciari
|
9bfd9db78b
|
more(sql) type fixes and tests (#16512)
|
2025-01-20 16:58:37 -08:00 |
|
Jarred Sumner
|
cfbb62df16
|
Implement fs.statfs, fs.statfsSync fs.promises.statfs (#16519)
|
2025-01-20 00:39:18 -08:00 |
|
Dylan Conway
|
30020c47b1
|
read --ignore-scripts from .npmrc and bunfig.toml (#16541)
|
2025-01-19 23:00:48 -08:00 |
|
Dylan Conway
|
3128beed67
|
fix fs.mkdir regression (#16497)
|
2025-01-19 16:07:18 -08:00 |
|
pfg
|
84984021cd
|
Pass more node tests in util and readline (#16425)
|
2025-01-18 23:58:35 -08:00 |
|
Zack Radisic
|
d40f971a53
|
CSS fixes (#16514)
|
2025-01-18 23:55:54 -08:00 |
|
github-actions[bot]
|
cb3b0be944
|
deps: update sqlite to 3.480.0 (#16517)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-01-18 23:55:00 -08:00 |
|
Ciro Spaciari
|
ba930ad54a
|
feat(sql) transactions, savepoints, connection pooling and reserve (#16381)
|
2025-01-18 16:03:42 -08:00 |
|
Zack Radisic
|
87dedd109a
|
CSS bundling & general fixes (#16486)
|
2025-01-18 13:26:27 -08:00 |
|
pfg
|
e46e922307
|
Strip query parameter in File import (#16480)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-18 12:40:43 -08:00 |
|
Jarred Sumner
|
20bd1a5b5f
|
Normalize algorithm names for hmac (#16506)
|
2025-01-18 12:10:56 -08:00 |
|
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 |
|