Commit d638400
chore(deps,ci): vitest 4.x (clears dev advisories) + decouple MCP publish (#49)
- Bump vitest / @vitest/coverage-v8 to 4.x. Clears the 6 remaining dev-only
high advisories (vitest/vite/vite-node/@vitest/mocker/esbuild chain).
npm audit now reports 0 vulnerabilities across dev + prod. No shipped
change — dev deps don't reach npm consumers; full 1402-test suite green
on vitest 4 (5 pre-existing env-only failures unchanged).
- publish-mcp.yml: MCP Registry job no longer hard-depends on npm-job
success (`if: !cancelled()`). A failed npm publish (EOTP on manual-token
releases) no longer blocks the registry update; re-run via
workflow_dispatch after a manual npm publish.
No version bump: dev-dependency + CI maintenance only.
Co-authored-by: shahinyanm <mher.shahinyan@12go.asia>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b45f6c8 commit d638400
4 files changed
Lines changed: 791 additions & 1526 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
8 | 22 | | |
9 | 23 | | |
10 | 24 | | |
| |||
0 commit comments