Skip to content

chore(deps): update frontend, backend, and GitHub Actions dependencies#236

Merged
yasha-dev1 merged 1 commit intomainfrom
chore/update-deps
Feb 28, 2026
Merged

chore(deps): update frontend, backend, and GitHub Actions dependencies#236
yasha-dev1 merged 1 commit intomainfrom
chore/update-deps

Conversation

@yasha-dev1
Copy link
Collaborator

Summary

Consolidates all open dependabot PRs (#150, #181, #185, #190#231) into a single update pass.

  • Frontend (dashboard/frontend): 12 direct dependency bumps across tanstack, tailwind, axios, lucide, icons, forms, and type stubs; security fixes for transitive minimatch (ReDoS) and rollup (path traversal) — closes all 3 npm audit vulnerabilities
  • Backend (poetry.lock): filelock 3.20.3 → 3.24.3 (remaining Python deps were already current)
  • GitHub Actions (14 workflow files): all pinned actions updated to latest — checkout v6, setup-python v6.2, github-script v8, cache v5, setup-node v6.2, upload-artifact v7, download-artifact v8

Risk Tier

Tier 1 — dependency and CI config changes only; no production code modified.

Test plan

  • CI lint + type-check + test suite pass on this branch
  • Frontend builds cleanly (npm ci && npm run build in dashboard/frontend)
  • npm audit reports 0 vulnerabilities
  • GitHub Actions workflows execute correctly on next triggered run

🤖 Generated with Claude Code

Frontend (dashboard/frontend):
- Bump @tabler/icons-react 3.36 → 3.37
- Bump @tailwindcss/vite + tailwindcss 4.1 → 4.2
- Bump @tanstack/react-query 5.90.16 → 5.90.21
- Bump @tanstack/react-router + router-plugin 1.158 → 1.163
- Bump axios 1.13.2 → 1.13.6
- Bump react-day-picker 9.13.1 → 9.14.0
- Bump react-hook-form 7.68 → 7.71
- Bump tailwind-merge 3.4 → 3.5
- Bump lucide-react 0.563 → 0.575
- Bump @types/node 25.2 → 25.3, @types/react 19.2.13 → 19.2.14
- Bump typescript-eslint 8.51 → 8.56
- Fix security: bump transitive minimatch 3.1.2 → 3.1.5, rollup 4.57 → 4.59

Backend (poetry.lock):
- Bump filelock 3.20.3 → 3.24.3

GitHub Actions (14 workflow files):
- actions/checkout v4.2.2 → v6.0.2
- actions/setup-python v5.5.0 → v6.2.0
- actions/github-script v7.0.1 → v8.0.0
- actions/cache v4.2.0 → v5.0.3
- actions/setup-node v4.1.0 → v6.2.0
- actions/upload-artifact v4.4.3 → v7.0.0
- actions/download-artifact v7 → v8

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 28, 2026

🔍 Code Review Agent — Tier 3

Commit: 5cec96917cf1
Status: ⚠️ Review may be incomplete
Verdict: 💬 COMMENT — Classifier failed

No review output was produced. The review agent may have encountered an error.


🤖 Code Review Agent — automated code review.

@yasha-dev1 yasha-dev1 merged commit dad5da8 into main Feb 28, 2026
20 checks passed
@yasha-dev1 yasha-dev1 deleted the chore/update-deps branch February 28, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant