Skip to content

chore(dependabot): add ecosystem for actions #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

flitzpiepe93
Copy link
Contributor

@flitzpiepe93 flitzpiepe93 commented May 23, 2025

🔧 Configure Dependabot for Production Dependencies and CI

This MR adds a minimal and compliant .github/dependabot.yml configuration to enable automated dependency updates.

✅ What’s included

  • Daily updates for uv development dependencies
    • Limit of 5 open PRs
  • Monthly updates for github-actions
    • PRs are labeled ci
    • Commit messages prefixed with chore(scope)

📌 Notes

  • security-updates: true was intentionally omitted, as it's not supported for the uv ecosystem.
  • Development dependencies are currently not tracked and can be added later if needed.

@flitzpiepe93 flitzpiepe93 force-pushed the ci/security-handling branch from d59cb6a to 803087a Compare May 23, 2025 17:20
@flitzpiepe93 flitzpiepe93 changed the title ci(dependabot): add ecosystem for security handling ci(dependabot): add ecosystem for actions May 23, 2025
@flitzpiepe93 flitzpiepe93 changed the title ci(dependabot): add ecosystem for actions chore(dependabot): add ecosystem for actions May 23, 2025
@flitzpiepe93 flitzpiepe93 self-assigned this May 23, 2025
@flitzpiepe93 flitzpiepe93 added dependencies Updates or changes related to dependencies chore Maintenance tasks like updates to docs, configs, workflows, or dependencies — no impact on core func labels May 23, 2025
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@flitzpiepe93 flitzpiepe93 merged commit 15e0782 into main May 23, 2025
9 checks passed
@flitzpiepe93 flitzpiepe93 deleted the ci/security-handling branch May 23, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance tasks like updates to docs, configs, workflows, or dependencies — no impact on core func dependencies Updates or changes related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant