Ashcon Partovi
|
ce20abef5c
|
Remove extra commit diff
|
2024-05-30 14:41:10 -07:00 |
|
Ashcon Partovi
|
ecfe2a0f1b
|
Fix supruious sccache errors
|
2024-05-30 14:41:10 -07:00 |
|
Georgijs
|
6a7c35cb52
|
Fix crash with multiple Bun.stderr.text() calls (#11472)
|
2024-05-30 14:18:32 -07:00 |
|
Dylan Conway
|
8461a20d9b
|
update output (#11474)
|
2024-05-30 14:17:23 -07:00 |
|
Ashcon Partovi
|
ff9ab489b0
|
sharding tests
|
2024-05-30 14:16:09 -07:00 |
|
Ciro Spaciari
|
55c5ed3d3e
|
fix(tests) update http2 cert in tests (#11462)
|
2024-05-30 13:24:27 -07:00 |
|
Ciro Spaciari
|
a8fcb48609
|
fix(test) handle connect errors on node-tls-context (#11463)
|
2024-05-30 13:24:08 -07:00 |
|
Dylan Conway
|
4b8f89cb73
|
Allow bun update to edit package.json (#11340)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-30 02:14:01 -07:00 |
|
Jarred Sumner
|
45d0c1432b
|
rewrite timers for setTimeout, setInterval, setImmediate (#11419)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-30 02:11:12 -07:00 |
|
Dylan Conway
|
922f9191b0
|
fix(install): re-link workspaces if necessary (#11457)
|
2024-05-30 01:40:28 -07:00 |
|
Meghan Denny
|
c456622161
|
node:fs/promises.cp should make path if dest does not exist (#11433)
|
2024-05-30 01:15:20 -07:00 |
|
janos-r
|
b2c697296e
|
Fix bun.fish completions (#11450)
|
2024-05-29 16:59:13 -07:00 |
|
Meghan Denny
|
2285735abd
|
node:zlib: allow passing brotli params in encode+decode options (#11429)
|
2024-05-29 00:51:00 -07:00 |
|
Meghan Denny
|
7f1880cafb
|
Bun.CryptoHasher: fix byteLength and add test (#11431)
|
2024-05-29 00:13:02 -07:00 |
|
dave caruso
|
1f8c121652
|
increase test timeout time for sourcemap tests (#11432)
|
2024-05-29 00:11:54 -07:00 |
|
Georgijs
|
370db08891
|
Replace Streams.Readable with a JS implementation (#11332)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-28 18:49:59 -07:00 |
|
Jarred Sumner
|
62b4c2141b
|
Bump WebKit
|
2024-05-28 18:11:31 -07:00 |
|
Jarred Sumner
|
5f55d45d3b
|
[internal] Fix showing source mappings for WebKit code in debugger
|
2024-05-28 18:09:43 -07:00 |
|
Jarred Sumner
|
4d03105614
|
Make dns tests use promises instead of done (#11347)
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
|
2024-05-28 17:30:52 -07:00 |
|
Meghan Denny
|
367b69dff5
|
bindings: fix createTypeError and createRangeError inheritance (#11341)
|
2024-05-28 16:54:08 -07:00 |
|
dave caruso
|
96f29e8555
|
fix(bundler): some sourcemap generation bugs (#11344)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: nektro <nektro@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Le Michel <95184938+Ptitet@users.noreply.github.com>
Co-authored-by: Дмитрий Заводской <zawodskoj2@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: HUMORCE <humorce@outlook.com>
Co-authored-by: huseeiin <122984423+huseeiin@users.noreply.github.com>
|
2024-05-28 16:51:35 -07:00 |
|
Jarred Sumner
|
634cc82dd0
|
Fix guide
|
2024-05-28 15:49:18 -07:00 |
|
Abhijeet Prasad
|
474d4cf3ce
|
docs: Add Sentry guide (#11276)
|
2024-05-28 15:14:34 -07:00 |
|
Jonny Burger
|
15603ab596
|
Lift http.createServer maxRequestBodySize (#11426)
|
2024-05-28 15:13:46 -07:00 |
|
Jarred Sumner
|
1041655ff6
|
Implement addAbortListener and getMaxListeners in node:events (#11392)
|
2024-05-28 15:13:27 -07:00 |
|
huseeiin
|
912bccb624
|
Update import-html.md (#11417)
|
2024-05-28 04:16:00 -07:00 |
|
Jarred Sumner
|
3d11e5042e
|
Use calloc when allocating loop on Windows (#11409)
|
2024-05-27 19:20:54 -07:00 |
|
Jarred Sumner
|
34b02ada14
|
Move Timer into a separate file (#11408)
|
2024-05-27 16:40:34 -07:00 |
|
Jarred Sumner
|
ad5340d971
|
Deflake serve-body-leak.test
|
2024-05-27 15:37:40 -07:00 |
|
Dylan Conway
|
06231b51bd
|
fix(node:path): toNamespacedPath bugfix (#11406)
|
2024-05-27 15:36:54 -07:00 |
|
Le Michel
|
856654a065
|
Added forgotten dot in utils.md (#11362)
|
2024-05-27 09:08:01 -07:00 |
|
Dylan Conway
|
d43922d3e1
|
follow up for #11387 (#11393)
|
2024-05-27 03:57:39 -07:00 |
|
Jarred Sumner
|
98b3aeb9ec
|
Update nodejs-apis.md
|
2024-05-27 02:28:24 -07:00 |
|
HUMORCE
|
cfedd70110
|
docs: Correct command line of package upgrading with Scoop (#11391)
|
2024-05-27 02:18:57 -07:00 |
|
Dylan Conway
|
470e523c52
|
fix(install): semver tag parsing bugfix (#11387)
|
2024-05-27 02:17:43 -07:00 |
|
Jarred Sumner
|
e1eb4a4753
|
Improve unhandled error reporting in bun:test (#11386)
|
2024-05-27 01:55:33 -07:00 |
|
Дмитрий Заводской
|
ad5574b86f
|
Run deinit() on CallbackJob regardless of result type (#11379)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-26 20:02:32 -07:00 |
|
Le Michel
|
ec8e5d7cd3
|
Fixed typo in context.md (#11373)
|
2024-05-26 16:22:38 -07:00 |
|
Jarred Sumner
|
af4e844b62
|
Deflake test
|
2024-05-26 04:15:39 -07:00 |
|
Jarred Sumner
|
fdbccef110
|
Speed up a couple tests (#11369)
|
2024-05-26 04:09:28 -07:00 |
|
Le Michel
|
4539d168b4
|
Removed ambiguous quotes in utils.md (#11363)
|
2024-05-26 02:39:04 -07:00 |
|
Jarred Sumner
|
c50e837f34
|
Fix kqueue event handling code (#11364)
|
2024-05-26 02:24:41 -07:00 |
|
Jarred Sumner
|
99b979e5ca
|
Remove std.debug.print
@paperdave you left this
|
2024-05-25 23:22:29 -07:00 |
|
dave caruso
|
7be0669840
|
fix(bundler): more windows backslash stuff (#11333)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-25 21:52:59 -07:00 |
|
Jarred Sumner
|
59bbedf251
|
Update c-ares (#11361)
|
2024-05-25 21:36:19 -07:00 |
|
Meghan Denny
|
aa3aa888d5
|
ci: windows: fix dns.getServers test (#11309)
Co-authored-by: nektro <nektro@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-25 01:43:13 -07:00 |
|
Jarred Sumner
|
c689b2b265
|
Speculative crash fix (#11337)
|
2024-05-24 18:29:50 -07:00 |
|
Jarred Sumner
|
5102a94430
|
Fixes #11297 (#11331)
bun-v1.1.10
|
2024-05-24 14:44:14 -07:00 |
|
Georgijs
|
5f7282fea3
|
Fire listeners that are removed during their event (#11329)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
|
2024-05-24 14:07:03 -07:00 |
|
Dylan Conway
|
6c9b3de217
|
add jest.setTimeout type
|
2024-05-24 02:15:26 -07:00 |
|