Commit 55adde9
chore(release): v0.1.9 — security and dependency updates
Closes 6 GitHub Dependabot security alerts and 8 dependency PRs.
Security
- Bump vite to 8.0.6+ in root and dashboard (resolves GHSA-v2wj-q39q-566r,
GHSA-p9ff-h696-f583, GHSA-4w7w-66w2-5vf9 — all dev-server-only)
- Bump recharts 2.15.4 → 3.8.1 in dashboard, eliminating lodash from the
shipped bundle (resolves GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh).
Bundle size dropped 47KB (655KB → 608KB).
Dependencies
- @modelcontextprotocol/sdk 1.28.0 → 1.29.0
- express-rate-limit 8.3.1 → 8.3.2
- react-router-dom 7.13.2 → 7.14.0 (dashboard)
- eslint 10.1.0 → 10.2.0, @typescript-eslint/* 8.57.2 → 8.58.0 (dev)
- @types/node 25.5.0 → 25.5.2 (dev)
Fixed
- EvalTrendChart Tooltip formatter type updated for recharts 3.x
Verification
- Root: 18 test files, 120 tests passing, 0 vulnerabilities
- Dashboard: build succeeds, 0 vulnerabilities
- Website: build succeeds, 0 vulnerabilities
- Lockfile cross-platform integrity: 350 integrity hashes, 15 rolldown
platform bindings, 3 @emnapi top-level entries (matches pre-bump shape)
- All version-carrying files synced to 0.1.9
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7624a65 commit 55adde9
File tree
8 files changed
+732
-663
lines changed- dashboard
- src/components/dashboard
- website/public/.well-known
8 files changed
+732
-663
lines changed| 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
8 | 27 | | |
9 | 28 | | |
10 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments