Skip to content

chore: patch transitive tmp and uuid lockfiles#613

Merged
santoshkumarradha merged 1 commit into
mainfrom
automation/dependency-lockfile-updates-20260603
Jun 4, 2026
Merged

chore: patch transitive tmp and uuid lockfiles#613
santoshkumarradha merged 1 commit into
mainfrom
automation/dependency-lockfile-updates-20260603

Conversation

@santoshkumarradha
Copy link
Copy Markdown
Member

Summary

  • bump tmp from 0.2.5 to 0.2.7 in control-plane/web/client/pnpm-lock.yaml
  • bump uuid from 11.1.0 to 11.1.1 in examples/benchmarks/100k-scale/mastra-bench/package-lock.json
  • leave @ai-sdk/provider-utils alone because the current GitHub advisory does not publish a patched version

Verification

  • cd control-plane && go test ./internal/storage -run "TestLocalStorageConfigLifecycle|TestStorageConfigCRUDPostgresAndDeleteMiss" -count=1
  • cd control-plane/web/client && pnpm install --frozen-lockfile
  • cd examples/benchmarks/100k-scale/mastra-bench && npm ci
  • cd examples/benchmarks/100k-scale/mastra-bench && npm ls uuid @a2a-js/sdk && npm audit --omit=dev --audit-level=moderate

Notes

  • cd control-plane/web/client && pnpm test currently fails on missing date-fns imports in existing workflow visualization tests. That failure is pre-existing and unrelated to these lockfile changes.

@santoshkumarradha santoshkumarradha added codex dependencies Pull requests that update a dependency file security Security vulnerability labels Jun 3, 2026 — with ChatGPT Codex Connector
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

📊 Coverage gate

Thresholds from .coverage-gate.toml: per-surface ≥ 84%, aggregate ≥ 85%, max per-surface regression ≤ 1.0 pp, max aggregate regression ≤ 0.50 pp.

Surface Current Baseline Δ
control-plane 87.40% 87.40% → +0.00 pp 🟡
sdk-go 92.00% 92.00% → +0.00 pp 🟢
sdk-python 93.73% 93.73% ↑ +0.00 pp 🟢
sdk-typescript 90.42% 90.42% → +0.00 pp 🟢
web-ui 84.82% 84.79% ↑ +0.03 pp 🟡
aggregate 85.77% 85.75% ↑ +0.02 pp 🟡

✅ Gate passed

No surface regressed past the allowed threshold and the aggregate stayed above the floor.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

📐 Patch coverage gate

Threshold: 80% on lines this PR touches vs origin/main (from .coverage-gate.toml:thresholds.min_patch).

Surface Touched lines Patch coverage Status
control-plane 0 ➖ no changes
sdk-go 0 ➖ no changes
sdk-python 0 ➖ no changes
sdk-typescript 0 ➖ no changes
web-ui 0 ➖ no changes

✅ Patch gate passed

Every surface whose lines were touched by this PR has patch coverage at or above the threshold.

@santoshkumarradha santoshkumarradha marked this pull request as ready for review June 3, 2026 13:33
@santoshkumarradha santoshkumarradha requested review from a team and AbirAbbas as code owners June 3, 2026 13:33
@santoshkumarradha santoshkumarradha merged commit fb6398d into main Jun 4, 2026
27 checks passed
@santoshkumarradha santoshkumarradha deleted the automation/dependency-lockfile-updates-20260603 branch June 4, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex dependencies Pull requests that update a dependency file security Security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant