Don Isaac
|
3c37b7f806
|
fix(lexer): do not treat '#bun' in a url as a pragma (#15912)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-21 04:57:42 +00:00 |
|
Jarred Sumner
|
50eec0025b
|
Add regression test for #15902
|
2024-12-20 19:28:13 -08:00 |
|
Jarred Sumner
|
0c50b0fcec
|
Fix potential runtime crash if transpiler generates invalid commonjs (#15898)
|
2024-12-20 02:12:08 -08:00 |
|
Jarred Sumner
|
bf9c6fdc00
|
Revert "fix(lexer): do not treat '#bun' in a url as a pragma" (#15899)
|
2024-12-20 01:31:48 -08:00 |
|
Don Isaac
|
1d9fbe7d67
|
fix(lexer): do not treat '#bun' in a url as a pragma (#15888)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-20 01:26:30 -08:00 |
|
Brian Kim
|
a8893dcae5
|
Fix macro imports (#15833)
|
2024-12-20 08:34:45 +00:00 |
|
dave caruso
|
8a4852b8b0
|
fix: pass homedir test (#15811)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-12-20 00:36:59 -08:00 |
|
Dylan Conway
|
45ca9e08c3
|
fix(install): peer/dev/optional = false lockfile fix (#15874)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-20 00:34:21 -08:00 |
|
Jarred Sumner
|
e3fed49082
|
Implement expect().toHaveBeenCalledOnce() (#15871)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-12-20 00:23:55 -08:00 |
|
Dylan Conway
|
9164760a5a
|
fix pnpm.test.ts (#15897)
|
2024-12-19 23:52:50 -08:00 |
|
Don Isaac
|
960b2b2c11
|
perf(node:util): fast path for extractedSplitNewLines (#15838)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-19 23:42:18 +00:00 |
|
Jarred Sumner
|
b539ca32ea
|
Make "use strict" become CommonJS if we don't know whether it's ESM or CJS (#15868)
|
2024-12-18 23:23:50 -08:00 |
|
Jarred Sumner
|
ebc2eb5c5b
|
Support colors array in util.styleText (#15872)
|
2024-12-18 23:23:42 -08:00 |
|
Jarred Sumner
|
10990f5213
|
Fixes #3554 (#15870)
|
2024-12-18 22:54:11 -08:00 |
|
Jarred Sumner
|
ac6723eab7
|
+13 passing node:vm tests (#15865)
|
2024-12-18 19:41:37 -08:00 |
|
dave caruso
|
41924211f2
|
add throw: true in Bun.build, to be made default in 1.2 (#15861)
|
2024-12-18 19:27:59 -08:00 |
|
Dylan Conway
|
2272b852ba
|
fix(install): npm version to git resolution package-lock.json migration (#15810)
|
2024-12-17 19:59:23 -08:00 |
|
190n
|
59e06b0df5
|
fix(napi): set lossless parameter in napi_get_value_bigint_{int64,uint64}, and trim leading zeroes in napi_create_bigint_words (#15804)
|
2024-12-17 17:38:12 -08:00 |
|
Dylan Conway
|
430c1dd583
|
add install.saveTextLockfile to bunfig.toml (#15827)
|
2024-12-17 16:52:04 -08:00 |
|
Jarred Sumner
|
ad1738d23c
|
Fix process.on from non-mainthread (#15825)
|
2024-12-17 16:51:19 -08:00 |
|
Don Isaac
|
9524e1c86a
|
fix: Bun.deepMatch on circular objects causing segfault (#15672)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-16 22:33:34 -08:00 |
|
dave caruso
|
77acfa23a7
|
pass all upstream node:os tests, all supported node:async_hooks tests (#15802)
|
2024-12-16 22:22:54 -08:00 |
|
Jarred Sumner
|
32c1fdf205
|
Rename estimateDirectMemoryUsageOf to estimateShallowMemoryUsageOf
|
2024-12-16 20:18:04 -08:00 |
|
Jarred Sumner
|
aada6f930f
|
Fix heap snapshots memory usage stats. Introduce estimateDirectMemoryUsageOf function in "bun:jsc" (#15790)
|
2024-12-16 20:16:23 -08:00 |
|
Zack Radisic
|
3906d02e2c
|
CSS fixes (#15806)
|
2024-12-16 19:40:53 -08:00 |
|
Ashcon Partovi
|
e8b85cff40
|
ci: Retry and detect flaky tests (#15798)
|
2024-12-16 17:04:33 -08:00 |
|
Dylan Conway
|
d5f1f2f8ad
|
Use the same hoisting logic for text lockfile (#15778)
|
2024-12-16 16:37:46 -08:00 |
|
190n
|
4eae3a90e8
|
fix(napi): Make napi_wrap work on regular objects (#15622)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-16 15:54:39 -08:00 |
|
Jarred Sumner
|
9604733ee1
|
✂️
|
2024-12-16 13:51:45 -08:00 |
|
Jarred Sumner
|
80b0b88315
|
Deflake doesnt_crash.test.ts
|
2024-12-15 06:54:34 -08:00 |
|
Jarred Sumner
|
8a64038fae
|
Deflake require.cache test
|
2024-12-15 00:55:18 -08:00 |
|
Jarred Sumner
|
65f5156589
|
Deflake process test
|
2024-12-15 00:47:59 -08:00 |
|
Jarred Sumner
|
c218bffd94
|
Add "bin" field to bun.lock (#15763)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-12-14 22:52:17 -08:00 |
|
Dylan Conway
|
3df39f4bb7
|
bun.lock: fix --frozen-lockfile and resolving extra dependencies (#15748)
|
2024-12-13 22:40:12 -08:00 |
|
Jarred Sumner
|
c7020c2edc
|
Make --expose gc work in nodetests
|
2024-12-13 22:30:26 -08:00 |
|
Meghan Denny
|
ac12438f69
|
node: fix test-zlib-from-gzip-with-trailing-garbage.js (#15757)
|
2024-12-13 21:51:02 -08:00 |
|
Jarred Sumner
|
20f9cf0047
|
Fix flaky signal handlers on posix (#15751)
|
2024-12-13 20:13:56 -08:00 |
|
Don Isaac
|
bbb56acdf7
|
test(ws): do not create temporary .sock files in root repo directory (#15670)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-12 21:39:30 -08:00 |
|
Dylan Conway
|
8b3b1442fd
|
bun.lock workspace sorting and comma bugfix (#15739)
|
2024-12-12 19:33:44 -08:00 |
|
Jarred Sumner
|
e72692801a
|
[ci] Reduce number of environment variables we send (#15730)
|
2024-12-12 17:48:53 -08:00 |
|
Dylan Conway
|
71af1950fb
|
bump webkit (#15328)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-12-12 03:21:56 -08:00 |
|
Jarred Sumner
|
6f50f51528
|
Deflake a test
|
2024-12-12 02:07:29 -08:00 |
|
Jarred Sumner
|
b3628a526d
|
✂️
|
2024-12-12 01:39:34 -08:00 |
|
pfg
|
1b5cb891c8
|
More passing console tests (#15676)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-12 01:37:10 -08:00 |
|
Don Isaac
|
fe1e3be104
|
test(node): add parallel/test-path-resolve.js (#15707)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-12 01:36:36 -08:00 |
|
dave caruso
|
79dc13ca79
|
pass all string decoder tests (#15723)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-12 01:35:08 -08:00 |
|
Zack Radisic
|
fddc28d608
|
CSS moar fixes (#15719)
|
2024-12-11 21:45:41 -08:00 |
|
Zack Radisic
|
113b62be82
|
Native plugin follow up (#15632)
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-11 17:51:21 -08:00 |
|
pfg
|
2e0f229722
|
test(events): 66% -> 94% (#15716)
|
2024-12-11 17:43:19 -08:00 |
|
Don Isaac
|
08e2cf3761
|
test: mock 'node:test' module in node test harness (#15696)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-11 17:40:44 -08:00 |
|