Skip to content

ci: add automated dependency updates - #21

Merged
llbbl merged 1 commit into
mainfrom
ci/dependabot-updates
Aug 21, 2026
Merged

ci: add automated dependency updates#21
llbbl merged 1 commit into
mainfrom
ci/dependabot-updates

Conversation

@llbbl

@llbbl llbbl commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • add weekly automated dependency updates for Bun packages
  • add weekly automated dependency updates for GitHub Actions
  • keep the intentionally pinned typescript-api alias out of Bun bumps

Changes

Build System

  • .github/dependabot.yml: configure Dependabot for Bun and GitHub Actions with weekly schedules, grouped minor/patch updates, and commit prefixes

Test plan

  • Validate Dependabot YAML parse/structure
  • just check (405 passed, 15 skipped)
  • bun run build

Closes #19

@llbbl
llbbl merged commit 1f915ee into main Aug 21, 2026
3 checks passed
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.

ci: add automated dependency updates (Dependabot or Renovate)

1 participant