Skip to content

chore(deps): bump nanoid overrides to 3.3.18 - #919

Open
santoshkumarradha wants to merge 1 commit into
mainfrom
chore/nanoid-3-3-18
Open

chore(deps): bump nanoid overrides to 3.3.18#919
santoshkumarradha wants to merge 1 commit into
mainfrom
chore/nanoid-3-3-18

Conversation

@santoshkumarradha

Copy link
Copy Markdown
Member

Summary

Validation

  • cd control-plane/web/client && npm audit --json
  • cd control-plane/web/client && pnpm install --lockfile-only
  • cd examples/python_agent_nodes/rag_evaluation/ui && npm audit --json
  • cd examples/python_agent_nodes/rag_evaluation/ui && npm run build
  • cd control-plane/web/client && pnpm test (fails on current main because date-fns is imported but not declared in the workspace; unrelated to this change)

@santoshkumarradha
santoshkumarradha requested review from a team and AbirAbbas as code owners August 14, 2026 13:06
@cursor

cursor Bot commented Aug 14, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions

Copy link
Copy Markdown
Contributor

📊 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.10% 87.40% ↓ -0.30 pp 🟡
sdk-go 92.70% 92.00% ↑ +0.70 pp 🟢
sdk-python 94.20% 93.73% ↑ +0.47 pp 🟢
sdk-typescript 91.17% 90.42% ↑ +0.75 pp 🟢
web-ui 84.76% 84.79% ↓ -0.03 pp 🟡
aggregate 85.62% 85.75% ↓ -0.13 pp 🟡

✅ Gate passed

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

@github-actions

Copy link
Copy Markdown
Contributor

📐 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant