Skip to content

fix(infra): add dependabot.yml for dependency update monitoring (#1938)#1992

Merged
mrveiss merged 1 commit intoDev_new_guifrom
fix/add-dependabot-1938
Mar 22, 2026
Merged

fix(infra): add dependabot.yml for dependency update monitoring (#1938)#1992
mrveiss merged 1 commit intoDev_new_guifrom
fix/add-dependabot-1938

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Mar 22, 2026

Summary

  • Adds .github/dependabot.yml covering pip (3 dirs), npm, and GitHub Actions
  • Blocks major version bumps on critical deps: numpy, pydantic, sqlalchemy, vue, vite
  • Weekly schedule (Mondays), rate-limited to 5 PRs per ecosystem
  • Auto-labels PRs with dependencies + area tag

Test Plan

  • Verify Dependabot activates after merge to default branch
  • Confirm major version bumps are ignored per config

Closes #1938

…#1938)

Configures Dependabot for pip (backend, shared, SLM), npm (frontend),
and GitHub Actions. Blocks major version bumps on numpy, pydantic,
sqlalchemy, vue, and vite to prevent silent breakage.
@mrveiss mrveiss merged commit c4aa6e1 into Dev_new_gui Mar 22, 2026
2 of 3 checks passed
@mrveiss mrveiss deleted the fix/add-dependabot-1938 branch March 22, 2026 18:55
@github-actions
Copy link
Copy Markdown

✅ SSOT Configuration Compliance: Passing

🎉 No hardcoded values detected that have SSOT config equivalents!

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