Kirill Gavrilov
a4f4bc76e1
build(deps): tech stack upgrades
2026-06-07 14:03:22 +03:00
Kirill Gavrilov
686f264e36
build: upgrade to the latest pnpm v11.5.2
2026-06-07 13:48:11 +03:00
Kirill Gavrilov
a16e9f483a
build: upgrade all dependencies to latest versions
2026-05-03 16:10:00 +03:00
Kirill Gavrilov
c5fcbee18a
build(e2e): upgrade WDIO to the latest v9.27.1
2026-05-03 16:10:00 +03:00
Kirill Gavrilov
1b2350ee99
build: upgrade to TypeScript v6 and latest ESLint
2026-05-03 16:10:00 +03:00
Kirill Gavrilov
7f0d379928
build: upgrade all dependencies to latest versions
2026-03-27 01:51:59 +03:00
Kirill Gavrilov
d026ed5f38
build: upgrade 'obsidian' and 'electron' dependencies
2026-03-26 22:21:53 +03:00
Kirill Gavrilov
ebf9b7b49b
build: upgrade pnpm to v10.33.0
2026-03-26 21:58:09 +03:00
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