Kirill Gavrilov
3980070aae
build: upgrade to Vitest v4
2025-12-20 01:41:44 +03:00
Kirill Gavrilov
7ec2f52c57
build: upgrade dependencies
2025-12-18 03:19:04 +03:00
Kirill Gavrilov
0c5a41e14a
build: upgrade all dependencies to latest versions
2025-10-20 01:55:16 +03:00
Kirill Gavrilov
8c674b5dcf
build: add task producing instrumented build for measuring code coverage
...
#5
2025-10-20 01:45:31 +03:00
Kirill Gavrilov
34e0d0009c
build: upgrade all dependencies to latest versions where possible
...
Not latest versions for:
- `wdio-electron-service` (because of the webdriverio-community/wdio-electron-service#1191 bug)
- `electron` (because it matches the version currently used by Obsidian)
2025-10-06 01:46:48 +03:00
Kirill Gavrilov
938b95aab0
build: the latest pnpm v10.18.0
2025-10-06 01:46:48 +03:00
Kirill Gavrilov
4f0c0c5308
build: update all the dependencies
2025-03-06 02:32:01 +03:00
Kirill Gavrilov
d7d5f33400
build: downgrade Node.js types to fix require('electron') types inference in e2e tests
...
Was broken by dcfd5717f7 .
@types/node v22.10.8 is the most recent known version which doesn't cause problems
2025-03-06 02:32:00 +03:00
Kirill Gavrilov
dcfd5717f7
build: update all dependencies
2025-01-30 03:57:29 +03:00
Kirill Gavrilov
c70eac0027
chore(eslint): prepare ESLint for WebdriverIO-based tests
2025-01-22 15:33:30 +03:00
Kirill Gavrilov
e209f83b51
build: add Vitest
2025-01-22 15:33:29 +03:00
Kirill Gavrilov
66d34ade0b
chore(eslint): configure stylistic rules
2025-01-22 15:33:29 +03:00
Kirill Gavrilov
3f22c5ceda
chore(eslint): add and configure perfectionist plugin
2025-01-22 15:33:29 +03:00
Kirill Gavrilov
caba792ff4
chore(eslint): configure ESLint for TS and JS
2025-01-22 15:33:29 +03:00
Kirill Gavrilov
0f2422bb5f
build: prepare minimal environment for timecodes plugin development
2025-01-22 15:33:15 +03:00