fix(tests): update test runner and developer dependencies; add pnpm workspace and packageManager

This commit is contained in:
2025-08-29 13:31:57 +00:00
parent ea35307c68
commit 305bb6795c
6 changed files with 2522 additions and 3318 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2025-08-29 - 2.0.9 - fix(tests)
update test runner and developer dependencies; add pnpm workspace and packageManager
- Change test import to use @git.zone/tstest/tapbundle and update test script to run with --verbose, --logfile and --timeout 60
- Bump dev dependency @git.zone/tsbuild and @git.zone/tstest to more recent releases
- Update several @push.rocks runtime dependencies to newer patch/minor versions (lik, smartfile, smartlog, smartpath, smartshell, smartsystem)
- Add packageManager field with pinned pnpm version
- Add pnpm-workspace.yaml with onlyBuiltDependencies entries
## 2025-03-03 - 2.0.8 - fix(core)
Update project dependencies and resolve minor issues in file paths