Skip to content

chore: add Dependabot version updates - #102

Merged
yorickdewid merged 1 commit into
mainfrom
chore/dependabot-config
Aug 7, 2026
Merged

chore: add Dependabot version updates#102
yorickdewid merged 1 commit into
mainfrom
chore/dependabot-config

Conversation

@yorickdewid

Copy link
Copy Markdown
Contributor

This repo had no .github/dependabot.yml, so it got security alerts but never routine version-update PRs. Only FunderMapsWebFront had a config; this is part of bringing the other eight repos in line.

  • bun ecosystem (matches bun.lock) — Dependabot supports this natively, no npm shim needed
  • github-actions ecosystem for ci.yml
  • Minor/patch bumps grouped into a single weekly PR; majors stay ungrouped so they get a real review. Grouping by dependency-type is npm-only, so bun groups by pattern instead.

No code change, no alerts currently open on this repo. Config parses as valid YAML with the documented ecosystem keys.

🤖 Generated with Claude Code

This repo had no `.github/dependabot.yml`, so it got **security** alerts but never routine version-update PRs. Only FunderMapsWebFront had a config; this is part of bringing the other eight repos in line.

- `bun` ecosystem (matches `bun.lock`) — Dependabot supports this natively, no npm shim needed
- `github-actions` ecosystem for `ci.yml`
- Minor/patch bumps grouped into a single weekly PR; **majors stay ungrouped** so they get a real review. Grouping by `dependency-type` is npm-only, so bun groups by pattern instead.

No code change, no alerts currently open on this repo. Config parses as valid YAML with the documented ecosystem keys.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@yorickdewid
yorickdewid merged commit 8338b5b into main Aug 7, 2026
1 check passed
@yorickdewid
yorickdewid deleted the chore/dependabot-config branch August 7, 2026 16:40
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