Skip to content

ci(dependabot): add monthly dependency updates - #6513

Open
0xcucumbersalad wants to merge 1 commit into
mainfrom
ci/dependabot-monthly
Open

ci(dependabot): add monthly dependency updates#6513
0xcucumbersalad wants to merge 1 commit into
mainfrom
ci/dependabot-monthly

Conversation

@0xcucumbersalad

@0xcucumbersalad 0xcucumbersalad commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Add Dependabot config for monthly dependency updates.

  • npm ecosystem (/) — Bun workspaces auto-detected from root package.json; grouped into one PR per run.
  • github-actions ecosystem — bumps action versions across .github/workflows/*; grouped.
  • Both: monthly schedule, open-pull-requests-limit: 10, commit prefix [chore] matching repo convention.

Testing

Config-only change. YAML validated against Dependabot v2 schema. No code paths affected.


Summary by cubic

Adds Dependabot to automate monthly dependency updates, replacing manual bumps. Old behavior: no automation; new behavior: grouped monthly PRs for npm (Bun workspaces) and github-actions.

Dependencies

  • Runs from the repo root to cover all workspaces.
  • Caps open Dependabot PRs at 10.
  • Uses [chore] commit message prefix.
  • Config-only change with no code or workflow behavior changes.

Written for commit 0dcabaf. Summary will update on new commits.

Review in cubic

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