13 Commits

Author SHA1 Message Date
Vladimir
34f43ae687
fix(typecheck): avoid creating a temporary tsconfig file when typechecking (#7967) 2025-05-16 17:15:10 +02:00
renovate[bot]
29084f10fe
chore(deps): update all non-major dependencies (#7802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 14:00:24 +02:00
renovate[bot]
7fc5a29083
fix(deps): update all non-major dependencies (#7600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-25 12:03:11 +09:00
Hiroshi Ogawa
82215a1bff
test: replace googleapis with minimal repro (#7721) 2025-03-23 14:32:26 +09:00
renovate[bot]
38ea8eaef8
fix(deps): update all non-major dependencies (#7297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-01-23 14:29:46 +01:00
Vladimir Sheremet
ac66481c86 chore: fix test package names 2024-01-11 14:06:00 +01:00
Vladimir Sheremet
353c58f886 test: increase test timeout for CI 2024-01-04 17:56:14 +01:00
Maxim Mazurok
edb0d28fff
fix(spy) Fix: vi.spyOn() Compatibility with Google APIs (#3141) (#3670) 2023-11-24 09:35:55 +01:00
Dunqing
8715e2cc83 chore: update needed type module 2023-11-10 13:24:26 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +02:00
Vladimir
a1aadd713c
feat(vitest): run typecheck during tests (#4324) 2023-10-19 11:21:51 +02:00
Ari Perkkiö
9fbb8d31b6
test: reduce usage of execa, add runVitest test utils (#3436) 2023-05-24 09:15:52 +02:00
Vladimir
7c7f33d5fc
feat: add typechecking functionality (#2107)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-07 23:49:15 +08:00