Skip to content

chore(deps): add Dependabot dependency-update routine (LAC-3320) - #44

Open
lacymorrow wants to merge 1 commit into
mainfrom
chore/lac-3320-dependabot
Open

chore(deps): add Dependabot dependency-update routine (LAC-3320)#44
lacymorrow wants to merge 1 commit into
mainfrom
chore/lac-3320-dependabot

Conversation

@lacymorrow

Copy link
Copy Markdown
Contributor

Summary

Backfills the Dependabot config from shipkit (LAC-3319 / PR #278) into bones so every downstream Shipkit site inherits the weekly dependency-update cadence via upstream sync.

  • .github/dependabot.yml — weekly Monday PRs, grouped minor/patch for prod and dev, individual major bumps, plus a github-actions ecosystem entry.
  • docs/development/dependency-updates.mdx — documents the automated cadence and the manual pnpm-based escape hatch.

Adapted from the shipkit version for bones: dropped the /cli subpath (bones has no CLI package), swapped the Bun lockfile note for pnpm-lock.yaml, and rewrote the manual-update commands as pnpm run ….

Paperclip: LAC-3320
Parent: LAC-3319

Test plan

  • Merge and confirm the next Monday Dependabot run opens grouped PRs against bones.
  • Downstream sync-upstream runs pull the config into shipkit family repos on their next sync.

🤖 Generated with Claude Code

Backfills the Dependabot config from shipkit (LAC-3319) into bones so
downstream sites inherit weekly grouped dependency PRs via upstream sync.

- .github/dependabot.yml: weekly Monday PRs, grouped minor/patch for prod
  and dev, individual major bumps, plus a github-actions ecosystem entry.
  Adapted for bones: no /cli subpath, pnpm-lock.yaml note.
- docs/development/dependency-updates.mdx: documents the automated cadence
  and the manual pnpm-based escape hatch.
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bones Ready Ready Preview Aug 17, 2026 3:06pm

Request Review

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