Commit 9c7d20f
committed
fix(ci): resolve plugin-validator errors
- Fix plugin.json: rename 'traces' to 'tracing' (schema-valid field name)
- Fix plugin.json: update $schema URL from master to main branch
- Upgrade grafana-plugin-sdk-go indirect deps to fix CVEs:
- google.golang.org/grpc v1.75.0 -> v1.81.0 (CVE-2026-33186)
- go.opentelemetry.io/otel/sdk v1.38.0 -> v1.43.0 (CVE-2026-24051, CVE-2026-39883)
- Override immutable to >=5.1.5 to fix CVE-2026-29063 in pnpm-lock.yaml1 parent b684476 commit 9c7d20f
4 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments