Skip to content

chore(ci): add Dependabot (npm, Go modules, Docker) - #7

Open
JakeNesler wants to merge 1 commit into
mainfrom
chore/dependabot
Open

JakeNesler wants to merge 1 commit into
mainfrom
chore/dependabot

Conversation

@JakeNesler

Copy link
Copy Markdown
Owner

Adds .github/dependabot.yml so dependency and base-image updates arrive as weekly PRs instead of drifting.

Ecosystems

  • npm — root package.json (Express, Anthropic/OpenAI/Google SDKs, better-sqlite3, etc.)
  • gomod — root go.mod (Gin, logrus, Alpaca client, …)
  • docker — the Dockerfile base image

Config

  • Weekly schedule, 5 open-PR cap per ecosystem, dependencies label, chore(deps) commit prefix.

Complements the v2 security work (auth, secret masking, order idempotency) by keeping the Node/Go trees and container base patched. No code changes.

🤖 Generated with Claude Code

Weekly dependency + base-image update PRs (labelled `dependencies`,
5-PR cap per ecosystem). Fits the v2 security posture — keeps the
Node/Go trees and the container base image patched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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